Skip to Content

Form Start

  • Event Name: form-start
  • Triggered when a user is shown an entry form.
NameTypeDescriptionRequired
timestampString (TimeStamp)The timestamp of the event
Required
pageTitleStringThe title of the page where the event occurred
Required
hostNameStringThe hostname of the page where the event occurred
Required
pathNameStringThe path of the page where the event occurred
Required
queryStringStringThe query string of the page where the event occurred
Required
urlStringThe URL of the page where the event occurred
Required
referrerStringThe URL that linked to the page where the event occurred
Required
languagesArrayThe languages of the browser that made the request
Required
userAgentStringThe user agent of the browser that made the request
Required
siteIdString (GUID)The ID of the hub where the event occurred
Required
siteNameStringThe name of the hub where the event occurred
Required
userIdString (GUID)The ID of the user that performed the action
Required
contactIdString (GUID)The ID of the contact that performed the action
Required
cardIdString (GUID)The ID of the card
Required
cardTypeStringThe type of the card
Required
cardSubTypeStringThe sub-type of the card
Required
cardNameStringThe name of the card
Required
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 event
Required
pageTitleStringThe title of the page where the event occurred
Required
hostNameStringThe hostname of the page where the event occurred
Required
pathNameStringThe path of the page where the event occurred
Required
queryStringStringThe query string of the page where the event occurred
Required
urlStringThe URL of the page where the event occurred
Required
referrerStringThe URL that linked to the page where the event occurred
Required
languagesArrayThe languages of the browser that made the request
Required
userAgentStringThe user agent of the browser that made the request
Required
siteIdString (GUID)The ID of the hub where the event occurred
Required
siteNameStringThe name of the hub where the event occurred
Required
userIdString (GUID)The ID of the user that performed the action
Required
contactIdString (GUID)The ID of the contact that performed the action
Required
cardIdString (GUID)The ID of the card
Required
cardTypeStringThe type of the card
Required
cardSubTypeStringThe sub-type of the card
Required
cardNameStringThe name of the card
Required
scopeStringLegacy property. The scope of the form.
Required
competitionEntryIdString (GUID)The ID of the competition entry
Required