Form Events

Form Start

  • Event Name: form-start
  • Triggered when a user is shown an entry form.
NameTypeDescriptionRequired
timestampString (TimeStamp)The timestamp of the eventRequired
pageTitleStringThe title of the page where the event occurredRequired
hostNameStringThe hostname of the page where the event occurredRequired
pathNameStringThe path of the page where the event occurredRequired
queryStringStringThe query string of the page where the event occurredRequired
urlStringThe URL of the page where the event occurredRequired
referrerStringThe URL that linked to the page where the event occurredRequired
languagesArrayThe languages of the browser that made the requestRequired
userAgentStringThe user agent of the browser that made the requestRequired
siteIdString (GUID)The ID of the hub where the event occurredRequired
siteNameStringThe name of the hub where the event occurredRequired
userIdString (GUID)The ID of the user that performed the actionRequired
contactIdString (GUID)The ID of the contact that performed the actionRequired
cardIdString (GUID)The ID of the cardRequired
cardTypeStringThe type of the cardRequired
cardSubTypeStringThe sub-type of the cardRequired
cardNameStringThe name of the cardRequired
scopeStringLegacy property. The scope of the form.Required

Form Submission

  • Event Name: form-submission
  • Triggered when a user successfully submits an entry form.
NameTypeDescriptionRequired
timestampString (TimeStamp)The timestamp of the eventRequired
pageTitleStringThe title of the page where the event occurredRequired
hostNameStringThe hostname of the page where the event occurredRequired
pathNameStringThe path of the page where the event occurredRequired
queryStringStringThe query string of the page where the event occurredRequired
urlStringThe URL of the page where the event occurredRequired
referrerStringThe URL that linked to the page where the event occurredRequired
languagesArrayThe languages of the browser that made the requestRequired
userAgentStringThe user agent of the browser that made the requestRequired
siteIdString (GUID)The ID of the hub where the event occurredRequired
siteNameStringThe name of the hub where the event occurredRequired
userIdString (GUID)The ID of the user that performed the actionRequired
contactIdString (GUID)The ID of the contact that performed the actionRequired
cardIdString (GUID)The ID of the cardRequired
cardTypeStringThe type of the cardRequired
cardSubTypeStringThe sub-type of the cardRequired
cardNameStringThe name of the cardRequired
scopeStringLegacy property. The scope of the form.Required
competitionEntryIdString (GUID)The ID of the competition entryRequired