Events by card type
Select a card type
Select a card type below to see what events can be expected when the user views or interacts with the card.
Events fired by this card type:
card-action
| Name | Type | Description | Required |
|---|---|---|---|
| timestamp | String (TimeStamp) | The timestamp of the event | Required |
| pageTitle | String | The title of the page where the event occurred | Required |
| hostName | String | The hostname of the page where the event occurred | Required |
| pathName | String | The path of the page where the event occurred | Required |
| queryString | String | The query string of the page where the event occurred | Required |
| url | String | The URL of the page where the event occurred | Required |
| referrer | String | The URL that linked to the page where the event occurred | Required |
| languages | Array | The languages of the browser that made the request | Required |
| userAgent | String | The user agent of the browser that made the request | Required |
| siteId | String (GUID) | The ID of the hub where the event occurred | Required |
| siteName | String | The name of the hub where the event occurred | Required |
| userId | String (GUID) | The ID of the user that performed the action | Required |
| contactId | String (GUID) | The ID of the contact that performed the action | Required |
| pageId | String (GUID) | The ID of the page where the event occurred | Optional |
| pageSlug | String | The slug of the page where the event occurred | Optional |
| cardId | String (GUID) | The ID of the card | Required |
| cardType | String | The type of the card | Required |
| cardSubType | String | The sub-type of the card | Required |
| cardName | String | The name of the card | Required |
| action | String (Competition | ExternalLink | ScrollToCard | OpenProfileDrawer | SeenInstructions) | The action that was performed | Required |
| linkTo | String | The link that the card action invokes, if there is one | Optional |
card-viewed
| Name | Type | Description | Required |
|---|---|---|---|
| timestamp | String (TimeStamp) | The timestamp of the event | Required |
| pageTitle | String | The title of the page where the event occurred | Required |
| hostName | String | The hostname of the page where the event occurred | Required |
| pathName | String | The path of the page where the event occurred | Required |
| queryString | String | The query string of the page where the event occurred | Required |
| url | String | The URL of the page where the event occurred | Required |
| referrer | String | The URL that linked to the page where the event occurred | Required |
| languages | Array | The languages of the browser that made the request | Required |
| userAgent | String | The user agent of the browser that made the request | Required |
| siteId | String (GUID) | The ID of the hub where the event occurred | Required |
| siteName | String | The name of the hub where the event occurred | Required |
| userId | String (GUID) | The ID of the user that performed the action | Required |
| contactId | String (GUID) | The ID of the contact that performed the action | Required |
| pageId | String (GUID) | The ID of the page where the event occurred | Optional |
| pageSlug | String | The slug of the page where the event occurred | Optional |
| cardId | String (GUID) | The ID of the card | Required |
| cardType | String | The type of the card | Required |
| cardSubType | String | The sub-type of the card | Required |
| cardName | String | The name of the card | Required |
cover-clicked
| Name | Type | Description | Required |
|---|---|---|---|
| timestamp | String (TimeStamp) | The timestamp of the event | Required |
| pageTitle | String | The title of the page where the event occurred | Required |
| hostName | String | The hostname of the page where the event occurred | Required |
| pathName | String | The path of the page where the event occurred | Required |
| queryString | String | The query string of the page where the event occurred | Required |
| url | String | The URL of the page where the event occurred | Required |
| referrer | String | The URL that linked to the page where the event occurred | Required |
| languages | Array | The languages of the browser that made the request | Required |
| userAgent | String | The user agent of the browser that made the request | Required |
| siteId | String (GUID) | The ID of the hub where the event occurred | Required |
| siteName | String | The name of the hub where the event occurred | Required |
| userId | String (GUID) | The ID of the user that performed the action | Required |
| contactId | String (GUID) | The ID of the contact that performed the action | Required |
| pageId | String (GUID) | The ID of the page where the event occurred | Optional |
| pageSlug | String | The slug of the page where the event occurred | Optional |
| cardId | String (GUID) | The ID of the card | Required |
| cardType | String | The type of the card | Required |
| cardSubType | String | The sub-type of the card | Required |
| cardName | String | The name of the card | Required |
form-start
| Name | Type | Description | Required |
|---|---|---|---|
| timestamp | String (TimeStamp) | The timestamp of the event | Required |
| pageTitle | String | The title of the page where the event occurred | Required |
| hostName | String | The hostname of the page where the event occurred | Required |
| pathName | String | The path of the page where the event occurred | Required |
| queryString | String | The query string of the page where the event occurred | Required |
| url | String | The URL of the page where the event occurred | Required |
| referrer | String | The URL that linked to the page where the event occurred | Required |
| languages | Array | The languages of the browser that made the request | Required |
| userAgent | String | The user agent of the browser that made the request | Required |
| siteId | String (GUID) | The ID of the hub where the event occurred | Required |
| siteName | String | The name of the hub where the event occurred | Required |
| userId | String (GUID) | The ID of the user that performed the action | Required |
| contactId | String (GUID) | The ID of the contact that performed the action | Required |
| cardId | String (GUID) | The ID of the card | Required |
| cardType | String | The type of the card | Required |
| cardSubType | String | The sub-type of the card | Required |
| cardName | String | The name of the card | Required |
| scope | String | Legacy property. The scope of the form. | Required |
form-submission
| Name | Type | Description | Required |
|---|---|---|---|
| timestamp | String (TimeStamp) | The timestamp of the event | Required |
| pageTitle | String | The title of the page where the event occurred | Required |
| hostName | String | The hostname of the page where the event occurred | Required |
| pathName | String | The path of the page where the event occurred | Required |
| queryString | String | The query string of the page where the event occurred | Required |
| url | String | The URL of the page where the event occurred | Required |
| referrer | String | The URL that linked to the page where the event occurred | Required |
| languages | Array | The languages of the browser that made the request | Required |
| userAgent | String | The user agent of the browser that made the request | Required |
| siteId | String (GUID) | The ID of the hub where the event occurred | Required |
| siteName | String | The name of the hub where the event occurred | Required |
| userId | String (GUID) | The ID of the user that performed the action | Required |
| contactId | String (GUID) | The ID of the contact that performed the action | Required |
| cardId | String (GUID) | The ID of the card | Required |
| cardType | String | The type of the card | Required |
| cardSubType | String | The sub-type of the card | Required |
| cardName | String | The name of the card | Required |
| scope | String | Legacy property. The scope of the form. | Required |
| competitionEntryId | String (GUID) | The ID of the competition entry | Required |
Events fired by this card type:
card-item-viewed
| Name | Type | Description | Required |
|---|---|---|---|
| timestamp | String (TimeStamp) | The timestamp of the event | Required |
| pageTitle | String | The title of the page where the event occurred | Required |
| hostName | String | The hostname of the page where the event occurred | Required |
| pathName | String | The path of the page where the event occurred | Required |
| queryString | String | The query string of the page where the event occurred | Required |
| url | String | The URL of the page where the event occurred | Required |
| referrer | String | The URL that linked to the page where the event occurred | Required |
| languages | Array | The languages of the browser that made the request | Required |
| userAgent | String | The user agent of the browser that made the request | Required |
| siteId | String (GUID) | The ID of the hub where the event occurred | Required |
| siteName | String | The name of the hub where the event occurred | Required |
| userId | String (GUID) | The ID of the user that performed the action | Required |
| contactId | String (GUID) | The ID of the contact that performed the action | Required |
| pageId | String (GUID) | The ID of the page where the event occurred | Optional |
| pageSlug | String | The slug of the page where the event occurred | Optional |
| cardId | String (GUID) | The ID of the card | Required |
| cardType | String | The type of the card | Required |
| cardSubType | String | The sub-type of the card | Required |
| cardName | String | The name of the card | Required |
| itemIndex | Number | The index of the item that was viewed | Required |
| itemId | String | The ID of the item that was viewed | Required |
card-viewed
| Name | Type | Description | Required |
|---|---|---|---|
| timestamp | String (TimeStamp) | The timestamp of the event | Required |
| pageTitle | String | The title of the page where the event occurred | Required |
| hostName | String | The hostname of the page where the event occurred | Required |
| pathName | String | The path of the page where the event occurred | Required |
| queryString | String | The query string of the page where the event occurred | Required |
| url | String | The URL of the page where the event occurred | Required |
| referrer | String | The URL that linked to the page where the event occurred | Required |
| languages | Array | The languages of the browser that made the request | Required |
| userAgent | String | The user agent of the browser that made the request | Required |
| siteId | String (GUID) | The ID of the hub where the event occurred | Required |
| siteName | String | The name of the hub where the event occurred | Required |
| userId | String (GUID) | The ID of the user that performed the action | Required |
| contactId | String (GUID) | The ID of the contact that performed the action | Required |
| pageId | String (GUID) | The ID of the page where the event occurred | Optional |
| pageSlug | String | The slug of the page where the event occurred | Optional |
| cardId | String (GUID) | The ID of the card | Required |
| cardType | String | The type of the card | Required |
| cardSubType | String | The sub-type of the card | Required |
| cardName | String | The name of the card | Required |
Events fired by this card type:
card-action
| Name | Type | Description | Required |
|---|---|---|---|
| timestamp | String (TimeStamp) | The timestamp of the event | Required |
| pageTitle | String | The title of the page where the event occurred | Required |
| hostName | String | The hostname of the page where the event occurred | Required |
| pathName | String | The path of the page where the event occurred | Required |
| queryString | String | The query string of the page where the event occurred | Required |
| url | String | The URL of the page where the event occurred | Required |
| referrer | String | The URL that linked to the page where the event occurred | Required |
| languages | Array | The languages of the browser that made the request | Required |
| userAgent | String | The user agent of the browser that made the request | Required |
| siteId | String (GUID) | The ID of the hub where the event occurred | Required |
| siteName | String | The name of the hub where the event occurred | Required |
| userId | String (GUID) | The ID of the user that performed the action | Required |
| contactId | String (GUID) | The ID of the contact that performed the action | Required |
| pageId | String (GUID) | The ID of the page where the event occurred | Optional |
| pageSlug | String | The slug of the page where the event occurred | Optional |
| cardId | String (GUID) | The ID of the card | Required |
| cardType | String | The type of the card | Required |
| cardSubType | String | The sub-type of the card | Required |
| cardName | String | The name of the card | Required |
| action | String (Competition | ExternalLink | ScrollToCard | OpenProfileDrawer | SeenInstructions) | The action that was performed | Required |
| linkTo | String | The link that the card action invokes, if there is one | Optional |
card-item-viewed
| Name | Type | Description | Required |
|---|---|---|---|
| timestamp | String (TimeStamp) | The timestamp of the event | Required |
| pageTitle | String | The title of the page where the event occurred | Required |
| hostName | String | The hostname of the page where the event occurred | Required |
| pathName | String | The path of the page where the event occurred | Required |
| queryString | String | The query string of the page where the event occurred | Required |
| url | String | The URL of the page where the event occurred | Required |
| referrer | String | The URL that linked to the page where the event occurred | Required |
| languages | Array | The languages of the browser that made the request | Required |
| userAgent | String | The user agent of the browser that made the request | Required |
| siteId | String (GUID) | The ID of the hub where the event occurred | Required |
| siteName | String | The name of the hub where the event occurred | Required |
| userId | String (GUID) | The ID of the user that performed the action | Required |
| contactId | String (GUID) | The ID of the contact that performed the action | Required |
| pageId | String (GUID) | The ID of the page where the event occurred | Optional |
| pageSlug | String | The slug of the page where the event occurred | Optional |
| cardId | String (GUID) | The ID of the card | Required |
| cardType | String | The type of the card | Required |
| cardSubType | String | The sub-type of the card | Required |
| cardName | String | The name of the card | Required |
| itemIndex | Number | The index of the item that was viewed | Required |
| itemId | String | The ID of the item that was viewed | Required |
card-viewed
| Name | Type | Description | Required |
|---|---|---|---|
| timestamp | String (TimeStamp) | The timestamp of the event | Required |
| pageTitle | String | The title of the page where the event occurred | Required |
| hostName | String | The hostname of the page where the event occurred | Required |
| pathName | String | The path of the page where the event occurred | Required |
| queryString | String | The query string of the page where the event occurred | Required |
| url | String | The URL of the page where the event occurred | Required |
| referrer | String | The URL that linked to the page where the event occurred | Required |
| languages | Array | The languages of the browser that made the request | Required |
| userAgent | String | The user agent of the browser that made the request | Required |
| siteId | String (GUID) | The ID of the hub where the event occurred | Required |
| siteName | String | The name of the hub where the event occurred | Required |
| userId | String (GUID) | The ID of the user that performed the action | Required |
| contactId | String (GUID) | The ID of the contact that performed the action | Required |
| pageId | String (GUID) | The ID of the page where the event occurred | Optional |
| pageSlug | String | The slug of the page where the event occurred | Optional |
| cardId | String (GUID) | The ID of the card | Required |
| cardType | String | The type of the card | Required |
| cardSubType | String | The sub-type of the card | Required |
| cardName | String | The name of the card | Required |
form-start
| Name | Type | Description | Required |
|---|---|---|---|
| timestamp | String (TimeStamp) | The timestamp of the event | Required |
| pageTitle | String | The title of the page where the event occurred | Required |
| hostName | String | The hostname of the page where the event occurred | Required |
| pathName | String | The path of the page where the event occurred | Required |
| queryString | String | The query string of the page where the event occurred | Required |
| url | String | The URL of the page where the event occurred | Required |
| referrer | String | The URL that linked to the page where the event occurred | Required |
| languages | Array | The languages of the browser that made the request | Required |
| userAgent | String | The user agent of the browser that made the request | Required |
| siteId | String (GUID) | The ID of the hub where the event occurred | Required |
| siteName | String | The name of the hub where the event occurred | Required |
| userId | String (GUID) | The ID of the user that performed the action | Required |
| contactId | String (GUID) | The ID of the contact that performed the action | Required |
| cardId | String (GUID) | The ID of the card | Required |
| cardType | String | The type of the card | Required |
| cardSubType | String | The sub-type of the card | Required |
| cardName | String | The name of the card | Required |
| scope | String | Legacy property. The scope of the form. | Required |
form-submission
| Name | Type | Description | Required |
|---|---|---|---|
| timestamp | String (TimeStamp) | The timestamp of the event | Required |
| pageTitle | String | The title of the page where the event occurred | Required |
| hostName | String | The hostname of the page where the event occurred | Required |
| pathName | String | The path of the page where the event occurred | Required |
| queryString | String | The query string of the page where the event occurred | Required |
| url | String | The URL of the page where the event occurred | Required |
| referrer | String | The URL that linked to the page where the event occurred | Required |
| languages | Array | The languages of the browser that made the request | Required |
| userAgent | String | The user agent of the browser that made the request | Required |
| siteId | String (GUID) | The ID of the hub where the event occurred | Required |
| siteName | String | The name of the hub where the event occurred | Required |
| userId | String (GUID) | The ID of the user that performed the action | Required |
| contactId | String (GUID) | The ID of the contact that performed the action | Required |
| cardId | String (GUID) | The ID of the card | Required |
| cardType | String | The type of the card | Required |
| cardSubType | String | The sub-type of the card | Required |
| cardName | String | The name of the card | Required |
| scope | String | Legacy property. The scope of the form. | Required |
| competitionEntryId | String (GUID) | The ID of the competition entry | Required |
Events fired by this card type:
card-action
| Name | Type | Description | Required |
|---|---|---|---|
| timestamp | String (TimeStamp) | The timestamp of the event | Required |
| pageTitle | String | The title of the page where the event occurred | Required |
| hostName | String | The hostname of the page where the event occurred | Required |
| pathName | String | The path of the page where the event occurred | Required |
| queryString | String | The query string of the page where the event occurred | Required |
| url | String | The URL of the page where the event occurred | Required |
| referrer | String | The URL that linked to the page where the event occurred | Required |
| languages | Array | The languages of the browser that made the request | Required |
| userAgent | String | The user agent of the browser that made the request | Required |
| siteId | String (GUID) | The ID of the hub where the event occurred | Required |
| siteName | String | The name of the hub where the event occurred | Required |
| userId | String (GUID) | The ID of the user that performed the action | Required |
| contactId | String (GUID) | The ID of the contact that performed the action | Required |
| pageId | String (GUID) | The ID of the page where the event occurred | Optional |
| pageSlug | String | The slug of the page where the event occurred | Optional |
| cardId | String (GUID) | The ID of the card | Required |
| cardType | String | The type of the card | Required |
| cardSubType | String | The sub-type of the card | Required |
| cardName | String | The name of the card | Required |
| action | String (Competition | ExternalLink | ScrollToCard | OpenProfileDrawer | SeenInstructions) | The action that was performed | Required |
| linkTo | String | The link that the card action invokes, if there is one | Optional |
card-finished
| Name | Type | Description | Required |
|---|---|---|---|
| timestamp | String (TimeStamp) | The timestamp of the event | Required |
| pageTitle | String | The title of the page where the event occurred | Required |
| hostName | String | The hostname of the page where the event occurred | Required |
| pathName | String | The path of the page where the event occurred | Required |
| queryString | String | The query string of the page where the event occurred | Required |
| url | String | The URL of the page where the event occurred | Required |
| referrer | String | The URL that linked to the page where the event occurred | Required |
| languages | Array | The languages of the browser that made the request | Required |
| userAgent | String | The user agent of the browser that made the request | Required |
| siteId | String (GUID) | The ID of the hub where the event occurred | Required |
| siteName | String | The name of the hub where the event occurred | Required |
| userId | String (GUID) | The ID of the user that performed the action | Required |
| contactId | String (GUID) | The ID of the contact that performed the action | Required |
| pageId | String (GUID) | The ID of the page where the event occurred | Optional |
| pageSlug | String | The slug of the page where the event occurred | Optional |
| cardId | String (GUID) | The ID of the card | Required |
| cardType | String | The type of the card | Required |
| cardSubType | String | The sub-type of the card | Required |
| cardName | String | The name of the card | Required |
| gameplayId | String (GUID) | The ID of the gameplay | Optional |
| points | Number | The points of the gameplay | Optional |
| resultId | String (GUID) | The ID of the result the user got | Optional |
| resultTitle | String | The title of the result the user got | Optional |
| resultDescription | String | The description of the result the user got | Optional |
| resultImage | String | The image of the result the user got | Optional |
| resultVideoUrl | String | The video URL of the result the user got | Optional |
| vote | Number | The number-guess vote the user entered | Optional |
card-started
| Name | Type | Description | Required |
|---|---|---|---|
| timestamp | String (TimeStamp) | The timestamp of the event | Required |
| pageTitle | String | The title of the page where the event occurred | Required |
| hostName | String | The hostname of the page where the event occurred | Required |
| pathName | String | The path of the page where the event occurred | Required |
| queryString | String | The query string of the page where the event occurred | Required |
| url | String | The URL of the page where the event occurred | Required |
| referrer | String | The URL that linked to the page where the event occurred | Required |
| languages | Array | The languages of the browser that made the request | Required |
| userAgent | String | The user agent of the browser that made the request | Required |
| siteId | String (GUID) | The ID of the hub where the event occurred | Required |
| siteName | String | The name of the hub where the event occurred | Required |
| userId | String (GUID) | The ID of the user that performed the action | Required |
| contactId | String (GUID) | The ID of the contact that performed the action | Required |
| pageId | String (GUID) | The ID of the page where the event occurred | Optional |
| pageSlug | String | The slug of the page where the event occurred | Optional |
| cardId | String (GUID) | The ID of the card | Required |
| cardType | String | The type of the card | Required |
| cardSubType | String | The sub-type of the card | Required |
| cardName | String | The name of the card | Required |
| gameplayId | String (GUID) | The ID of the gameplay where the action occurred | Optional |
card-viewed
| Name | Type | Description | Required |
|---|---|---|---|
| timestamp | String (TimeStamp) | The timestamp of the event | Required |
| pageTitle | String | The title of the page where the event occurred | Required |
| hostName | String | The hostname of the page where the event occurred | Required |
| pathName | String | The path of the page where the event occurred | Required |
| queryString | String | The query string of the page where the event occurred | Required |
| url | String | The URL of the page where the event occurred | Required |
| referrer | String | The URL that linked to the page where the event occurred | Required |
| languages | Array | The languages of the browser that made the request | Required |
| userAgent | String | The user agent of the browser that made the request | Required |
| siteId | String (GUID) | The ID of the hub where the event occurred | Required |
| siteName | String | The name of the hub where the event occurred | Required |
| userId | String (GUID) | The ID of the user that performed the action | Required |
| contactId | String (GUID) | The ID of the contact that performed the action | Required |
| pageId | String (GUID) | The ID of the page where the event occurred | Optional |
| pageSlug | String | The slug of the page where the event occurred | Optional |
| cardId | String (GUID) | The ID of the card | Required |
| cardType | String | The type of the card | Required |
| cardSubType | String | The sub-type of the card | Required |
| cardName | String | The name of the card | Required |
cover-clicked
| Name | Type | Description | Required |
|---|---|---|---|
| timestamp | String (TimeStamp) | The timestamp of the event | Required |
| pageTitle | String | The title of the page where the event occurred | Required |
| hostName | String | The hostname of the page where the event occurred | Required |
| pathName | String | The path of the page where the event occurred | Required |
| queryString | String | The query string of the page where the event occurred | Required |
| url | String | The URL of the page where the event occurred | Required |
| referrer | String | The URL that linked to the page where the event occurred | Required |
| languages | Array | The languages of the browser that made the request | Required |
| userAgent | String | The user agent of the browser that made the request | Required |
| siteId | String (GUID) | The ID of the hub where the event occurred | Required |
| siteName | String | The name of the hub where the event occurred | Required |
| userId | String (GUID) | The ID of the user that performed the action | Required |
| contactId | String (GUID) | The ID of the contact that performed the action | Required |
| pageId | String (GUID) | The ID of the page where the event occurred | Optional |
| pageSlug | String | The slug of the page where the event occurred | Optional |
| cardId | String (GUID) | The ID of the card | Required |
| cardType | String | The type of the card | Required |
| cardSubType | String | The sub-type of the card | Required |
| cardName | String | The name of the card | Required |
form-start
| Name | Type | Description | Required |
|---|---|---|---|
| timestamp | String (TimeStamp) | The timestamp of the event | Required |
| pageTitle | String | The title of the page where the event occurred | Required |
| hostName | String | The hostname of the page where the event occurred | Required |
| pathName | String | The path of the page where the event occurred | Required |
| queryString | String | The query string of the page where the event occurred | Required |
| url | String | The URL of the page where the event occurred | Required |
| referrer | String | The URL that linked to the page where the event occurred | Required |
| languages | Array | The languages of the browser that made the request | Required |
| userAgent | String | The user agent of the browser that made the request | Required |
| siteId | String (GUID) | The ID of the hub where the event occurred | Required |
| siteName | String | The name of the hub where the event occurred | Required |
| userId | String (GUID) | The ID of the user that performed the action | Required |
| contactId | String (GUID) | The ID of the contact that performed the action | Required |
| cardId | String (GUID) | The ID of the card | Required |
| cardType | String | The type of the card | Required |
| cardSubType | String | The sub-type of the card | Required |
| cardName | String | The name of the card | Required |
| scope | String | Legacy property. The scope of the form. | Required |
form-submission
| Name | Type | Description | Required |
|---|---|---|---|
| timestamp | String (TimeStamp) | The timestamp of the event | Required |
| pageTitle | String | The title of the page where the event occurred | Required |
| hostName | String | The hostname of the page where the event occurred | Required |
| pathName | String | The path of the page where the event occurred | Required |
| queryString | String | The query string of the page where the event occurred | Required |
| url | String | The URL of the page where the event occurred | Required |
| referrer | String | The URL that linked to the page where the event occurred | Required |
| languages | Array | The languages of the browser that made the request | Required |
| userAgent | String | The user agent of the browser that made the request | Required |
| siteId | String (GUID) | The ID of the hub where the event occurred | Required |
| siteName | String | The name of the hub where the event occurred | Required |
| userId | String (GUID) | The ID of the user that performed the action | Required |
| contactId | String (GUID) | The ID of the contact that performed the action | Required |
| cardId | String (GUID) | The ID of the card | Required |
| cardType | String | The type of the card | Required |
| cardSubType | String | The sub-type of the card | Required |
| cardName | String | The name of the card | Required |
| scope | String | Legacy property. The scope of the form. | Required |
| competitionEntryId | String (GUID) | The ID of the competition entry | Required |
Events fired by this card type:
Events fired by this card type:
card-action
| Name | Type | Description | Required |
|---|---|---|---|
| timestamp | String (TimeStamp) | The timestamp of the event | Required |
| pageTitle | String | The title of the page where the event occurred | Required |
| hostName | String | The hostname of the page where the event occurred | Required |
| pathName | String | The path of the page where the event occurred | Required |
| queryString | String | The query string of the page where the event occurred | Required |
| url | String | The URL of the page where the event occurred | Required |
| referrer | String | The URL that linked to the page where the event occurred | Required |
| languages | Array | The languages of the browser that made the request | Required |
| userAgent | String | The user agent of the browser that made the request | Required |
| siteId | String (GUID) | The ID of the hub where the event occurred | Required |
| siteName | String | The name of the hub where the event occurred | Required |
| userId | String (GUID) | The ID of the user that performed the action | Required |
| contactId | String (GUID) | The ID of the contact that performed the action | Required |
| pageId | String (GUID) | The ID of the page where the event occurred | Optional |
| pageSlug | String | The slug of the page where the event occurred | Optional |
| cardId | String (GUID) | The ID of the card | Required |
| cardType | String | The type of the card | Required |
| cardSubType | String | The sub-type of the card | Required |
| cardName | String | The name of the card | Required |
| action | String (Competition | ExternalLink | ScrollToCard | OpenProfileDrawer | SeenInstructions) | The action that was performed | Required |
| linkTo | String | The link that the card action invokes, if there is one | Optional |
card-viewed
| Name | Type | Description | Required |
|---|---|---|---|
| timestamp | String (TimeStamp) | The timestamp of the event | Required |
| pageTitle | String | The title of the page where the event occurred | Required |
| hostName | String | The hostname of the page where the event occurred | Required |
| pathName | String | The path of the page where the event occurred | Required |
| queryString | String | The query string of the page where the event occurred | Required |
| url | String | The URL of the page where the event occurred | Required |
| referrer | String | The URL that linked to the page where the event occurred | Required |
| languages | Array | The languages of the browser that made the request | Required |
| userAgent | String | The user agent of the browser that made the request | Required |
| siteId | String (GUID) | The ID of the hub where the event occurred | Required |
| siteName | String | The name of the hub where the event occurred | Required |
| userId | String (GUID) | The ID of the user that performed the action | Required |
| contactId | String (GUID) | The ID of the contact that performed the action | Required |
| pageId | String (GUID) | The ID of the page where the event occurred | Optional |
| pageSlug | String | The slug of the page where the event occurred | Optional |
| cardId | String (GUID) | The ID of the card | Required |
| cardType | String | The type of the card | Required |
| cardSubType | String | The sub-type of the card | Required |
| cardName | String | The name of the card | Required |
cover-clicked
| Name | Type | Description | Required |
|---|---|---|---|
| timestamp | String (TimeStamp) | The timestamp of the event | Required |
| pageTitle | String | The title of the page where the event occurred | Required |
| hostName | String | The hostname of the page where the event occurred | Required |
| pathName | String | The path of the page where the event occurred | Required |
| queryString | String | The query string of the page where the event occurred | Required |
| url | String | The URL of the page where the event occurred | Required |
| referrer | String | The URL that linked to the page where the event occurred | Required |
| languages | Array | The languages of the browser that made the request | Required |
| userAgent | String | The user agent of the browser that made the request | Required |
| siteId | String (GUID) | The ID of the hub where the event occurred | Required |
| siteName | String | The name of the hub where the event occurred | Required |
| userId | String (GUID) | The ID of the user that performed the action | Required |
| contactId | String (GUID) | The ID of the contact that performed the action | Required |
| pageId | String (GUID) | The ID of the page where the event occurred | Optional |
| pageSlug | String | The slug of the page where the event occurred | Optional |
| cardId | String (GUID) | The ID of the card | Required |
| cardType | String | The type of the card | Required |
| cardSubType | String | The sub-type of the card | Required |
| cardName | String | The name of the card | Required |
form-start
| Name | Type | Description | Required |
|---|---|---|---|
| timestamp | String (TimeStamp) | The timestamp of the event | Required |
| pageTitle | String | The title of the page where the event occurred | Required |
| hostName | String | The hostname of the page where the event occurred | Required |
| pathName | String | The path of the page where the event occurred | Required |
| queryString | String | The query string of the page where the event occurred | Required |
| url | String | The URL of the page where the event occurred | Required |
| referrer | String | The URL that linked to the page where the event occurred | Required |
| languages | Array | The languages of the browser that made the request | Required |
| userAgent | String | The user agent of the browser that made the request | Required |
| siteId | String (GUID) | The ID of the hub where the event occurred | Required |
| siteName | String | The name of the hub where the event occurred | Required |
| userId | String (GUID) | The ID of the user that performed the action | Required |
| contactId | String (GUID) | The ID of the contact that performed the action | Required |
| cardId | String (GUID) | The ID of the card | Required |
| cardType | String | The type of the card | Required |
| cardSubType | String | The sub-type of the card | Required |
| cardName | String | The name of the card | Required |
| scope | String | Legacy property. The scope of the form. | Required |
form-submission
| Name | Type | Description | Required |
|---|---|---|---|
| timestamp | String (TimeStamp) | The timestamp of the event | Required |
| pageTitle | String | The title of the page where the event occurred | Required |
| hostName | String | The hostname of the page where the event occurred | Required |
| pathName | String | The path of the page where the event occurred | Required |
| queryString | String | The query string of the page where the event occurred | Required |
| url | String | The URL of the page where the event occurred | Required |
| referrer | String | The URL that linked to the page where the event occurred | Required |
| languages | Array | The languages of the browser that made the request | Required |
| userAgent | String | The user agent of the browser that made the request | Required |
| siteId | String (GUID) | The ID of the hub where the event occurred | Required |
| siteName | String | The name of the hub where the event occurred | Required |
| userId | String (GUID) | The ID of the user that performed the action | Required |
| contactId | String (GUID) | The ID of the contact that performed the action | Required |
| cardId | String (GUID) | The ID of the card | Required |
| cardType | String | The type of the card | Required |
| cardSubType | String | The sub-type of the card | Required |
| cardName | String | The name of the card | Required |
| scope | String | Legacy property. The scope of the form. | Required |
| competitionEntryId | String (GUID) | The ID of the competition entry | Required |
Events fired by this card type:
card-action
| Name | Type | Description | Required |
|---|---|---|---|
| timestamp | String (TimeStamp) | The timestamp of the event | Required |
| pageTitle | String | The title of the page where the event occurred | Required |
| hostName | String | The hostname of the page where the event occurred | Required |
| pathName | String | The path of the page where the event occurred | Required |
| queryString | String | The query string of the page where the event occurred | Required |
| url | String | The URL of the page where the event occurred | Required |
| referrer | String | The URL that linked to the page where the event occurred | Required |
| languages | Array | The languages of the browser that made the request | Required |
| userAgent | String | The user agent of the browser that made the request | Required |
| siteId | String (GUID) | The ID of the hub where the event occurred | Required |
| siteName | String | The name of the hub where the event occurred | Required |
| userId | String (GUID) | The ID of the user that performed the action | Required |
| contactId | String (GUID) | The ID of the contact that performed the action | Required |
| pageId | String (GUID) | The ID of the page where the event occurred | Optional |
| pageSlug | String | The slug of the page where the event occurred | Optional |
| cardId | String (GUID) | The ID of the card | Required |
| cardType | String | The type of the card | Required |
| cardSubType | String | The sub-type of the card | Required |
| cardName | String | The name of the card | Required |
| action | String (Competition | ExternalLink | ScrollToCard | OpenProfileDrawer | SeenInstructions) | The action that was performed | Required |
| linkTo | String | The link that the card action invokes, if there is one | Optional |
card-viewed
| Name | Type | Description | Required |
|---|---|---|---|
| timestamp | String (TimeStamp) | The timestamp of the event | Required |
| pageTitle | String | The title of the page where the event occurred | Required |
| hostName | String | The hostname of the page where the event occurred | Required |
| pathName | String | The path of the page where the event occurred | Required |
| queryString | String | The query string of the page where the event occurred | Required |
| url | String | The URL of the page where the event occurred | Required |
| referrer | String | The URL that linked to the page where the event occurred | Required |
| languages | Array | The languages of the browser that made the request | Required |
| userAgent | String | The user agent of the browser that made the request | Required |
| siteId | String (GUID) | The ID of the hub where the event occurred | Required |
| siteName | String | The name of the hub where the event occurred | Required |
| userId | String (GUID) | The ID of the user that performed the action | Required |
| contactId | String (GUID) | The ID of the contact that performed the action | Required |
| pageId | String (GUID) | The ID of the page where the event occurred | Optional |
| pageSlug | String | The slug of the page where the event occurred | Optional |
| cardId | String (GUID) | The ID of the card | Required |
| cardType | String | The type of the card | Required |
| cardSubType | String | The sub-type of the card | Required |
| cardName | String | The name of the card | Required |
cover-clicked
| Name | Type | Description | Required |
|---|---|---|---|
| timestamp | String (TimeStamp) | The timestamp of the event | Required |
| pageTitle | String | The title of the page where the event occurred | Required |
| hostName | String | The hostname of the page where the event occurred | Required |
| pathName | String | The path of the page where the event occurred | Required |
| queryString | String | The query string of the page where the event occurred | Required |
| url | String | The URL of the page where the event occurred | Required |
| referrer | String | The URL that linked to the page where the event occurred | Required |
| languages | Array | The languages of the browser that made the request | Required |
| userAgent | String | The user agent of the browser that made the request | Required |
| siteId | String (GUID) | The ID of the hub where the event occurred | Required |
| siteName | String | The name of the hub where the event occurred | Required |
| userId | String (GUID) | The ID of the user that performed the action | Required |
| contactId | String (GUID) | The ID of the contact that performed the action | Required |
| pageId | String (GUID) | The ID of the page where the event occurred | Optional |
| pageSlug | String | The slug of the page where the event occurred | Optional |
| cardId | String (GUID) | The ID of the card | Required |
| cardType | String | The type of the card | Required |
| cardSubType | String | The sub-type of the card | Required |
| cardName | String | The name of the card | Required |
form-start
| Name | Type | Description | Required |
|---|---|---|---|
| timestamp | String (TimeStamp) | The timestamp of the event | Required |
| pageTitle | String | The title of the page where the event occurred | Required |
| hostName | String | The hostname of the page where the event occurred | Required |
| pathName | String | The path of the page where the event occurred | Required |
| queryString | String | The query string of the page where the event occurred | Required |
| url | String | The URL of the page where the event occurred | Required |
| referrer | String | The URL that linked to the page where the event occurred | Required |
| languages | Array | The languages of the browser that made the request | Required |
| userAgent | String | The user agent of the browser that made the request | Required |
| siteId | String (GUID) | The ID of the hub where the event occurred | Required |
| siteName | String | The name of the hub where the event occurred | Required |
| userId | String (GUID) | The ID of the user that performed the action | Required |
| contactId | String (GUID) | The ID of the contact that performed the action | Required |
| cardId | String (GUID) | The ID of the card | Required |
| cardType | String | The type of the card | Required |
| cardSubType | String | The sub-type of the card | Required |
| cardName | String | The name of the card | Required |
| scope | String | Legacy property. The scope of the form. | Required |
form-submission
| Name | Type | Description | Required |
|---|---|---|---|
| timestamp | String (TimeStamp) | The timestamp of the event | Required |
| pageTitle | String | The title of the page where the event occurred | Required |
| hostName | String | The hostname of the page where the event occurred | Required |
| pathName | String | The path of the page where the event occurred | Required |
| queryString | String | The query string of the page where the event occurred | Required |
| url | String | The URL of the page where the event occurred | Required |
| referrer | String | The URL that linked to the page where the event occurred | Required |
| languages | Array | The languages of the browser that made the request | Required |
| userAgent | String | The user agent of the browser that made the request | Required |
| siteId | String (GUID) | The ID of the hub where the event occurred | Required |
| siteName | String | The name of the hub where the event occurred | Required |
| userId | String (GUID) | The ID of the user that performed the action | Required |
| contactId | String (GUID) | The ID of the contact that performed the action | Required |
| cardId | String (GUID) | The ID of the card | Required |
| cardType | String | The type of the card | Required |
| cardSubType | String | The sub-type of the card | Required |
| cardName | String | The name of the card | Required |
| scope | String | Legacy property. The scope of the form. | Required |
| competitionEntryId | String (GUID) | The ID of the competition entry | Required |
Events fired by this card type:
card-action
| Name | Type | Description | Required |
|---|---|---|---|
| timestamp | String (TimeStamp) | The timestamp of the event | Required |
| pageTitle | String | The title of the page where the event occurred | Required |
| hostName | String | The hostname of the page where the event occurred | Required |
| pathName | String | The path of the page where the event occurred | Required |
| queryString | String | The query string of the page where the event occurred | Required |
| url | String | The URL of the page where the event occurred | Required |
| referrer | String | The URL that linked to the page where the event occurred | Required |
| languages | Array | The languages of the browser that made the request | Required |
| userAgent | String | The user agent of the browser that made the request | Required |
| siteId | String (GUID) | The ID of the hub where the event occurred | Required |
| siteName | String | The name of the hub where the event occurred | Required |
| userId | String (GUID) | The ID of the user that performed the action | Required |
| contactId | String (GUID) | The ID of the contact that performed the action | Required |
| pageId | String (GUID) | The ID of the page where the event occurred | Optional |
| pageSlug | String | The slug of the page where the event occurred | Optional |
| cardId | String (GUID) | The ID of the card | Required |
| cardType | String | The type of the card | Required |
| cardSubType | String | The sub-type of the card | Required |
| cardName | String | The name of the card | Required |
| action | String (Competition | ExternalLink | ScrollToCard | OpenProfileDrawer | SeenInstructions) | The action that was performed | Required |
| linkTo | String | The link that the card action invokes, if there is one | Optional |
card-viewed
| Name | Type | Description | Required |
|---|---|---|---|
| timestamp | String (TimeStamp) | The timestamp of the event | Required |
| pageTitle | String | The title of the page where the event occurred | Required |
| hostName | String | The hostname of the page where the event occurred | Required |
| pathName | String | The path of the page where the event occurred | Required |
| queryString | String | The query string of the page where the event occurred | Required |
| url | String | The URL of the page where the event occurred | Required |
| referrer | String | The URL that linked to the page where the event occurred | Required |
| languages | Array | The languages of the browser that made the request | Required |
| userAgent | String | The user agent of the browser that made the request | Required |
| siteId | String (GUID) | The ID of the hub where the event occurred | Required |
| siteName | String | The name of the hub where the event occurred | Required |
| userId | String (GUID) | The ID of the user that performed the action | Required |
| contactId | String (GUID) | The ID of the contact that performed the action | Required |
| pageId | String (GUID) | The ID of the page where the event occurred | Optional |
| pageSlug | String | The slug of the page where the event occurred | Optional |
| cardId | String (GUID) | The ID of the card | Required |
| cardType | String | The type of the card | Required |
| cardSubType | String | The sub-type of the card | Required |
| cardName | String | The name of the card | Required |
cover-clicked
| Name | Type | Description | Required |
|---|---|---|---|
| timestamp | String (TimeStamp) | The timestamp of the event | Required |
| pageTitle | String | The title of the page where the event occurred | Required |
| hostName | String | The hostname of the page where the event occurred | Required |
| pathName | String | The path of the page where the event occurred | Required |
| queryString | String | The query string of the page where the event occurred | Required |
| url | String | The URL of the page where the event occurred | Required |
| referrer | String | The URL that linked to the page where the event occurred | Required |
| languages | Array | The languages of the browser that made the request | Required |
| userAgent | String | The user agent of the browser that made the request | Required |
| siteId | String (GUID) | The ID of the hub where the event occurred | Required |
| siteName | String | The name of the hub where the event occurred | Required |
| userId | String (GUID) | The ID of the user that performed the action | Required |
| contactId | String (GUID) | The ID of the contact that performed the action | Required |
| pageId | String (GUID) | The ID of the page where the event occurred | Optional |
| pageSlug | String | The slug of the page where the event occurred | Optional |
| cardId | String (GUID) | The ID of the card | Required |
| cardType | String | The type of the card | Required |
| cardSubType | String | The sub-type of the card | Required |
| cardName | String | The name of the card | Required |
form-start
| Name | Type | Description | Required |
|---|---|---|---|
| timestamp | String (TimeStamp) | The timestamp of the event | Required |
| pageTitle | String | The title of the page where the event occurred | Required |
| hostName | String | The hostname of the page where the event occurred | Required |
| pathName | String | The path of the page where the event occurred | Required |
| queryString | String | The query string of the page where the event occurred | Required |
| url | String | The URL of the page where the event occurred | Required |
| referrer | String | The URL that linked to the page where the event occurred | Required |
| languages | Array | The languages of the browser that made the request | Required |
| userAgent | String | The user agent of the browser that made the request | Required |
| siteId | String (GUID) | The ID of the hub where the event occurred | Required |
| siteName | String | The name of the hub where the event occurred | Required |
| userId | String (GUID) | The ID of the user that performed the action | Required |
| contactId | String (GUID) | The ID of the contact that performed the action | Required |
| cardId | String (GUID) | The ID of the card | Required |
| cardType | String | The type of the card | Required |
| cardSubType | String | The sub-type of the card | Required |
| cardName | String | The name of the card | Required |
| scope | String | Legacy property. The scope of the form. | Required |
form-submission
| Name | Type | Description | Required |
|---|---|---|---|
| timestamp | String (TimeStamp) | The timestamp of the event | Required |
| pageTitle | String | The title of the page where the event occurred | Required |
| hostName | String | The hostname of the page where the event occurred | Required |
| pathName | String | The path of the page where the event occurred | Required |
| queryString | String | The query string of the page where the event occurred | Required |
| url | String | The URL of the page where the event occurred | Required |
| referrer | String | The URL that linked to the page where the event occurred | Required |
| languages | Array | The languages of the browser that made the request | Required |
| userAgent | String | The user agent of the browser that made the request | Required |
| siteId | String (GUID) | The ID of the hub where the event occurred | Required |
| siteName | String | The name of the hub where the event occurred | Required |
| userId | String (GUID) | The ID of the user that performed the action | Required |
| contactId | String (GUID) | The ID of the contact that performed the action | Required |
| cardId | String (GUID) | The ID of the card | Required |
| cardType | String | The type of the card | Required |
| cardSubType | String | The sub-type of the card | Required |
| cardName | String | The name of the card | Required |
| scope | String | Legacy property. The scope of the form. | Required |
| competitionEntryId | String (GUID) | The ID of the competition entry | Required |
Events fired by this card type:
card-action
| Name | Type | Description | Required |
|---|---|---|---|
| timestamp | String (TimeStamp) | The timestamp of the event | Required |
| pageTitle | String | The title of the page where the event occurred | Required |
| hostName | String | The hostname of the page where the event occurred | Required |
| pathName | String | The path of the page where the event occurred | Required |
| queryString | String | The query string of the page where the event occurred | Required |
| url | String | The URL of the page where the event occurred | Required |
| referrer | String | The URL that linked to the page where the event occurred | Required |
| languages | Array | The languages of the browser that made the request | Required |
| userAgent | String | The user agent of the browser that made the request | Required |
| siteId | String (GUID) | The ID of the hub where the event occurred | Required |
| siteName | String | The name of the hub where the event occurred | Required |
| userId | String (GUID) | The ID of the user that performed the action | Required |
| contactId | String (GUID) | The ID of the contact that performed the action | Required |
| pageId | String (GUID) | The ID of the page where the event occurred | Optional |
| pageSlug | String | The slug of the page where the event occurred | Optional |
| cardId | String (GUID) | The ID of the card | Required |
| cardType | String | The type of the card | Required |
| cardSubType | String | The sub-type of the card | Required |
| cardName | String | The name of the card | Required |
| action | String (Competition | ExternalLink | ScrollToCard | OpenProfileDrawer | SeenInstructions) | The action that was performed | Required |
| linkTo | String | The link that the card action invokes, if there is one | Optional |
card-viewed
| Name | Type | Description | Required |
|---|---|---|---|
| timestamp | String (TimeStamp) | The timestamp of the event | Required |
| pageTitle | String | The title of the page where the event occurred | Required |
| hostName | String | The hostname of the page where the event occurred | Required |
| pathName | String | The path of the page where the event occurred | Required |
| queryString | String | The query string of the page where the event occurred | Required |
| url | String | The URL of the page where the event occurred | Required |
| referrer | String | The URL that linked to the page where the event occurred | Required |
| languages | Array | The languages of the browser that made the request | Required |
| userAgent | String | The user agent of the browser that made the request | Required |
| siteId | String (GUID) | The ID of the hub where the event occurred | Required |
| siteName | String | The name of the hub where the event occurred | Required |
| userId | String (GUID) | The ID of the user that performed the action | Required |
| contactId | String (GUID) | The ID of the contact that performed the action | Required |
| pageId | String (GUID) | The ID of the page where the event occurred | Optional |
| pageSlug | String | The slug of the page where the event occurred | Optional |
| cardId | String (GUID) | The ID of the card | Required |
| cardType | String | The type of the card | Required |
| cardSubType | String | The sub-type of the card | Required |
| cardName | String | The name of the card | Required |
cover-clicked
| Name | Type | Description | Required |
|---|---|---|---|
| timestamp | String (TimeStamp) | The timestamp of the event | Required |
| pageTitle | String | The title of the page where the event occurred | Required |
| hostName | String | The hostname of the page where the event occurred | Required |
| pathName | String | The path of the page where the event occurred | Required |
| queryString | String | The query string of the page where the event occurred | Required |
| url | String | The URL of the page where the event occurred | Required |
| referrer | String | The URL that linked to the page where the event occurred | Required |
| languages | Array | The languages of the browser that made the request | Required |
| userAgent | String | The user agent of the browser that made the request | Required |
| siteId | String (GUID) | The ID of the hub where the event occurred | Required |
| siteName | String | The name of the hub where the event occurred | Required |
| userId | String (GUID) | The ID of the user that performed the action | Required |
| contactId | String (GUID) | The ID of the contact that performed the action | Required |
| pageId | String (GUID) | The ID of the page where the event occurred | Optional |
| pageSlug | String | The slug of the page where the event occurred | Optional |
| cardId | String (GUID) | The ID of the card | Required |
| cardType | String | The type of the card | Required |
| cardSubType | String | The sub-type of the card | Required |
| cardName | String | The name of the card | Required |
form-start
| Name | Type | Description | Required |
|---|---|---|---|
| timestamp | String (TimeStamp) | The timestamp of the event | Required |
| pageTitle | String | The title of the page where the event occurred | Required |
| hostName | String | The hostname of the page where the event occurred | Required |
| pathName | String | The path of the page where the event occurred | Required |
| queryString | String | The query string of the page where the event occurred | Required |
| url | String | The URL of the page where the event occurred | Required |
| referrer | String | The URL that linked to the page where the event occurred | Required |
| languages | Array | The languages of the browser that made the request | Required |
| userAgent | String | The user agent of the browser that made the request | Required |
| siteId | String (GUID) | The ID of the hub where the event occurred | Required |
| siteName | String | The name of the hub where the event occurred | Required |
| userId | String (GUID) | The ID of the user that performed the action | Required |
| contactId | String (GUID) | The ID of the contact that performed the action | Required |
| cardId | String (GUID) | The ID of the card | Required |
| cardType | String | The type of the card | Required |
| cardSubType | String | The sub-type of the card | Required |
| cardName | String | The name of the card | Required |
| scope | String | Legacy property. The scope of the form. | Required |
form-submission
| Name | Type | Description | Required |
|---|---|---|---|
| timestamp | String (TimeStamp) | The timestamp of the event | Required |
| pageTitle | String | The title of the page where the event occurred | Required |
| hostName | String | The hostname of the page where the event occurred | Required |
| pathName | String | The path of the page where the event occurred | Required |
| queryString | String | The query string of the page where the event occurred | Required |
| url | String | The URL of the page where the event occurred | Required |
| referrer | String | The URL that linked to the page where the event occurred | Required |
| languages | Array | The languages of the browser that made the request | Required |
| userAgent | String | The user agent of the browser that made the request | Required |
| siteId | String (GUID) | The ID of the hub where the event occurred | Required |
| siteName | String | The name of the hub where the event occurred | Required |
| userId | String (GUID) | The ID of the user that performed the action | Required |
| contactId | String (GUID) | The ID of the contact that performed the action | Required |
| cardId | String (GUID) | The ID of the card | Required |
| cardType | String | The type of the card | Required |
| cardSubType | String | The sub-type of the card | Required |
| cardName | String | The name of the card | Required |
| scope | String | Legacy property. The scope of the form. | Required |
| competitionEntryId | String (GUID) | The ID of the competition entry | Required |
Events fired by this card type:
card-action
| Name | Type | Description | Required |
|---|---|---|---|
| timestamp | String (TimeStamp) | The timestamp of the event | Required |
| pageTitle | String | The title of the page where the event occurred | Required |
| hostName | String | The hostname of the page where the event occurred | Required |
| pathName | String | The path of the page where the event occurred | Required |
| queryString | String | The query string of the page where the event occurred | Required |
| url | String | The URL of the page where the event occurred | Required |
| referrer | String | The URL that linked to the page where the event occurred | Required |
| languages | Array | The languages of the browser that made the request | Required |
| userAgent | String | The user agent of the browser that made the request | Required |
| siteId | String (GUID) | The ID of the hub where the event occurred | Required |
| siteName | String | The name of the hub where the event occurred | Required |
| userId | String (GUID) | The ID of the user that performed the action | Required |
| contactId | String (GUID) | The ID of the contact that performed the action | Required |
| pageId | String (GUID) | The ID of the page where the event occurred | Optional |
| pageSlug | String | The slug of the page where the event occurred | Optional |
| cardId | String (GUID) | The ID of the card | Required |
| cardType | String | The type of the card | Required |
| cardSubType | String | The sub-type of the card | Required |
| cardName | String | The name of the card | Required |
| action | String (Competition | ExternalLink | ScrollToCard | OpenProfileDrawer | SeenInstructions) | The action that was performed | Required |
| linkTo | String | The link that the card action invokes, if there is one | Optional |
card-viewed
| Name | Type | Description | Required |
|---|---|---|---|
| timestamp | String (TimeStamp) | The timestamp of the event | Required |
| pageTitle | String | The title of the page where the event occurred | Required |
| hostName | String | The hostname of the page where the event occurred | Required |
| pathName | String | The path of the page where the event occurred | Required |
| queryString | String | The query string of the page where the event occurred | Required |
| url | String | The URL of the page where the event occurred | Required |
| referrer | String | The URL that linked to the page where the event occurred | Required |
| languages | Array | The languages of the browser that made the request | Required |
| userAgent | String | The user agent of the browser that made the request | Required |
| siteId | String (GUID) | The ID of the hub where the event occurred | Required |
| siteName | String | The name of the hub where the event occurred | Required |
| userId | String (GUID) | The ID of the user that performed the action | Required |
| contactId | String (GUID) | The ID of the contact that performed the action | Required |
| pageId | String (GUID) | The ID of the page where the event occurred | Optional |
| pageSlug | String | The slug of the page where the event occurred | Optional |
| cardId | String (GUID) | The ID of the card | Required |
| cardType | String | The type of the card | Required |
| cardSubType | String | The sub-type of the card | Required |
| cardName | String | The name of the card | Required |
cover-clicked
| Name | Type | Description | Required |
|---|---|---|---|
| timestamp | String (TimeStamp) | The timestamp of the event | Required |
| pageTitle | String | The title of the page where the event occurred | Required |
| hostName | String | The hostname of the page where the event occurred | Required |
| pathName | String | The path of the page where the event occurred | Required |
| queryString | String | The query string of the page where the event occurred | Required |
| url | String | The URL of the page where the event occurred | Required |
| referrer | String | The URL that linked to the page where the event occurred | Required |
| languages | Array | The languages of the browser that made the request | Required |
| userAgent | String | The user agent of the browser that made the request | Required |
| siteId | String (GUID) | The ID of the hub where the event occurred | Required |
| siteName | String | The name of the hub where the event occurred | Required |
| userId | String (GUID) | The ID of the user that performed the action | Required |
| contactId | String (GUID) | The ID of the contact that performed the action | Required |
| pageId | String (GUID) | The ID of the page where the event occurred | Optional |
| pageSlug | String | The slug of the page where the event occurred | Optional |
| cardId | String (GUID) | The ID of the card | Required |
| cardType | String | The type of the card | Required |
| cardSubType | String | The sub-type of the card | Required |
| cardName | String | The name of the card | Required |
form-start
| Name | Type | Description | Required |
|---|---|---|---|
| timestamp | String (TimeStamp) | The timestamp of the event | Required |
| pageTitle | String | The title of the page where the event occurred | Required |
| hostName | String | The hostname of the page where the event occurred | Required |
| pathName | String | The path of the page where the event occurred | Required |
| queryString | String | The query string of the page where the event occurred | Required |
| url | String | The URL of the page where the event occurred | Required |
| referrer | String | The URL that linked to the page where the event occurred | Required |
| languages | Array | The languages of the browser that made the request | Required |
| userAgent | String | The user agent of the browser that made the request | Required |
| siteId | String (GUID) | The ID of the hub where the event occurred | Required |
| siteName | String | The name of the hub where the event occurred | Required |
| userId | String (GUID) | The ID of the user that performed the action | Required |
| contactId | String (GUID) | The ID of the contact that performed the action | Required |
| cardId | String (GUID) | The ID of the card | Required |
| cardType | String | The type of the card | Required |
| cardSubType | String | The sub-type of the card | Required |
| cardName | String | The name of the card | Required |
| scope | String | Legacy property. The scope of the form. | Required |
form-submission
| Name | Type | Description | Required |
|---|---|---|---|
| timestamp | String (TimeStamp) | The timestamp of the event | Required |
| pageTitle | String | The title of the page where the event occurred | Required |
| hostName | String | The hostname of the page where the event occurred | Required |
| pathName | String | The path of the page where the event occurred | Required |
| queryString | String | The query string of the page where the event occurred | Required |
| url | String | The URL of the page where the event occurred | Required |
| referrer | String | The URL that linked to the page where the event occurred | Required |
| languages | Array | The languages of the browser that made the request | Required |
| userAgent | String | The user agent of the browser that made the request | Required |
| siteId | String (GUID) | The ID of the hub where the event occurred | Required |
| siteName | String | The name of the hub where the event occurred | Required |
| userId | String (GUID) | The ID of the user that performed the action | Required |
| contactId | String (GUID) | The ID of the contact that performed the action | Required |
| cardId | String (GUID) | The ID of the card | Required |
| cardType | String | The type of the card | Required |
| cardSubType | String | The sub-type of the card | Required |
| cardName | String | The name of the card | Required |
| scope | String | Legacy property. The scope of the form. | Required |
| competitionEntryId | String (GUID) | The ID of the competition entry | Required |
Events fired by this card type:
card-action
| Name | Type | Description | Required |
|---|---|---|---|
| timestamp | String (TimeStamp) | The timestamp of the event | Required |
| pageTitle | String | The title of the page where the event occurred | Required |
| hostName | String | The hostname of the page where the event occurred | Required |
| pathName | String | The path of the page where the event occurred | Required |
| queryString | String | The query string of the page where the event occurred | Required |
| url | String | The URL of the page where the event occurred | Required |
| referrer | String | The URL that linked to the page where the event occurred | Required |
| languages | Array | The languages of the browser that made the request | Required |
| userAgent | String | The user agent of the browser that made the request | Required |
| siteId | String (GUID) | The ID of the hub where the event occurred | Required |
| siteName | String | The name of the hub where the event occurred | Required |
| userId | String (GUID) | The ID of the user that performed the action | Required |
| contactId | String (GUID) | The ID of the contact that performed the action | Required |
| pageId | String (GUID) | The ID of the page where the event occurred | Optional |
| pageSlug | String | The slug of the page where the event occurred | Optional |
| cardId | String (GUID) | The ID of the card | Required |
| cardType | String | The type of the card | Required |
| cardSubType | String | The sub-type of the card | Required |
| cardName | String | The name of the card | Required |
| action | String (Competition | ExternalLink | ScrollToCard | OpenProfileDrawer | SeenInstructions) | The action that was performed | Required |
| linkTo | String | The link that the card action invokes, if there is one | Optional |
card-answered
| Name | Type | Description | Required |
|---|---|---|---|
| timestamp | String (TimeStamp) | The timestamp of the event | Required |
| pageTitle | String | The title of the page where the event occurred | Required |
| hostName | String | The hostname of the page where the event occurred | Required |
| pathName | String | The path of the page where the event occurred | Required |
| queryString | String | The query string of the page where the event occurred | Required |
| url | String | The URL of the page where the event occurred | Required |
| referrer | String | The URL that linked to the page where the event occurred | Required |
| languages | Array | The languages of the browser that made the request | Required |
| userAgent | String | The user agent of the browser that made the request | Required |
| siteId | String (GUID) | The ID of the hub where the event occurred | Required |
| siteName | String | The name of the hub where the event occurred | Required |
| userId | String (GUID) | The ID of the user that performed the action | Required |
| contactId | String (GUID) | The ID of the contact that performed the action | Required |
| pageId | String (GUID) | The ID of the page where the event occurred | Optional |
| pageSlug | String | The slug of the page where the event occurred | Optional |
| cardId | String (GUID) | The ID of the card | Required |
| cardType | String | The type of the card | Required |
| cardSubType | String | The sub-type of the card | Required |
| cardName | String | The name of the card | Required |
| gameplayId | String (GUID) | The ID of the gameplay where the action occurred | Optional |
| segmentId | String (GUID) | The ID of the segment where the action occurred | Optional |
| segmentTitle | String | The title of the segment where the action occurred | Optional |
| questionId | String (GUID) | The ID of the question where the action occurred | Optional |
| questionText | String | The text of the question where the action occurred | Optional |
| questionStyle | String | The style of the question where the action occurred | Optional |
| optionId | String (GUID) | The ID of the option that was selected | Optional |
| optionText | String | The text of the option that was selected | Optional |
| optionImage | String | The image of the option that was selected | Optional |
| sliderOption | Number | The slider option that was selected | Optional |
| swipedRight | Boolean | Whether the answer was swiped to the right or not | Optional |
| answerMilliseconds | Number | The time it took to answer the question in milliseconds | Optional |
| checkpointId | String (GUID) | The ID of the checkpoint where the action occurred | Optional |
| checkpointName | String | The name of the checkpoint where the action occurred | Optional |
card-started
| Name | Type | Description | Required |
|---|---|---|---|
| timestamp | String (TimeStamp) | The timestamp of the event | Required |
| pageTitle | String | The title of the page where the event occurred | Required |
| hostName | String | The hostname of the page where the event occurred | Required |
| pathName | String | The path of the page where the event occurred | Required |
| queryString | String | The query string of the page where the event occurred | Required |
| url | String | The URL of the page where the event occurred | Required |
| referrer | String | The URL that linked to the page where the event occurred | Required |
| languages | Array | The languages of the browser that made the request | Required |
| userAgent | String | The user agent of the browser that made the request | Required |
| siteId | String (GUID) | The ID of the hub where the event occurred | Required |
| siteName | String | The name of the hub where the event occurred | Required |
| userId | String (GUID) | The ID of the user that performed the action | Required |
| contactId | String (GUID) | The ID of the contact that performed the action | Required |
| pageId | String (GUID) | The ID of the page where the event occurred | Optional |
| pageSlug | String | The slug of the page where the event occurred | Optional |
| cardId | String (GUID) | The ID of the card | Required |
| cardType | String | The type of the card | Required |
| cardSubType | String | The sub-type of the card | Required |
| cardName | String | The name of the card | Required |
| gameplayId | String (GUID) | The ID of the gameplay where the action occurred | Optional |
card-viewed
| Name | Type | Description | Required |
|---|---|---|---|
| timestamp | String (TimeStamp) | The timestamp of the event | Required |
| pageTitle | String | The title of the page where the event occurred | Required |
| hostName | String | The hostname of the page where the event occurred | Required |
| pathName | String | The path of the page where the event occurred | Required |
| queryString | String | The query string of the page where the event occurred | Required |
| url | String | The URL of the page where the event occurred | Required |
| referrer | String | The URL that linked to the page where the event occurred | Required |
| languages | Array | The languages of the browser that made the request | Required |
| userAgent | String | The user agent of the browser that made the request | Required |
| siteId | String (GUID) | The ID of the hub where the event occurred | Required |
| siteName | String | The name of the hub where the event occurred | Required |
| userId | String (GUID) | The ID of the user that performed the action | Required |
| contactId | String (GUID) | The ID of the contact that performed the action | Required |
| pageId | String (GUID) | The ID of the page where the event occurred | Optional |
| pageSlug | String | The slug of the page where the event occurred | Optional |
| cardId | String (GUID) | The ID of the card | Required |
| cardType | String | The type of the card | Required |
| cardSubType | String | The sub-type of the card | Required |
| cardName | String | The name of the card | Required |
cover-clicked
| Name | Type | Description | Required |
|---|---|---|---|
| timestamp | String (TimeStamp) | The timestamp of the event | Required |
| pageTitle | String | The title of the page where the event occurred | Required |
| hostName | String | The hostname of the page where the event occurred | Required |
| pathName | String | The path of the page where the event occurred | Required |
| queryString | String | The query string of the page where the event occurred | Required |
| url | String | The URL of the page where the event occurred | Required |
| referrer | String | The URL that linked to the page where the event occurred | Required |
| languages | Array | The languages of the browser that made the request | Required |
| userAgent | String | The user agent of the browser that made the request | Required |
| siteId | String (GUID) | The ID of the hub where the event occurred | Required |
| siteName | String | The name of the hub where the event occurred | Required |
| userId | String (GUID) | The ID of the user that performed the action | Required |
| contactId | String (GUID) | The ID of the contact that performed the action | Required |
| pageId | String (GUID) | The ID of the page where the event occurred | Optional |
| pageSlug | String | The slug of the page where the event occurred | Optional |
| cardId | String (GUID) | The ID of the card | Required |
| cardType | String | The type of the card | Required |
| cardSubType | String | The sub-type of the card | Required |
| cardName | String | The name of the card | Required |
form-start
| Name | Type | Description | Required |
|---|---|---|---|
| timestamp | String (TimeStamp) | The timestamp of the event | Required |
| pageTitle | String | The title of the page where the event occurred | Required |
| hostName | String | The hostname of the page where the event occurred | Required |
| pathName | String | The path of the page where the event occurred | Required |
| queryString | String | The query string of the page where the event occurred | Required |
| url | String | The URL of the page where the event occurred | Required |
| referrer | String | The URL that linked to the page where the event occurred | Required |
| languages | Array | The languages of the browser that made the request | Required |
| userAgent | String | The user agent of the browser that made the request | Required |
| siteId | String (GUID) | The ID of the hub where the event occurred | Required |
| siteName | String | The name of the hub where the event occurred | Required |
| userId | String (GUID) | The ID of the user that performed the action | Required |
| contactId | String (GUID) | The ID of the contact that performed the action | Required |
| cardId | String (GUID) | The ID of the card | Required |
| cardType | String | The type of the card | Required |
| cardSubType | String | The sub-type of the card | Required |
| cardName | String | The name of the card | Required |
| scope | String | Legacy property. The scope of the form. | Required |
form-submission
| Name | Type | Description | Required |
|---|---|---|---|
| timestamp | String (TimeStamp) | The timestamp of the event | Required |
| pageTitle | String | The title of the page where the event occurred | Required |
| hostName | String | The hostname of the page where the event occurred | Required |
| pathName | String | The path of the page where the event occurred | Required |
| queryString | String | The query string of the page where the event occurred | Required |
| url | String | The URL of the page where the event occurred | Required |
| referrer | String | The URL that linked to the page where the event occurred | Required |
| languages | Array | The languages of the browser that made the request | Required |
| userAgent | String | The user agent of the browser that made the request | Required |
| siteId | String (GUID) | The ID of the hub where the event occurred | Required |
| siteName | String | The name of the hub where the event occurred | Required |
| userId | String (GUID) | The ID of the user that performed the action | Required |
| contactId | String (GUID) | The ID of the contact that performed the action | Required |
| cardId | String (GUID) | The ID of the card | Required |
| cardType | String | The type of the card | Required |
| cardSubType | String | The sub-type of the card | Required |
| cardName | String | The name of the card | Required |
| scope | String | Legacy property. The scope of the form. | Required |
| competitionEntryId | String (GUID) | The ID of the competition entry | Required |
Events fired by this card type:
card-action
| Name | Type | Description | Required |
|---|---|---|---|
| timestamp | String (TimeStamp) | The timestamp of the event | Required |
| pageTitle | String | The title of the page where the event occurred | Required |
| hostName | String | The hostname of the page where the event occurred | Required |
| pathName | String | The path of the page where the event occurred | Required |
| queryString | String | The query string of the page where the event occurred | Required |
| url | String | The URL of the page where the event occurred | Required |
| referrer | String | The URL that linked to the page where the event occurred | Required |
| languages | Array | The languages of the browser that made the request | Required |
| userAgent | String | The user agent of the browser that made the request | Required |
| siteId | String (GUID) | The ID of the hub where the event occurred | Required |
| siteName | String | The name of the hub where the event occurred | Required |
| userId | String (GUID) | The ID of the user that performed the action | Required |
| contactId | String (GUID) | The ID of the contact that performed the action | Required |
| pageId | String (GUID) | The ID of the page where the event occurred | Optional |
| pageSlug | String | The slug of the page where the event occurred | Optional |
| cardId | String (GUID) | The ID of the card | Required |
| cardType | String | The type of the card | Required |
| cardSubType | String | The sub-type of the card | Required |
| cardName | String | The name of the card | Required |
| action | String (Competition | ExternalLink | ScrollToCard | OpenProfileDrawer | SeenInstructions) | The action that was performed | Required |
| linkTo | String | The link that the card action invokes, if there is one | Optional |
card-answered
| Name | Type | Description | Required |
|---|---|---|---|
| timestamp | String (TimeStamp) | The timestamp of the event | Required |
| pageTitle | String | The title of the page where the event occurred | Required |
| hostName | String | The hostname of the page where the event occurred | Required |
| pathName | String | The path of the page where the event occurred | Required |
| queryString | String | The query string of the page where the event occurred | Required |
| url | String | The URL of the page where the event occurred | Required |
| referrer | String | The URL that linked to the page where the event occurred | Required |
| languages | Array | The languages of the browser that made the request | Required |
| userAgent | String | The user agent of the browser that made the request | Required |
| siteId | String (GUID) | The ID of the hub where the event occurred | Required |
| siteName | String | The name of the hub where the event occurred | Required |
| userId | String (GUID) | The ID of the user that performed the action | Required |
| contactId | String (GUID) | The ID of the contact that performed the action | Required |
| pageId | String (GUID) | The ID of the page where the event occurred | Optional |
| pageSlug | String | The slug of the page where the event occurred | Optional |
| cardId | String (GUID) | The ID of the card | Required |
| cardType | String | The type of the card | Required |
| cardSubType | String | The sub-type of the card | Required |
| cardName | String | The name of the card | Required |
| gameplayId | String (GUID) | The ID of the gameplay where the action occurred | Optional |
| segmentId | String (GUID) | The ID of the segment where the action occurred | Optional |
| segmentTitle | String | The title of the segment where the action occurred | Optional |
| questionId | String (GUID) | The ID of the question where the action occurred | Optional |
| questionText | String | The text of the question where the action occurred | Optional |
| questionStyle | String | The style of the question where the action occurred | Optional |
| optionId | String (GUID) | The ID of the option that was selected | Optional |
| optionText | String | The text of the option that was selected | Optional |
| optionImage | String | The image of the option that was selected | Optional |
| sliderOption | Number | The slider option that was selected | Optional |
| swipedRight | Boolean | Whether the answer was swiped to the right or not | Optional |
| answerMilliseconds | Number | The time it took to answer the question in milliseconds | Optional |
| checkpointId | String (GUID) | The ID of the checkpoint where the action occurred | Optional |
| checkpointName | String | The name of the checkpoint where the action occurred | Optional |
card-finished
| Name | Type | Description | Required |
|---|---|---|---|
| timestamp | String (TimeStamp) | The timestamp of the event | Required |
| pageTitle | String | The title of the page where the event occurred | Required |
| hostName | String | The hostname of the page where the event occurred | Required |
| pathName | String | The path of the page where the event occurred | Required |
| queryString | String | The query string of the page where the event occurred | Required |
| url | String | The URL of the page where the event occurred | Required |
| referrer | String | The URL that linked to the page where the event occurred | Required |
| languages | Array | The languages of the browser that made the request | Required |
| userAgent | String | The user agent of the browser that made the request | Required |
| siteId | String (GUID) | The ID of the hub where the event occurred | Required |
| siteName | String | The name of the hub where the event occurred | Required |
| userId | String (GUID) | The ID of the user that performed the action | Required |
| contactId | String (GUID) | The ID of the contact that performed the action | Required |
| pageId | String (GUID) | The ID of the page where the event occurred | Optional |
| pageSlug | String | The slug of the page where the event occurred | Optional |
| cardId | String (GUID) | The ID of the card | Required |
| cardType | String | The type of the card | Required |
| cardSubType | String | The sub-type of the card | Required |
| cardName | String | The name of the card | Required |
| gameplayId | String (GUID) | The ID of the gameplay | Optional |
| points | Number | The points of the gameplay | Optional |
| resultId | String (GUID) | The ID of the result the user got | Optional |
| resultTitle | String | The title of the result the user got | Optional |
| resultDescription | String | The description of the result the user got | Optional |
| resultImage | String | The image of the result the user got | Optional |
| resultVideoUrl | String | The video URL of the result the user got | Optional |
| vote | Number | The number-guess vote the user entered | Optional |
card-started
| Name | Type | Description | Required |
|---|---|---|---|
| timestamp | String (TimeStamp) | The timestamp of the event | Required |
| pageTitle | String | The title of the page where the event occurred | Required |
| hostName | String | The hostname of the page where the event occurred | Required |
| pathName | String | The path of the page where the event occurred | Required |
| queryString | String | The query string of the page where the event occurred | Required |
| url | String | The URL of the page where the event occurred | Required |
| referrer | String | The URL that linked to the page where the event occurred | Required |
| languages | Array | The languages of the browser that made the request | Required |
| userAgent | String | The user agent of the browser that made the request | Required |
| siteId | String (GUID) | The ID of the hub where the event occurred | Required |
| siteName | String | The name of the hub where the event occurred | Required |
| userId | String (GUID) | The ID of the user that performed the action | Required |
| contactId | String (GUID) | The ID of the contact that performed the action | Required |
| pageId | String (GUID) | The ID of the page where the event occurred | Optional |
| pageSlug | String | The slug of the page where the event occurred | Optional |
| cardId | String (GUID) | The ID of the card | Required |
| cardType | String | The type of the card | Required |
| cardSubType | String | The sub-type of the card | Required |
| cardName | String | The name of the card | Required |
| gameplayId | String (GUID) | The ID of the gameplay where the action occurred | Optional |
card-viewed
| Name | Type | Description | Required |
|---|---|---|---|
| timestamp | String (TimeStamp) | The timestamp of the event | Required |
| pageTitle | String | The title of the page where the event occurred | Required |
| hostName | String | The hostname of the page where the event occurred | Required |
| pathName | String | The path of the page where the event occurred | Required |
| queryString | String | The query string of the page where the event occurred | Required |
| url | String | The URL of the page where the event occurred | Required |
| referrer | String | The URL that linked to the page where the event occurred | Required |
| languages | Array | The languages of the browser that made the request | Required |
| userAgent | String | The user agent of the browser that made the request | Required |
| siteId | String (GUID) | The ID of the hub where the event occurred | Required |
| siteName | String | The name of the hub where the event occurred | Required |
| userId | String (GUID) | The ID of the user that performed the action | Required |
| contactId | String (GUID) | The ID of the contact that performed the action | Required |
| pageId | String (GUID) | The ID of the page where the event occurred | Optional |
| pageSlug | String | The slug of the page where the event occurred | Optional |
| cardId | String (GUID) | The ID of the card | Required |
| cardType | String | The type of the card | Required |
| cardSubType | String | The sub-type of the card | Required |
| cardName | String | The name of the card | Required |
cover-clicked
| Name | Type | Description | Required |
|---|---|---|---|
| timestamp | String (TimeStamp) | The timestamp of the event | Required |
| pageTitle | String | The title of the page where the event occurred | Required |
| hostName | String | The hostname of the page where the event occurred | Required |
| pathName | String | The path of the page where the event occurred | Required |
| queryString | String | The query string of the page where the event occurred | Required |
| url | String | The URL of the page where the event occurred | Required |
| referrer | String | The URL that linked to the page where the event occurred | Required |
| languages | Array | The languages of the browser that made the request | Required |
| userAgent | String | The user agent of the browser that made the request | Required |
| siteId | String (GUID) | The ID of the hub where the event occurred | Required |
| siteName | String | The name of the hub where the event occurred | Required |
| userId | String (GUID) | The ID of the user that performed the action | Required |
| contactId | String (GUID) | The ID of the contact that performed the action | Required |
| pageId | String (GUID) | The ID of the page where the event occurred | Optional |
| pageSlug | String | The slug of the page where the event occurred | Optional |
| cardId | String (GUID) | The ID of the card | Required |
| cardType | String | The type of the card | Required |
| cardSubType | String | The sub-type of the card | Required |
| cardName | String | The name of the card | Required |
form-start
| Name | Type | Description | Required |
|---|---|---|---|
| timestamp | String (TimeStamp) | The timestamp of the event | Required |
| pageTitle | String | The title of the page where the event occurred | Required |
| hostName | String | The hostname of the page where the event occurred | Required |
| pathName | String | The path of the page where the event occurred | Required |
| queryString | String | The query string of the page where the event occurred | Required |
| url | String | The URL of the page where the event occurred | Required |
| referrer | String | The URL that linked to the page where the event occurred | Required |
| languages | Array | The languages of the browser that made the request | Required |
| userAgent | String | The user agent of the browser that made the request | Required |
| siteId | String (GUID) | The ID of the hub where the event occurred | Required |
| siteName | String | The name of the hub where the event occurred | Required |
| userId | String (GUID) | The ID of the user that performed the action | Required |
| contactId | String (GUID) | The ID of the contact that performed the action | Required |
| cardId | String (GUID) | The ID of the card | Required |
| cardType | String | The type of the card | Required |
| cardSubType | String | The sub-type of the card | Required |
| cardName | String | The name of the card | Required |
| scope | String | Legacy property. The scope of the form. | Required |
form-submission
| Name | Type | Description | Required |
|---|---|---|---|
| timestamp | String (TimeStamp) | The timestamp of the event | Required |
| pageTitle | String | The title of the page where the event occurred | Required |
| hostName | String | The hostname of the page where the event occurred | Required |
| pathName | String | The path of the page where the event occurred | Required |
| queryString | String | The query string of the page where the event occurred | Required |
| url | String | The URL of the page where the event occurred | Required |
| referrer | String | The URL that linked to the page where the event occurred | Required |
| languages | Array | The languages of the browser that made the request | Required |
| userAgent | String | The user agent of the browser that made the request | Required |
| siteId | String (GUID) | The ID of the hub where the event occurred | Required |
| siteName | String | The name of the hub where the event occurred | Required |
| userId | String (GUID) | The ID of the user that performed the action | Required |
| contactId | String (GUID) | The ID of the contact that performed the action | Required |
| cardId | String (GUID) | The ID of the card | Required |
| cardType | String | The type of the card | Required |
| cardSubType | String | The sub-type of the card | Required |
| cardName | String | The name of the card | Required |
| scope | String | Legacy property. The scope of the form. | Required |
| competitionEntryId | String (GUID) | The ID of the competition entry | Required |
trivia-card-action-bar-clicked
| Name | Type | Description | Required |
|---|---|---|---|
| timestamp | String (TimeStamp) | The timestamp of the event | Required |
| pageTitle | String | The title of the page where the event occurred | Required |
| hostName | String | The hostname of the page where the event occurred | Required |
| pathName | String | The path of the page where the event occurred | Required |
| queryString | String | The query string of the page where the event occurred | Required |
| url | String | The URL of the page where the event occurred | Required |
| referrer | String | The URL that linked to the page where the event occurred | Required |
| languages | Array | The languages of the browser that made the request | Required |
| userAgent | String | The user agent of the browser that made the request | Required |
| siteId | String (GUID) | The ID of the hub where the event occurred | Required |
| siteName | String | The name of the hub where the event occurred | Required |
| userId | String (GUID) | The ID of the user that performed the action | Required |
| contactId | String (GUID) | The ID of the contact that performed the action | Required |
| pageId | String (GUID) | The ID of the page where the event occurred | Optional |
| pageSlug | String | The slug of the page where the event occurred | Optional |
| cardId | String (GUID) | The ID of the card | Required |
| cardType | String | The type of the card | Required |
| cardSubType | String | The sub-type of the card | Required |
| cardName | String | The name of the card | Required |
| gameplayId | String (GUID) | The ID of the gameplay where the action occurred | Required |
| link | String | The link that was clicked | Required |
| gameplayStage | String (lobby | questions | finished | answers | rules) | The stage of the gameplay where the action occurred | Required |
trivia-card-prizes-viewed
| Name | Type | Description | Required |
|---|---|---|---|
| timestamp | String (TimeStamp) | The timestamp of the event | Required |
| pageTitle | String | The title of the page where the event occurred | Required |
| hostName | String | The hostname of the page where the event occurred | Required |
| pathName | String | The path of the page where the event occurred | Required |
| queryString | String | The query string of the page where the event occurred | Required |
| url | String | The URL of the page where the event occurred | Required |
| referrer | String | The URL that linked to the page where the event occurred | Required |
| languages | Array | The languages of the browser that made the request | Required |
| userAgent | String | The user agent of the browser that made the request | Required |
| siteId | String (GUID) | The ID of the hub where the event occurred | Required |
| siteName | String | The name of the hub where the event occurred | Required |
| userId | String (GUID) | The ID of the user that performed the action | Required |
| contactId | String (GUID) | The ID of the contact that performed the action | Required |
| pageId | String (GUID) | The ID of the page where the event occurred | Optional |
| pageSlug | String | The slug of the page where the event occurred | Optional |
| cardId | String (GUID) | The ID of the card | Required |
| cardType | String | The type of the card | Required |
| cardSubType | String | The sub-type of the card | Required |
| cardName | String | The name of the card | Required |
| gameplayId | String (GUID) | The ID of the gameplay where the action occurred | Required |
Events fired by this card type:
card-viewed
| Name | Type | Description | Required |
|---|---|---|---|
| timestamp | String (TimeStamp) | The timestamp of the event | Required |
| pageTitle | String | The title of the page where the event occurred | Required |
| hostName | String | The hostname of the page where the event occurred | Required |
| pathName | String | The path of the page where the event occurred | Required |
| queryString | String | The query string of the page where the event occurred | Required |
| url | String | The URL of the page where the event occurred | Required |
| referrer | String | The URL that linked to the page where the event occurred | Required |
| languages | Array | The languages of the browser that made the request | Required |
| userAgent | String | The user agent of the browser that made the request | Required |
| siteId | String (GUID) | The ID of the hub where the event occurred | Required |
| siteName | String | The name of the hub where the event occurred | Required |
| userId | String (GUID) | The ID of the user that performed the action | Required |
| contactId | String (GUID) | The ID of the contact that performed the action | Required |
| pageId | String (GUID) | The ID of the page where the event occurred | Optional |
| pageSlug | String | The slug of the page where the event occurred | Optional |
| cardId | String (GUID) | The ID of the card | Required |
| cardType | String | The type of the card | Required |
| cardSubType | String | The sub-type of the card | Required |
| cardName | String | The name of the card | Required |
Events fired by this card type:
card-action
| Name | Type | Description | Required |
|---|---|---|---|
| timestamp | String (TimeStamp) | The timestamp of the event | Required |
| pageTitle | String | The title of the page where the event occurred | Required |
| hostName | String | The hostname of the page where the event occurred | Required |
| pathName | String | The path of the page where the event occurred | Required |
| queryString | String | The query string of the page where the event occurred | Required |
| url | String | The URL of the page where the event occurred | Required |
| referrer | String | The URL that linked to the page where the event occurred | Required |
| languages | Array | The languages of the browser that made the request | Required |
| userAgent | String | The user agent of the browser that made the request | Required |
| siteId | String (GUID) | The ID of the hub where the event occurred | Required |
| siteName | String | The name of the hub where the event occurred | Required |
| userId | String (GUID) | The ID of the user that performed the action | Required |
| contactId | String (GUID) | The ID of the contact that performed the action | Required |
| pageId | String (GUID) | The ID of the page where the event occurred | Optional |
| pageSlug | String | The slug of the page where the event occurred | Optional |
| cardId | String (GUID) | The ID of the card | Required |
| cardType | String | The type of the card | Required |
| cardSubType | String | The sub-type of the card | Required |
| cardName | String | The name of the card | Required |
| action | String (Competition | ExternalLink | ScrollToCard | OpenProfileDrawer | SeenInstructions) | The action that was performed | Required |
| linkTo | String | The link that the card action invokes, if there is one | Optional |
card-finished
| Name | Type | Description | Required |
|---|---|---|---|
| timestamp | String (TimeStamp) | The timestamp of the event | Required |
| pageTitle | String | The title of the page where the event occurred | Required |
| hostName | String | The hostname of the page where the event occurred | Required |
| pathName | String | The path of the page where the event occurred | Required |
| queryString | String | The query string of the page where the event occurred | Required |
| url | String | The URL of the page where the event occurred | Required |
| referrer | String | The URL that linked to the page where the event occurred | Required |
| languages | Array | The languages of the browser that made the request | Required |
| userAgent | String | The user agent of the browser that made the request | Required |
| siteId | String (GUID) | The ID of the hub where the event occurred | Required |
| siteName | String | The name of the hub where the event occurred | Required |
| userId | String (GUID) | The ID of the user that performed the action | Required |
| contactId | String (GUID) | The ID of the contact that performed the action | Required |
| pageId | String (GUID) | The ID of the page where the event occurred | Optional |
| pageSlug | String | The slug of the page where the event occurred | Optional |
| cardId | String (GUID) | The ID of the card | Required |
| cardType | String | The type of the card | Required |
| cardSubType | String | The sub-type of the card | Required |
| cardName | String | The name of the card | Required |
| gameplayId | String (GUID) | The ID of the gameplay | Optional |
| points | Number | The points of the gameplay | Optional |
| resultId | String (GUID) | The ID of the result the user got | Optional |
| resultTitle | String | The title of the result the user got | Optional |
| resultDescription | String | The description of the result the user got | Optional |
| resultImage | String | The image of the result the user got | Optional |
| resultVideoUrl | String | The video URL of the result the user got | Optional |
| vote | Number | The number-guess vote the user entered | Optional |
card-started
| Name | Type | Description | Required |
|---|---|---|---|
| timestamp | String (TimeStamp) | The timestamp of the event | Required |
| pageTitle | String | The title of the page where the event occurred | Required |
| hostName | String | The hostname of the page where the event occurred | Required |
| pathName | String | The path of the page where the event occurred | Required |
| queryString | String | The query string of the page where the event occurred | Required |
| url | String | The URL of the page where the event occurred | Required |
| referrer | String | The URL that linked to the page where the event occurred | Required |
| languages | Array | The languages of the browser that made the request | Required |
| userAgent | String | The user agent of the browser that made the request | Required |
| siteId | String (GUID) | The ID of the hub where the event occurred | Required |
| siteName | String | The name of the hub where the event occurred | Required |
| userId | String (GUID) | The ID of the user that performed the action | Required |
| contactId | String (GUID) | The ID of the contact that performed the action | Required |
| pageId | String (GUID) | The ID of the page where the event occurred | Optional |
| pageSlug | String | The slug of the page where the event occurred | Optional |
| cardId | String (GUID) | The ID of the card | Required |
| cardType | String | The type of the card | Required |
| cardSubType | String | The sub-type of the card | Required |
| cardName | String | The name of the card | Required |
| gameplayId | String (GUID) | The ID of the gameplay where the action occurred | Optional |
card-viewed
| Name | Type | Description | Required |
|---|---|---|---|
| timestamp | String (TimeStamp) | The timestamp of the event | Required |
| pageTitle | String | The title of the page where the event occurred | Required |
| hostName | String | The hostname of the page where the event occurred | Required |
| pathName | String | The path of the page where the event occurred | Required |
| queryString | String | The query string of the page where the event occurred | Required |
| url | String | The URL of the page where the event occurred | Required |
| referrer | String | The URL that linked to the page where the event occurred | Required |
| languages | Array | The languages of the browser that made the request | Required |
| userAgent | String | The user agent of the browser that made the request | Required |
| siteId | String (GUID) | The ID of the hub where the event occurred | Required |
| siteName | String | The name of the hub where the event occurred | Required |
| userId | String (GUID) | The ID of the user that performed the action | Required |
| contactId | String (GUID) | The ID of the contact that performed the action | Required |
| pageId | String (GUID) | The ID of the page where the event occurred | Optional |
| pageSlug | String | The slug of the page where the event occurred | Optional |
| cardId | String (GUID) | The ID of the card | Required |
| cardType | String | The type of the card | Required |
| cardSubType | String | The sub-type of the card | Required |
| cardName | String | The name of the card | Required |
cover-clicked
| Name | Type | Description | Required |
|---|---|---|---|
| timestamp | String (TimeStamp) | The timestamp of the event | Required |
| pageTitle | String | The title of the page where the event occurred | Required |
| hostName | String | The hostname of the page where the event occurred | Required |
| pathName | String | The path of the page where the event occurred | Required |
| queryString | String | The query string of the page where the event occurred | Required |
| url | String | The URL of the page where the event occurred | Required |
| referrer | String | The URL that linked to the page where the event occurred | Required |
| languages | Array | The languages of the browser that made the request | Required |
| userAgent | String | The user agent of the browser that made the request | Required |
| siteId | String (GUID) | The ID of the hub where the event occurred | Required |
| siteName | String | The name of the hub where the event occurred | Required |
| userId | String (GUID) | The ID of the user that performed the action | Required |
| contactId | String (GUID) | The ID of the contact that performed the action | Required |
| pageId | String (GUID) | The ID of the page where the event occurred | Optional |
| pageSlug | String | The slug of the page where the event occurred | Optional |
| cardId | String (GUID) | The ID of the card | Required |
| cardType | String | The type of the card | Required |
| cardSubType | String | The sub-type of the card | Required |
| cardName | String | The name of the card | Required |
form-start
| Name | Type | Description | Required |
|---|---|---|---|
| timestamp | String (TimeStamp) | The timestamp of the event | Required |
| pageTitle | String | The title of the page where the event occurred | Required |
| hostName | String | The hostname of the page where the event occurred | Required |
| pathName | String | The path of the page where the event occurred | Required |
| queryString | String | The query string of the page where the event occurred | Required |
| url | String | The URL of the page where the event occurred | Required |
| referrer | String | The URL that linked to the page where the event occurred | Required |
| languages | Array | The languages of the browser that made the request | Required |
| userAgent | String | The user agent of the browser that made the request | Required |
| siteId | String (GUID) | The ID of the hub where the event occurred | Required |
| siteName | String | The name of the hub where the event occurred | Required |
| userId | String (GUID) | The ID of the user that performed the action | Required |
| contactId | String (GUID) | The ID of the contact that performed the action | Required |
| cardId | String (GUID) | The ID of the card | Required |
| cardType | String | The type of the card | Required |
| cardSubType | String | The sub-type of the card | Required |
| cardName | String | The name of the card | Required |
| scope | String | Legacy property. The scope of the form. | Required |
form-submission
| Name | Type | Description | Required |
|---|---|---|---|
| timestamp | String (TimeStamp) | The timestamp of the event | Required |
| pageTitle | String | The title of the page where the event occurred | Required |
| hostName | String | The hostname of the page where the event occurred | Required |
| pathName | String | The path of the page where the event occurred | Required |
| queryString | String | The query string of the page where the event occurred | Required |
| url | String | The URL of the page where the event occurred | Required |
| referrer | String | The URL that linked to the page where the event occurred | Required |
| languages | Array | The languages of the browser that made the request | Required |
| userAgent | String | The user agent of the browser that made the request | Required |
| siteId | String (GUID) | The ID of the hub where the event occurred | Required |
| siteName | String | The name of the hub where the event occurred | Required |
| userId | String (GUID) | The ID of the user that performed the action | Required |
| contactId | String (GUID) | The ID of the contact that performed the action | Required |
| cardId | String (GUID) | The ID of the card | Required |
| cardType | String | The type of the card | Required |
| cardSubType | String | The sub-type of the card | Required |
| cardName | String | The name of the card | Required |
| scope | String | Legacy property. The scope of the form. | Required |
| competitionEntryId | String (GUID) | The ID of the competition entry | Required |
Events fired by this card type:
card-action
| Name | Type | Description | Required |
|---|---|---|---|
| timestamp | String (TimeStamp) | The timestamp of the event | Required |
| pageTitle | String | The title of the page where the event occurred | Required |
| hostName | String | The hostname of the page where the event occurred | Required |
| pathName | String | The path of the page where the event occurred | Required |
| queryString | String | The query string of the page where the event occurred | Required |
| url | String | The URL of the page where the event occurred | Required |
| referrer | String | The URL that linked to the page where the event occurred | Required |
| languages | Array | The languages of the browser that made the request | Required |
| userAgent | String | The user agent of the browser that made the request | Required |
| siteId | String (GUID) | The ID of the hub where the event occurred | Required |
| siteName | String | The name of the hub where the event occurred | Required |
| userId | String (GUID) | The ID of the user that performed the action | Required |
| contactId | String (GUID) | The ID of the contact that performed the action | Required |
| pageId | String (GUID) | The ID of the page where the event occurred | Optional |
| pageSlug | String | The slug of the page where the event occurred | Optional |
| cardId | String (GUID) | The ID of the card | Required |
| cardType | String | The type of the card | Required |
| cardSubType | String | The sub-type of the card | Required |
| cardName | String | The name of the card | Required |
| action | String (Competition | ExternalLink | ScrollToCard | OpenProfileDrawer | SeenInstructions) | The action that was performed | Required |
| linkTo | String | The link that the card action invokes, if there is one | Optional |
card-finished
| Name | Type | Description | Required |
|---|---|---|---|
| timestamp | String (TimeStamp) | The timestamp of the event | Required |
| pageTitle | String | The title of the page where the event occurred | Required |
| hostName | String | The hostname of the page where the event occurred | Required |
| pathName | String | The path of the page where the event occurred | Required |
| queryString | String | The query string of the page where the event occurred | Required |
| url | String | The URL of the page where the event occurred | Required |
| referrer | String | The URL that linked to the page where the event occurred | Required |
| languages | Array | The languages of the browser that made the request | Required |
| userAgent | String | The user agent of the browser that made the request | Required |
| siteId | String (GUID) | The ID of the hub where the event occurred | Required |
| siteName | String | The name of the hub where the event occurred | Required |
| userId | String (GUID) | The ID of the user that performed the action | Required |
| contactId | String (GUID) | The ID of the contact that performed the action | Required |
| pageId | String (GUID) | The ID of the page where the event occurred | Optional |
| pageSlug | String | The slug of the page where the event occurred | Optional |
| cardId | String (GUID) | The ID of the card | Required |
| cardType | String | The type of the card | Required |
| cardSubType | String | The sub-type of the card | Required |
| cardName | String | The name of the card | Required |
| gameplayId | String (GUID) | The ID of the gameplay | Optional |
| points | Number | The points of the gameplay | Optional |
| resultId | String (GUID) | The ID of the result the user got | Optional |
| resultTitle | String | The title of the result the user got | Optional |
| resultDescription | String | The description of the result the user got | Optional |
| resultImage | String | The image of the result the user got | Optional |
| resultVideoUrl | String | The video URL of the result the user got | Optional |
| vote | Number | The number-guess vote the user entered | Optional |
card-started
| Name | Type | Description | Required |
|---|---|---|---|
| timestamp | String (TimeStamp) | The timestamp of the event | Required |
| pageTitle | String | The title of the page where the event occurred | Required |
| hostName | String | The hostname of the page where the event occurred | Required |
| pathName | String | The path of the page where the event occurred | Required |
| queryString | String | The query string of the page where the event occurred | Required |
| url | String | The URL of the page where the event occurred | Required |
| referrer | String | The URL that linked to the page where the event occurred | Required |
| languages | Array | The languages of the browser that made the request | Required |
| userAgent | String | The user agent of the browser that made the request | Required |
| siteId | String (GUID) | The ID of the hub where the event occurred | Required |
| siteName | String | The name of the hub where the event occurred | Required |
| userId | String (GUID) | The ID of the user that performed the action | Required |
| contactId | String (GUID) | The ID of the contact that performed the action | Required |
| pageId | String (GUID) | The ID of the page where the event occurred | Optional |
| pageSlug | String | The slug of the page where the event occurred | Optional |
| cardId | String (GUID) | The ID of the card | Required |
| cardType | String | The type of the card | Required |
| cardSubType | String | The sub-type of the card | Required |
| cardName | String | The name of the card | Required |
| gameplayId | String (GUID) | The ID of the gameplay where the action occurred | Optional |
card-viewed
| Name | Type | Description | Required |
|---|---|---|---|
| timestamp | String (TimeStamp) | The timestamp of the event | Required |
| pageTitle | String | The title of the page where the event occurred | Required |
| hostName | String | The hostname of the page where the event occurred | Required |
| pathName | String | The path of the page where the event occurred | Required |
| queryString | String | The query string of the page where the event occurred | Required |
| url | String | The URL of the page where the event occurred | Required |
| referrer | String | The URL that linked to the page where the event occurred | Required |
| languages | Array | The languages of the browser that made the request | Required |
| userAgent | String | The user agent of the browser that made the request | Required |
| siteId | String (GUID) | The ID of the hub where the event occurred | Required |
| siteName | String | The name of the hub where the event occurred | Required |
| userId | String (GUID) | The ID of the user that performed the action | Required |
| contactId | String (GUID) | The ID of the contact that performed the action | Required |
| pageId | String (GUID) | The ID of the page where the event occurred | Optional |
| pageSlug | String | The slug of the page where the event occurred | Optional |
| cardId | String (GUID) | The ID of the card | Required |
| cardType | String | The type of the card | Required |
| cardSubType | String | The sub-type of the card | Required |
| cardName | String | The name of the card | Required |
cover-clicked
| Name | Type | Description | Required |
|---|---|---|---|
| timestamp | String (TimeStamp) | The timestamp of the event | Required |
| pageTitle | String | The title of the page where the event occurred | Required |
| hostName | String | The hostname of the page where the event occurred | Required |
| pathName | String | The path of the page where the event occurred | Required |
| queryString | String | The query string of the page where the event occurred | Required |
| url | String | The URL of the page where the event occurred | Required |
| referrer | String | The URL that linked to the page where the event occurred | Required |
| languages | Array | The languages of the browser that made the request | Required |
| userAgent | String | The user agent of the browser that made the request | Required |
| siteId | String (GUID) | The ID of the hub where the event occurred | Required |
| siteName | String | The name of the hub where the event occurred | Required |
| userId | String (GUID) | The ID of the user that performed the action | Required |
| contactId | String (GUID) | The ID of the contact that performed the action | Required |
| pageId | String (GUID) | The ID of the page where the event occurred | Optional |
| pageSlug | String | The slug of the page where the event occurred | Optional |
| cardId | String (GUID) | The ID of the card | Required |
| cardType | String | The type of the card | Required |
| cardSubType | String | The sub-type of the card | Required |
| cardName | String | The name of the card | Required |
form-start
| Name | Type | Description | Required |
|---|---|---|---|
| timestamp | String (TimeStamp) | The timestamp of the event | Required |
| pageTitle | String | The title of the page where the event occurred | Required |
| hostName | String | The hostname of the page where the event occurred | Required |
| pathName | String | The path of the page where the event occurred | Required |
| queryString | String | The query string of the page where the event occurred | Required |
| url | String | The URL of the page where the event occurred | Required |
| referrer | String | The URL that linked to the page where the event occurred | Required |
| languages | Array | The languages of the browser that made the request | Required |
| userAgent | String | The user agent of the browser that made the request | Required |
| siteId | String (GUID) | The ID of the hub where the event occurred | Required |
| siteName | String | The name of the hub where the event occurred | Required |
| userId | String (GUID) | The ID of the user that performed the action | Required |
| contactId | String (GUID) | The ID of the contact that performed the action | Required |
| cardId | String (GUID) | The ID of the card | Required |
| cardType | String | The type of the card | Required |
| cardSubType | String | The sub-type of the card | Required |
| cardName | String | The name of the card | Required |
| scope | String | Legacy property. The scope of the form. | Required |
form-submission
| Name | Type | Description | Required |
|---|---|---|---|
| timestamp | String (TimeStamp) | The timestamp of the event | Required |
| pageTitle | String | The title of the page where the event occurred | Required |
| hostName | String | The hostname of the page where the event occurred | Required |
| pathName | String | The path of the page where the event occurred | Required |
| queryString | String | The query string of the page where the event occurred | Required |
| url | String | The URL of the page where the event occurred | Required |
| referrer | String | The URL that linked to the page where the event occurred | Required |
| languages | Array | The languages of the browser that made the request | Required |
| userAgent | String | The user agent of the browser that made the request | Required |
| siteId | String (GUID) | The ID of the hub where the event occurred | Required |
| siteName | String | The name of the hub where the event occurred | Required |
| userId | String (GUID) | The ID of the user that performed the action | Required |
| contactId | String (GUID) | The ID of the contact that performed the action | Required |
| cardId | String (GUID) | The ID of the card | Required |
| cardType | String | The type of the card | Required |
| cardSubType | String | The sub-type of the card | Required |
| cardName | String | The name of the card | Required |
| scope | String | Legacy property. The scope of the form. | Required |
| competitionEntryId | String (GUID) | The ID of the competition entry | Required |
Events fired by this card type:
card-action
| Name | Type | Description | Required |
|---|---|---|---|
| timestamp | String (TimeStamp) | The timestamp of the event | Required |
| pageTitle | String | The title of the page where the event occurred | Required |
| hostName | String | The hostname of the page where the event occurred | Required |
| pathName | String | The path of the page where the event occurred | Required |
| queryString | String | The query string of the page where the event occurred | Required |
| url | String | The URL of the page where the event occurred | Required |
| referrer | String | The URL that linked to the page where the event occurred | Required |
| languages | Array | The languages of the browser that made the request | Required |
| userAgent | String | The user agent of the browser that made the request | Required |
| siteId | String (GUID) | The ID of the hub where the event occurred | Required |
| siteName | String | The name of the hub where the event occurred | Required |
| userId | String (GUID) | The ID of the user that performed the action | Required |
| contactId | String (GUID) | The ID of the contact that performed the action | Required |
| pageId | String (GUID) | The ID of the page where the event occurred | Optional |
| pageSlug | String | The slug of the page where the event occurred | Optional |
| cardId | String (GUID) | The ID of the card | Required |
| cardType | String | The type of the card | Required |
| cardSubType | String | The sub-type of the card | Required |
| cardName | String | The name of the card | Required |
| action | String (Competition | ExternalLink | ScrollToCard | OpenProfileDrawer | SeenInstructions) | The action that was performed | Required |
| linkTo | String | The link that the card action invokes, if there is one | Optional |
card-finished
| Name | Type | Description | Required |
|---|---|---|---|
| timestamp | String (TimeStamp) | The timestamp of the event | Required |
| pageTitle | String | The title of the page where the event occurred | Required |
| hostName | String | The hostname of the page where the event occurred | Required |
| pathName | String | The path of the page where the event occurred | Required |
| queryString | String | The query string of the page where the event occurred | Required |
| url | String | The URL of the page where the event occurred | Required |
| referrer | String | The URL that linked to the page where the event occurred | Required |
| languages | Array | The languages of the browser that made the request | Required |
| userAgent | String | The user agent of the browser that made the request | Required |
| siteId | String (GUID) | The ID of the hub where the event occurred | Required |
| siteName | String | The name of the hub where the event occurred | Required |
| userId | String (GUID) | The ID of the user that performed the action | Required |
| contactId | String (GUID) | The ID of the contact that performed the action | Required |
| pageId | String (GUID) | The ID of the page where the event occurred | Optional |
| pageSlug | String | The slug of the page where the event occurred | Optional |
| cardId | String (GUID) | The ID of the card | Required |
| cardType | String | The type of the card | Required |
| cardSubType | String | The sub-type of the card | Required |
| cardName | String | The name of the card | Required |
| gameplayId | String (GUID) | The ID of the gameplay | Optional |
| points | Number | The points of the gameplay | Optional |
| resultId | String (GUID) | The ID of the result the user got | Optional |
| resultTitle | String | The title of the result the user got | Optional |
| resultDescription | String | The description of the result the user got | Optional |
| resultImage | String | The image of the result the user got | Optional |
| resultVideoUrl | String | The video URL of the result the user got | Optional |
| vote | Number | The number-guess vote the user entered | Optional |
card-started
| Name | Type | Description | Required |
|---|---|---|---|
| timestamp | String (TimeStamp) | The timestamp of the event | Required |
| pageTitle | String | The title of the page where the event occurred | Required |
| hostName | String | The hostname of the page where the event occurred | Required |
| pathName | String | The path of the page where the event occurred | Required |
| queryString | String | The query string of the page where the event occurred | Required |
| url | String | The URL of the page where the event occurred | Required |
| referrer | String | The URL that linked to the page where the event occurred | Required |
| languages | Array | The languages of the browser that made the request | Required |
| userAgent | String | The user agent of the browser that made the request | Required |
| siteId | String (GUID) | The ID of the hub where the event occurred | Required |
| siteName | String | The name of the hub where the event occurred | Required |
| userId | String (GUID) | The ID of the user that performed the action | Required |
| contactId | String (GUID) | The ID of the contact that performed the action | Required |
| pageId | String (GUID) | The ID of the page where the event occurred | Optional |
| pageSlug | String | The slug of the page where the event occurred | Optional |
| cardId | String (GUID) | The ID of the card | Required |
| cardType | String | The type of the card | Required |
| cardSubType | String | The sub-type of the card | Required |
| cardName | String | The name of the card | Required |
| gameplayId | String (GUID) | The ID of the gameplay where the action occurred | Optional |
card-viewed
| Name | Type | Description | Required |
|---|---|---|---|
| timestamp | String (TimeStamp) | The timestamp of the event | Required |
| pageTitle | String | The title of the page where the event occurred | Required |
| hostName | String | The hostname of the page where the event occurred | Required |
| pathName | String | The path of the page where the event occurred | Required |
| queryString | String | The query string of the page where the event occurred | Required |
| url | String | The URL of the page where the event occurred | Required |
| referrer | String | The URL that linked to the page where the event occurred | Required |
| languages | Array | The languages of the browser that made the request | Required |
| userAgent | String | The user agent of the browser that made the request | Required |
| siteId | String (GUID) | The ID of the hub where the event occurred | Required |
| siteName | String | The name of the hub where the event occurred | Required |
| userId | String (GUID) | The ID of the user that performed the action | Required |
| contactId | String (GUID) | The ID of the contact that performed the action | Required |
| pageId | String (GUID) | The ID of the page where the event occurred | Optional |
| pageSlug | String | The slug of the page where the event occurred | Optional |
| cardId | String (GUID) | The ID of the card | Required |
| cardType | String | The type of the card | Required |
| cardSubType | String | The sub-type of the card | Required |
| cardName | String | The name of the card | Required |
form-start
| Name | Type | Description | Required |
|---|---|---|---|
| timestamp | String (TimeStamp) | The timestamp of the event | Required |
| pageTitle | String | The title of the page where the event occurred | Required |
| hostName | String | The hostname of the page where the event occurred | Required |
| pathName | String | The path of the page where the event occurred | Required |
| queryString | String | The query string of the page where the event occurred | Required |
| url | String | The URL of the page where the event occurred | Required |
| referrer | String | The URL that linked to the page where the event occurred | Required |
| languages | Array | The languages of the browser that made the request | Required |
| userAgent | String | The user agent of the browser that made the request | Required |
| siteId | String (GUID) | The ID of the hub where the event occurred | Required |
| siteName | String | The name of the hub where the event occurred | Required |
| userId | String (GUID) | The ID of the user that performed the action | Required |
| contactId | String (GUID) | The ID of the contact that performed the action | Required |
| cardId | String (GUID) | The ID of the card | Required |
| cardType | String | The type of the card | Required |
| cardSubType | String | The sub-type of the card | Required |
| cardName | String | The name of the card | Required |
| scope | String | Legacy property. The scope of the form. | Required |
form-submission
| Name | Type | Description | Required |
|---|---|---|---|
| timestamp | String (TimeStamp) | The timestamp of the event | Required |
| pageTitle | String | The title of the page where the event occurred | Required |
| hostName | String | The hostname of the page where the event occurred | Required |
| pathName | String | The path of the page where the event occurred | Required |
| queryString | String | The query string of the page where the event occurred | Required |
| url | String | The URL of the page where the event occurred | Required |
| referrer | String | The URL that linked to the page where the event occurred | Required |
| languages | Array | The languages of the browser that made the request | Required |
| userAgent | String | The user agent of the browser that made the request | Required |
| siteId | String (GUID) | The ID of the hub where the event occurred | Required |
| siteName | String | The name of the hub where the event occurred | Required |
| userId | String (GUID) | The ID of the user that performed the action | Required |
| contactId | String (GUID) | The ID of the contact that performed the action | Required |
| cardId | String (GUID) | The ID of the card | Required |
| cardType | String | The type of the card | Required |
| cardSubType | String | The sub-type of the card | Required |
| cardName | String | The name of the card | Required |
| scope | String | Legacy property. The scope of the form. | Required |
| competitionEntryId | String (GUID) | The ID of the competition entry | Required |
Events fired by this card type:
card-action
| Name | Type | Description | Required |
|---|---|---|---|
| timestamp | String (TimeStamp) | The timestamp of the event | Required |
| pageTitle | String | The title of the page where the event occurred | Required |
| hostName | String | The hostname of the page where the event occurred | Required |
| pathName | String | The path of the page where the event occurred | Required |
| queryString | String | The query string of the page where the event occurred | Required |
| url | String | The URL of the page where the event occurred | Required |
| referrer | String | The URL that linked to the page where the event occurred | Required |
| languages | Array | The languages of the browser that made the request | Required |
| userAgent | String | The user agent of the browser that made the request | Required |
| siteId | String (GUID) | The ID of the hub where the event occurred | Required |
| siteName | String | The name of the hub where the event occurred | Required |
| userId | String (GUID) | The ID of the user that performed the action | Required |
| contactId | String (GUID) | The ID of the contact that performed the action | Required |
| pageId | String (GUID) | The ID of the page where the event occurred | Optional |
| pageSlug | String | The slug of the page where the event occurred | Optional |
| cardId | String (GUID) | The ID of the card | Required |
| cardType | String | The type of the card | Required |
| cardSubType | String | The sub-type of the card | Required |
| cardName | String | The name of the card | Required |
| action | String (Competition | ExternalLink | ScrollToCard | OpenProfileDrawer | SeenInstructions) | The action that was performed | Required |
| linkTo | String | The link that the card action invokes, if there is one | Optional |
card-finished
| Name | Type | Description | Required |
|---|---|---|---|
| timestamp | String (TimeStamp) | The timestamp of the event | Required |
| pageTitle | String | The title of the page where the event occurred | Required |
| hostName | String | The hostname of the page where the event occurred | Required |
| pathName | String | The path of the page where the event occurred | Required |
| queryString | String | The query string of the page where the event occurred | Required |
| url | String | The URL of the page where the event occurred | Required |
| referrer | String | The URL that linked to the page where the event occurred | Required |
| languages | Array | The languages of the browser that made the request | Required |
| userAgent | String | The user agent of the browser that made the request | Required |
| siteId | String (GUID) | The ID of the hub where the event occurred | Required |
| siteName | String | The name of the hub where the event occurred | Required |
| userId | String (GUID) | The ID of the user that performed the action | Required |
| contactId | String (GUID) | The ID of the contact that performed the action | Required |
| pageId | String (GUID) | The ID of the page where the event occurred | Optional |
| pageSlug | String | The slug of the page where the event occurred | Optional |
| cardId | String (GUID) | The ID of the card | Required |
| cardType | String | The type of the card | Required |
| cardSubType | String | The sub-type of the card | Required |
| cardName | String | The name of the card | Required |
| gameplayId | String (GUID) | The ID of the gameplay | Optional |
| points | Number | The points of the gameplay | Optional |
| resultId | String (GUID) | The ID of the result the user got | Optional |
| resultTitle | String | The title of the result the user got | Optional |
| resultDescription | String | The description of the result the user got | Optional |
| resultImage | String | The image of the result the user got | Optional |
| resultVideoUrl | String | The video URL of the result the user got | Optional |
| vote | Number | The number-guess vote the user entered | Optional |
card-started
| Name | Type | Description | Required |
|---|---|---|---|
| timestamp | String (TimeStamp) | The timestamp of the event | Required |
| pageTitle | String | The title of the page where the event occurred | Required |
| hostName | String | The hostname of the page where the event occurred | Required |
| pathName | String | The path of the page where the event occurred | Required |
| queryString | String | The query string of the page where the event occurred | Required |
| url | String | The URL of the page where the event occurred | Required |
| referrer | String | The URL that linked to the page where the event occurred | Required |
| languages | Array | The languages of the browser that made the request | Required |
| userAgent | String | The user agent of the browser that made the request | Required |
| siteId | String (GUID) | The ID of the hub where the event occurred | Required |
| siteName | String | The name of the hub where the event occurred | Required |
| userId | String (GUID) | The ID of the user that performed the action | Required |
| contactId | String (GUID) | The ID of the contact that performed the action | Required |
| pageId | String (GUID) | The ID of the page where the event occurred | Optional |
| pageSlug | String | The slug of the page where the event occurred | Optional |
| cardId | String (GUID) | The ID of the card | Required |
| cardType | String | The type of the card | Required |
| cardSubType | String | The sub-type of the card | Required |
| cardName | String | The name of the card | Required |
| gameplayId | String (GUID) | The ID of the gameplay where the action occurred | Optional |
card-viewed
| Name | Type | Description | Required |
|---|---|---|---|
| timestamp | String (TimeStamp) | The timestamp of the event | Required |
| pageTitle | String | The title of the page where the event occurred | Required |
| hostName | String | The hostname of the page where the event occurred | Required |
| pathName | String | The path of the page where the event occurred | Required |
| queryString | String | The query string of the page where the event occurred | Required |
| url | String | The URL of the page where the event occurred | Required |
| referrer | String | The URL that linked to the page where the event occurred | Required |
| languages | Array | The languages of the browser that made the request | Required |
| userAgent | String | The user agent of the browser that made the request | Required |
| siteId | String (GUID) | The ID of the hub where the event occurred | Required |
| siteName | String | The name of the hub where the event occurred | Required |
| userId | String (GUID) | The ID of the user that performed the action | Required |
| contactId | String (GUID) | The ID of the contact that performed the action | Required |
| pageId | String (GUID) | The ID of the page where the event occurred | Optional |
| pageSlug | String | The slug of the page where the event occurred | Optional |
| cardId | String (GUID) | The ID of the card | Required |
| cardType | String | The type of the card | Required |
| cardSubType | String | The sub-type of the card | Required |
| cardName | String | The name of the card | Required |
cover-clicked
| Name | Type | Description | Required |
|---|---|---|---|
| timestamp | String (TimeStamp) | The timestamp of the event | Required |
| pageTitle | String | The title of the page where the event occurred | Required |
| hostName | String | The hostname of the page where the event occurred | Required |
| pathName | String | The path of the page where the event occurred | Required |
| queryString | String | The query string of the page where the event occurred | Required |
| url | String | The URL of the page where the event occurred | Required |
| referrer | String | The URL that linked to the page where the event occurred | Required |
| languages | Array | The languages of the browser that made the request | Required |
| userAgent | String | The user agent of the browser that made the request | Required |
| siteId | String (GUID) | The ID of the hub where the event occurred | Required |
| siteName | String | The name of the hub where the event occurred | Required |
| userId | String (GUID) | The ID of the user that performed the action | Required |
| contactId | String (GUID) | The ID of the contact that performed the action | Required |
| pageId | String (GUID) | The ID of the page where the event occurred | Optional |
| pageSlug | String | The slug of the page where the event occurred | Optional |
| cardId | String (GUID) | The ID of the card | Required |
| cardType | String | The type of the card | Required |
| cardSubType | String | The sub-type of the card | Required |
| cardName | String | The name of the card | Required |
form-start
| Name | Type | Description | Required |
|---|---|---|---|
| timestamp | String (TimeStamp) | The timestamp of the event | Required |
| pageTitle | String | The title of the page where the event occurred | Required |
| hostName | String | The hostname of the page where the event occurred | Required |
| pathName | String | The path of the page where the event occurred | Required |
| queryString | String | The query string of the page where the event occurred | Required |
| url | String | The URL of the page where the event occurred | Required |
| referrer | String | The URL that linked to the page where the event occurred | Required |
| languages | Array | The languages of the browser that made the request | Required |
| userAgent | String | The user agent of the browser that made the request | Required |
| siteId | String (GUID) | The ID of the hub where the event occurred | Required |
| siteName | String | The name of the hub where the event occurred | Required |
| userId | String (GUID) | The ID of the user that performed the action | Required |
| contactId | String (GUID) | The ID of the contact that performed the action | Required |
| cardId | String (GUID) | The ID of the card | Required |
| cardType | String | The type of the card | Required |
| cardSubType | String | The sub-type of the card | Required |
| cardName | String | The name of the card | Required |
| scope | String | Legacy property. The scope of the form. | Required |
form-submission
| Name | Type | Description | Required |
|---|---|---|---|
| timestamp | String (TimeStamp) | The timestamp of the event | Required |
| pageTitle | String | The title of the page where the event occurred | Required |
| hostName | String | The hostname of the page where the event occurred | Required |
| pathName | String | The path of the page where the event occurred | Required |
| queryString | String | The query string of the page where the event occurred | Required |
| url | String | The URL of the page where the event occurred | Required |
| referrer | String | The URL that linked to the page where the event occurred | Required |
| languages | Array | The languages of the browser that made the request | Required |
| userAgent | String | The user agent of the browser that made the request | Required |
| siteId | String (GUID) | The ID of the hub where the event occurred | Required |
| siteName | String | The name of the hub where the event occurred | Required |
| userId | String (GUID) | The ID of the user that performed the action | Required |
| contactId | String (GUID) | The ID of the contact that performed the action | Required |
| cardId | String (GUID) | The ID of the card | Required |
| cardType | String | The type of the card | Required |
| cardSubType | String | The sub-type of the card | Required |
| cardName | String | The name of the card | Required |
| scope | String | Legacy property. The scope of the form. | Required |
| competitionEntryId | String (GUID) | The ID of the competition entry | Required |
Events fired by this card type:
card-action
| Name | Type | Description | Required |
|---|---|---|---|
| timestamp | String (TimeStamp) | The timestamp of the event | Required |
| pageTitle | String | The title of the page where the event occurred | Required |
| hostName | String | The hostname of the page where the event occurred | Required |
| pathName | String | The path of the page where the event occurred | Required |
| queryString | String | The query string of the page where the event occurred | Required |
| url | String | The URL of the page where the event occurred | Required |
| referrer | String | The URL that linked to the page where the event occurred | Required |
| languages | Array | The languages of the browser that made the request | Required |
| userAgent | String | The user agent of the browser that made the request | Required |
| siteId | String (GUID) | The ID of the hub where the event occurred | Required |
| siteName | String | The name of the hub where the event occurred | Required |
| userId | String (GUID) | The ID of the user that performed the action | Required |
| contactId | String (GUID) | The ID of the contact that performed the action | Required |
| pageId | String (GUID) | The ID of the page where the event occurred | Optional |
| pageSlug | String | The slug of the page where the event occurred | Optional |
| cardId | String (GUID) | The ID of the card | Required |
| cardType | String | The type of the card | Required |
| cardSubType | String | The sub-type of the card | Required |
| cardName | String | The name of the card | Required |
| action | String (Competition | ExternalLink | ScrollToCard | OpenProfileDrawer | SeenInstructions) | The action that was performed | Required |
| linkTo | String | The link that the card action invokes, if there is one | Optional |
card-finished
| Name | Type | Description | Required |
|---|---|---|---|
| timestamp | String (TimeStamp) | The timestamp of the event | Required |
| pageTitle | String | The title of the page where the event occurred | Required |
| hostName | String | The hostname of the page where the event occurred | Required |
| pathName | String | The path of the page where the event occurred | Required |
| queryString | String | The query string of the page where the event occurred | Required |
| url | String | The URL of the page where the event occurred | Required |
| referrer | String | The URL that linked to the page where the event occurred | Required |
| languages | Array | The languages of the browser that made the request | Required |
| userAgent | String | The user agent of the browser that made the request | Required |
| siteId | String (GUID) | The ID of the hub where the event occurred | Required |
| siteName | String | The name of the hub where the event occurred | Required |
| userId | String (GUID) | The ID of the user that performed the action | Required |
| contactId | String (GUID) | The ID of the contact that performed the action | Required |
| pageId | String (GUID) | The ID of the page where the event occurred | Optional |
| pageSlug | String | The slug of the page where the event occurred | Optional |
| cardId | String (GUID) | The ID of the card | Required |
| cardType | String | The type of the card | Required |
| cardSubType | String | The sub-type of the card | Required |
| cardName | String | The name of the card | Required |
| gameplayId | String (GUID) | The ID of the gameplay | Optional |
| points | Number | The points of the gameplay | Optional |
| resultId | String (GUID) | The ID of the result the user got | Optional |
| resultTitle | String | The title of the result the user got | Optional |
| resultDescription | String | The description of the result the user got | Optional |
| resultImage | String | The image of the result the user got | Optional |
| resultVideoUrl | String | The video URL of the result the user got | Optional |
| vote | Number | The number-guess vote the user entered | Optional |
card-started
| Name | Type | Description | Required |
|---|---|---|---|
| timestamp | String (TimeStamp) | The timestamp of the event | Required |
| pageTitle | String | The title of the page where the event occurred | Required |
| hostName | String | The hostname of the page where the event occurred | Required |
| pathName | String | The path of the page where the event occurred | Required |
| queryString | String | The query string of the page where the event occurred | Required |
| url | String | The URL of the page where the event occurred | Required |
| referrer | String | The URL that linked to the page where the event occurred | Required |
| languages | Array | The languages of the browser that made the request | Required |
| userAgent | String | The user agent of the browser that made the request | Required |
| siteId | String (GUID) | The ID of the hub where the event occurred | Required |
| siteName | String | The name of the hub where the event occurred | Required |
| userId | String (GUID) | The ID of the user that performed the action | Required |
| contactId | String (GUID) | The ID of the contact that performed the action | Required |
| pageId | String (GUID) | The ID of the page where the event occurred | Optional |
| pageSlug | String | The slug of the page where the event occurred | Optional |
| cardId | String (GUID) | The ID of the card | Required |
| cardType | String | The type of the card | Required |
| cardSubType | String | The sub-type of the card | Required |
| cardName | String | The name of the card | Required |
| gameplayId | String (GUID) | The ID of the gameplay where the action occurred | Optional |
card-viewed
| Name | Type | Description | Required |
|---|---|---|---|
| timestamp | String (TimeStamp) | The timestamp of the event | Required |
| pageTitle | String | The title of the page where the event occurred | Required |
| hostName | String | The hostname of the page where the event occurred | Required |
| pathName | String | The path of the page where the event occurred | Required |
| queryString | String | The query string of the page where the event occurred | Required |
| url | String | The URL of the page where the event occurred | Required |
| referrer | String | The URL that linked to the page where the event occurred | Required |
| languages | Array | The languages of the browser that made the request | Required |
| userAgent | String | The user agent of the browser that made the request | Required |
| siteId | String (GUID) | The ID of the hub where the event occurred | Required |
| siteName | String | The name of the hub where the event occurred | Required |
| userId | String (GUID) | The ID of the user that performed the action | Required |
| contactId | String (GUID) | The ID of the contact that performed the action | Required |
| pageId | String (GUID) | The ID of the page where the event occurred | Optional |
| pageSlug | String | The slug of the page where the event occurred | Optional |
| cardId | String (GUID) | The ID of the card | Required |
| cardType | String | The type of the card | Required |
| cardSubType | String | The sub-type of the card | Required |
| cardName | String | The name of the card | Required |
cover-clicked
| Name | Type | Description | Required |
|---|---|---|---|
| timestamp | String (TimeStamp) | The timestamp of the event | Required |
| pageTitle | String | The title of the page where the event occurred | Required |
| hostName | String | The hostname of the page where the event occurred | Required |
| pathName | String | The path of the page where the event occurred | Required |
| queryString | String | The query string of the page where the event occurred | Required |
| url | String | The URL of the page where the event occurred | Required |
| referrer | String | The URL that linked to the page where the event occurred | Required |
| languages | Array | The languages of the browser that made the request | Required |
| userAgent | String | The user agent of the browser that made the request | Required |
| siteId | String (GUID) | The ID of the hub where the event occurred | Required |
| siteName | String | The name of the hub where the event occurred | Required |
| userId | String (GUID) | The ID of the user that performed the action | Required |
| contactId | String (GUID) | The ID of the contact that performed the action | Required |
| pageId | String (GUID) | The ID of the page where the event occurred | Optional |
| pageSlug | String | The slug of the page where the event occurred | Optional |
| cardId | String (GUID) | The ID of the card | Required |
| cardType | String | The type of the card | Required |
| cardSubType | String | The sub-type of the card | Required |
| cardName | String | The name of the card | Required |
form-start
| Name | Type | Description | Required |
|---|---|---|---|
| timestamp | String (TimeStamp) | The timestamp of the event | Required |
| pageTitle | String | The title of the page where the event occurred | Required |
| hostName | String | The hostname of the page where the event occurred | Required |
| pathName | String | The path of the page where the event occurred | Required |
| queryString | String | The query string of the page where the event occurred | Required |
| url | String | The URL of the page where the event occurred | Required |
| referrer | String | The URL that linked to the page where the event occurred | Required |
| languages | Array | The languages of the browser that made the request | Required |
| userAgent | String | The user agent of the browser that made the request | Required |
| siteId | String (GUID) | The ID of the hub where the event occurred | Required |
| siteName | String | The name of the hub where the event occurred | Required |
| userId | String (GUID) | The ID of the user that performed the action | Required |
| contactId | String (GUID) | The ID of the contact that performed the action | Required |
| cardId | String (GUID) | The ID of the card | Required |
| cardType | String | The type of the card | Required |
| cardSubType | String | The sub-type of the card | Required |
| cardName | String | The name of the card | Required |
| scope | String | Legacy property. The scope of the form. | Required |
form-submission
| Name | Type | Description | Required |
|---|---|---|---|
| timestamp | String (TimeStamp) | The timestamp of the event | Required |
| pageTitle | String | The title of the page where the event occurred | Required |
| hostName | String | The hostname of the page where the event occurred | Required |
| pathName | String | The path of the page where the event occurred | Required |
| queryString | String | The query string of the page where the event occurred | Required |
| url | String | The URL of the page where the event occurred | Required |
| referrer | String | The URL that linked to the page where the event occurred | Required |
| languages | Array | The languages of the browser that made the request | Required |
| userAgent | String | The user agent of the browser that made the request | Required |
| siteId | String (GUID) | The ID of the hub where the event occurred | Required |
| siteName | String | The name of the hub where the event occurred | Required |
| userId | String (GUID) | The ID of the user that performed the action | Required |
| contactId | String (GUID) | The ID of the contact that performed the action | Required |
| cardId | String (GUID) | The ID of the card | Required |
| cardType | String | The type of the card | Required |
| cardSubType | String | The sub-type of the card | Required |
| cardName | String | The name of the card | Required |
| scope | String | Legacy property. The scope of the form. | Required |
| competitionEntryId | String (GUID) | The ID of the competition entry | Required |
Events fired by this card type:
card-action
| Name | Type | Description | Required |
|---|---|---|---|
| timestamp | String (TimeStamp) | The timestamp of the event | Required |
| pageTitle | String | The title of the page where the event occurred | Required |
| hostName | String | The hostname of the page where the event occurred | Required |
| pathName | String | The path of the page where the event occurred | Required |
| queryString | String | The query string of the page where the event occurred | Required |
| url | String | The URL of the page where the event occurred | Required |
| referrer | String | The URL that linked to the page where the event occurred | Required |
| languages | Array | The languages of the browser that made the request | Required |
| userAgent | String | The user agent of the browser that made the request | Required |
| siteId | String (GUID) | The ID of the hub where the event occurred | Required |
| siteName | String | The name of the hub where the event occurred | Required |
| userId | String (GUID) | The ID of the user that performed the action | Required |
| contactId | String (GUID) | The ID of the contact that performed the action | Required |
| pageId | String (GUID) | The ID of the page where the event occurred | Optional |
| pageSlug | String | The slug of the page where the event occurred | Optional |
| cardId | String (GUID) | The ID of the card | Required |
| cardType | String | The type of the card | Required |
| cardSubType | String | The sub-type of the card | Required |
| cardName | String | The name of the card | Required |
| action | String (Competition | ExternalLink | ScrollToCard | OpenProfileDrawer | SeenInstructions) | The action that was performed | Required |
| linkTo | String | The link that the card action invokes, if there is one | Optional |
card-answered
| Name | Type | Description | Required |
|---|---|---|---|
| timestamp | String (TimeStamp) | The timestamp of the event | Required |
| pageTitle | String | The title of the page where the event occurred | Required |
| hostName | String | The hostname of the page where the event occurred | Required |
| pathName | String | The path of the page where the event occurred | Required |
| queryString | String | The query string of the page where the event occurred | Required |
| url | String | The URL of the page where the event occurred | Required |
| referrer | String | The URL that linked to the page where the event occurred | Required |
| languages | Array | The languages of the browser that made the request | Required |
| userAgent | String | The user agent of the browser that made the request | Required |
| siteId | String (GUID) | The ID of the hub where the event occurred | Required |
| siteName | String | The name of the hub where the event occurred | Required |
| userId | String (GUID) | The ID of the user that performed the action | Required |
| contactId | String (GUID) | The ID of the contact that performed the action | Required |
| pageId | String (GUID) | The ID of the page where the event occurred | Optional |
| pageSlug | String | The slug of the page where the event occurred | Optional |
| cardId | String (GUID) | The ID of the card | Required |
| cardType | String | The type of the card | Required |
| cardSubType | String | The sub-type of the card | Required |
| cardName | String | The name of the card | Required |
| gameplayId | String (GUID) | The ID of the gameplay where the action occurred | Optional |
| segmentId | String (GUID) | The ID of the segment where the action occurred | Optional |
| segmentTitle | String | The title of the segment where the action occurred | Optional |
| questionId | String (GUID) | The ID of the question where the action occurred | Optional |
| questionText | String | The text of the question where the action occurred | Optional |
| questionStyle | String | The style of the question where the action occurred | Optional |
| optionId | String (GUID) | The ID of the option that was selected | Optional |
| optionText | String | The text of the option that was selected | Optional |
| optionImage | String | The image of the option that was selected | Optional |
| sliderOption | Number | The slider option that was selected | Optional |
| swipedRight | Boolean | Whether the answer was swiped to the right or not | Optional |
| answerMilliseconds | Number | The time it took to answer the question in milliseconds | Optional |
| checkpointId | String (GUID) | The ID of the checkpoint where the action occurred | Optional |
| checkpointName | String | The name of the checkpoint where the action occurred | Optional |
card-finished
| Name | Type | Description | Required |
|---|---|---|---|
| timestamp | String (TimeStamp) | The timestamp of the event | Required |
| pageTitle | String | The title of the page where the event occurred | Required |
| hostName | String | The hostname of the page where the event occurred | Required |
| pathName | String | The path of the page where the event occurred | Required |
| queryString | String | The query string of the page where the event occurred | Required |
| url | String | The URL of the page where the event occurred | Required |
| referrer | String | The URL that linked to the page where the event occurred | Required |
| languages | Array | The languages of the browser that made the request | Required |
| userAgent | String | The user agent of the browser that made the request | Required |
| siteId | String (GUID) | The ID of the hub where the event occurred | Required |
| siteName | String | The name of the hub where the event occurred | Required |
| userId | String (GUID) | The ID of the user that performed the action | Required |
| contactId | String (GUID) | The ID of the contact that performed the action | Required |
| pageId | String (GUID) | The ID of the page where the event occurred | Optional |
| pageSlug | String | The slug of the page where the event occurred | Optional |
| cardId | String (GUID) | The ID of the card | Required |
| cardType | String | The type of the card | Required |
| cardSubType | String | The sub-type of the card | Required |
| cardName | String | The name of the card | Required |
| gameplayId | String (GUID) | The ID of the gameplay | Optional |
| points | Number | The points of the gameplay | Optional |
| resultId | String (GUID) | The ID of the result the user got | Optional |
| resultTitle | String | The title of the result the user got | Optional |
| resultDescription | String | The description of the result the user got | Optional |
| resultImage | String | The image of the result the user got | Optional |
| resultVideoUrl | String | The video URL of the result the user got | Optional |
| vote | Number | The number-guess vote the user entered | Optional |
card-started
| Name | Type | Description | Required |
|---|---|---|---|
| timestamp | String (TimeStamp) | The timestamp of the event | Required |
| pageTitle | String | The title of the page where the event occurred | Required |
| hostName | String | The hostname of the page where the event occurred | Required |
| pathName | String | The path of the page where the event occurred | Required |
| queryString | String | The query string of the page where the event occurred | Required |
| url | String | The URL of the page where the event occurred | Required |
| referrer | String | The URL that linked to the page where the event occurred | Required |
| languages | Array | The languages of the browser that made the request | Required |
| userAgent | String | The user agent of the browser that made the request | Required |
| siteId | String (GUID) | The ID of the hub where the event occurred | Required |
| siteName | String | The name of the hub where the event occurred | Required |
| userId | String (GUID) | The ID of the user that performed the action | Required |
| contactId | String (GUID) | The ID of the contact that performed the action | Required |
| pageId | String (GUID) | The ID of the page where the event occurred | Optional |
| pageSlug | String | The slug of the page where the event occurred | Optional |
| cardId | String (GUID) | The ID of the card | Required |
| cardType | String | The type of the card | Required |
| cardSubType | String | The sub-type of the card | Required |
| cardName | String | The name of the card | Required |
| gameplayId | String (GUID) | The ID of the gameplay where the action occurred | Optional |
card-viewed
| Name | Type | Description | Required |
|---|---|---|---|
| timestamp | String (TimeStamp) | The timestamp of the event | Required |
| pageTitle | String | The title of the page where the event occurred | Required |
| hostName | String | The hostname of the page where the event occurred | Required |
| pathName | String | The path of the page where the event occurred | Required |
| queryString | String | The query string of the page where the event occurred | Required |
| url | String | The URL of the page where the event occurred | Required |
| referrer | String | The URL that linked to the page where the event occurred | Required |
| languages | Array | The languages of the browser that made the request | Required |
| userAgent | String | The user agent of the browser that made the request | Required |
| siteId | String (GUID) | The ID of the hub where the event occurred | Required |
| siteName | String | The name of the hub where the event occurred | Required |
| userId | String (GUID) | The ID of the user that performed the action | Required |
| contactId | String (GUID) | The ID of the contact that performed the action | Required |
| pageId | String (GUID) | The ID of the page where the event occurred | Optional |
| pageSlug | String | The slug of the page where the event occurred | Optional |
| cardId | String (GUID) | The ID of the card | Required |
| cardType | String | The type of the card | Required |
| cardSubType | String | The sub-type of the card | Required |
| cardName | String | The name of the card | Required |
cover-clicked
| Name | Type | Description | Required |
|---|---|---|---|
| timestamp | String (TimeStamp) | The timestamp of the event | Required |
| pageTitle | String | The title of the page where the event occurred | Required |
| hostName | String | The hostname of the page where the event occurred | Required |
| pathName | String | The path of the page where the event occurred | Required |
| queryString | String | The query string of the page where the event occurred | Required |
| url | String | The URL of the page where the event occurred | Required |
| referrer | String | The URL that linked to the page where the event occurred | Required |
| languages | Array | The languages of the browser that made the request | Required |
| userAgent | String | The user agent of the browser that made the request | Required |
| siteId | String (GUID) | The ID of the hub where the event occurred | Required |
| siteName | String | The name of the hub where the event occurred | Required |
| userId | String (GUID) | The ID of the user that performed the action | Required |
| contactId | String (GUID) | The ID of the contact that performed the action | Required |
| pageId | String (GUID) | The ID of the page where the event occurred | Optional |
| pageSlug | String | The slug of the page where the event occurred | Optional |
| cardId | String (GUID) | The ID of the card | Required |
| cardType | String | The type of the card | Required |
| cardSubType | String | The sub-type of the card | Required |
| cardName | String | The name of the card | Required |
form-start
| Name | Type | Description | Required |
|---|---|---|---|
| timestamp | String (TimeStamp) | The timestamp of the event | Required |
| pageTitle | String | The title of the page where the event occurred | Required |
| hostName | String | The hostname of the page where the event occurred | Required |
| pathName | String | The path of the page where the event occurred | Required |
| queryString | String | The query string of the page where the event occurred | Required |
| url | String | The URL of the page where the event occurred | Required |
| referrer | String | The URL that linked to the page where the event occurred | Required |
| languages | Array | The languages of the browser that made the request | Required |
| userAgent | String | The user agent of the browser that made the request | Required |
| siteId | String (GUID) | The ID of the hub where the event occurred | Required |
| siteName | String | The name of the hub where the event occurred | Required |
| userId | String (GUID) | The ID of the user that performed the action | Required |
| contactId | String (GUID) | The ID of the contact that performed the action | Required |
| cardId | String (GUID) | The ID of the card | Required |
| cardType | String | The type of the card | Required |
| cardSubType | String | The sub-type of the card | Required |
| cardName | String | The name of the card | Required |
| scope | String | Legacy property. The scope of the form. | Required |
form-submission
| Name | Type | Description | Required |
|---|---|---|---|
| timestamp | String (TimeStamp) | The timestamp of the event | Required |
| pageTitle | String | The title of the page where the event occurred | Required |
| hostName | String | The hostname of the page where the event occurred | Required |
| pathName | String | The path of the page where the event occurred | Required |
| queryString | String | The query string of the page where the event occurred | Required |
| url | String | The URL of the page where the event occurred | Required |
| referrer | String | The URL that linked to the page where the event occurred | Required |
| languages | Array | The languages of the browser that made the request | Required |
| userAgent | String | The user agent of the browser that made the request | Required |
| siteId | String (GUID) | The ID of the hub where the event occurred | Required |
| siteName | String | The name of the hub where the event occurred | Required |
| userId | String (GUID) | The ID of the user that performed the action | Required |
| contactId | String (GUID) | The ID of the contact that performed the action | Required |
| cardId | String (GUID) | The ID of the card | Required |
| cardType | String | The type of the card | Required |
| cardSubType | String | The sub-type of the card | Required |
| cardName | String | The name of the card | Required |
| scope | String | Legacy property. The scope of the form. | Required |
| competitionEntryId | String (GUID) | The ID of the competition entry | Required |
Events fired by this card type:
card-action
| Name | Type | Description | Required |
|---|---|---|---|
| timestamp | String (TimeStamp) | The timestamp of the event | Required |
| pageTitle | String | The title of the page where the event occurred | Required |
| hostName | String | The hostname of the page where the event occurred | Required |
| pathName | String | The path of the page where the event occurred | Required |
| queryString | String | The query string of the page where the event occurred | Required |
| url | String | The URL of the page where the event occurred | Required |
| referrer | String | The URL that linked to the page where the event occurred | Required |
| languages | Array | The languages of the browser that made the request | Required |
| userAgent | String | The user agent of the browser that made the request | Required |
| siteId | String (GUID) | The ID of the hub where the event occurred | Required |
| siteName | String | The name of the hub where the event occurred | Required |
| userId | String (GUID) | The ID of the user that performed the action | Required |
| contactId | String (GUID) | The ID of the contact that performed the action | Required |
| pageId | String (GUID) | The ID of the page where the event occurred | Optional |
| pageSlug | String | The slug of the page where the event occurred | Optional |
| cardId | String (GUID) | The ID of the card | Required |
| cardType | String | The type of the card | Required |
| cardSubType | String | The sub-type of the card | Required |
| cardName | String | The name of the card | Required |
| action | String (Competition | ExternalLink | ScrollToCard | OpenProfileDrawer | SeenInstructions) | The action that was performed | Required |
| linkTo | String | The link that the card action invokes, if there is one | Optional |
card-viewed
| Name | Type | Description | Required |
|---|---|---|---|
| timestamp | String (TimeStamp) | The timestamp of the event | Required |
| pageTitle | String | The title of the page where the event occurred | Required |
| hostName | String | The hostname of the page where the event occurred | Required |
| pathName | String | The path of the page where the event occurred | Required |
| queryString | String | The query string of the page where the event occurred | Required |
| url | String | The URL of the page where the event occurred | Required |
| referrer | String | The URL that linked to the page where the event occurred | Required |
| languages | Array | The languages of the browser that made the request | Required |
| userAgent | String | The user agent of the browser that made the request | Required |
| siteId | String (GUID) | The ID of the hub where the event occurred | Required |
| siteName | String | The name of the hub where the event occurred | Required |
| userId | String (GUID) | The ID of the user that performed the action | Required |
| contactId | String (GUID) | The ID of the contact that performed the action | Required |
| pageId | String (GUID) | The ID of the page where the event occurred | Optional |
| pageSlug | String | The slug of the page where the event occurred | Optional |
| cardId | String (GUID) | The ID of the card | Required |
| cardType | String | The type of the card | Required |
| cardSubType | String | The sub-type of the card | Required |
| cardName | String | The name of the card | Required |
cover-clicked
| Name | Type | Description | Required |
|---|---|---|---|
| timestamp | String (TimeStamp) | The timestamp of the event | Required |
| pageTitle | String | The title of the page where the event occurred | Required |
| hostName | String | The hostname of the page where the event occurred | Required |
| pathName | String | The path of the page where the event occurred | Required |
| queryString | String | The query string of the page where the event occurred | Required |
| url | String | The URL of the page where the event occurred | Required |
| referrer | String | The URL that linked to the page where the event occurred | Required |
| languages | Array | The languages of the browser that made the request | Required |
| userAgent | String | The user agent of the browser that made the request | Required |
| siteId | String (GUID) | The ID of the hub where the event occurred | Required |
| siteName | String | The name of the hub where the event occurred | Required |
| userId | String (GUID) | The ID of the user that performed the action | Required |
| contactId | String (GUID) | The ID of the contact that performed the action | Required |
| pageId | String (GUID) | The ID of the page where the event occurred | Optional |
| pageSlug | String | The slug of the page where the event occurred | Optional |
| cardId | String (GUID) | The ID of the card | Required |
| cardType | String | The type of the card | Required |
| cardSubType | String | The sub-type of the card | Required |
| cardName | String | The name of the card | Required |
form-start
| Name | Type | Description | Required |
|---|---|---|---|
| timestamp | String (TimeStamp) | The timestamp of the event | Required |
| pageTitle | String | The title of the page where the event occurred | Required |
| hostName | String | The hostname of the page where the event occurred | Required |
| pathName | String | The path of the page where the event occurred | Required |
| queryString | String | The query string of the page where the event occurred | Required |
| url | String | The URL of the page where the event occurred | Required |
| referrer | String | The URL that linked to the page where the event occurred | Required |
| languages | Array | The languages of the browser that made the request | Required |
| userAgent | String | The user agent of the browser that made the request | Required |
| siteId | String (GUID) | The ID of the hub where the event occurred | Required |
| siteName | String | The name of the hub where the event occurred | Required |
| userId | String (GUID) | The ID of the user that performed the action | Required |
| contactId | String (GUID) | The ID of the contact that performed the action | Required |
| cardId | String (GUID) | The ID of the card | Required |
| cardType | String | The type of the card | Required |
| cardSubType | String | The sub-type of the card | Required |
| cardName | String | The name of the card | Required |
| scope | String | Legacy property. The scope of the form. | Required |
form-submission
| Name | Type | Description | Required |
|---|---|---|---|
| timestamp | String (TimeStamp) | The timestamp of the event | Required |
| pageTitle | String | The title of the page where the event occurred | Required |
| hostName | String | The hostname of the page where the event occurred | Required |
| pathName | String | The path of the page where the event occurred | Required |
| queryString | String | The query string of the page where the event occurred | Required |
| url | String | The URL of the page where the event occurred | Required |
| referrer | String | The URL that linked to the page where the event occurred | Required |
| languages | Array | The languages of the browser that made the request | Required |
| userAgent | String | The user agent of the browser that made the request | Required |
| siteId | String (GUID) | The ID of the hub where the event occurred | Required |
| siteName | String | The name of the hub where the event occurred | Required |
| userId | String (GUID) | The ID of the user that performed the action | Required |
| contactId | String (GUID) | The ID of the contact that performed the action | Required |
| cardId | String (GUID) | The ID of the card | Required |
| cardType | String | The type of the card | Required |
| cardSubType | String | The sub-type of the card | Required |
| cardName | String | The name of the card | Required |
| scope | String | Legacy property. The scope of the form. | Required |
| competitionEntryId | String (GUID) | The ID of the competition entry | Required |
Events fired by this card type:
card-action
| Name | Type | Description | Required |
|---|---|---|---|
| timestamp | String (TimeStamp) | The timestamp of the event | Required |
| pageTitle | String | The title of the page where the event occurred | Required |
| hostName | String | The hostname of the page where the event occurred | Required |
| pathName | String | The path of the page where the event occurred | Required |
| queryString | String | The query string of the page where the event occurred | Required |
| url | String | The URL of the page where the event occurred | Required |
| referrer | String | The URL that linked to the page where the event occurred | Required |
| languages | Array | The languages of the browser that made the request | Required |
| userAgent | String | The user agent of the browser that made the request | Required |
| siteId | String (GUID) | The ID of the hub where the event occurred | Required |
| siteName | String | The name of the hub where the event occurred | Required |
| userId | String (GUID) | The ID of the user that performed the action | Required |
| contactId | String (GUID) | The ID of the contact that performed the action | Required |
| pageId | String (GUID) | The ID of the page where the event occurred | Optional |
| pageSlug | String | The slug of the page where the event occurred | Optional |
| cardId | String (GUID) | The ID of the card | Required |
| cardType | String | The type of the card | Required |
| cardSubType | String | The sub-type of the card | Required |
| cardName | String | The name of the card | Required |
| action | String (Competition | ExternalLink | ScrollToCard | OpenProfileDrawer | SeenInstructions) | The action that was performed | Required |
| linkTo | String | The link that the card action invokes, if there is one | Optional |
card-finished
| Name | Type | Description | Required |
|---|---|---|---|
| timestamp | String (TimeStamp) | The timestamp of the event | Required |
| pageTitle | String | The title of the page where the event occurred | Required |
| hostName | String | The hostname of the page where the event occurred | Required |
| pathName | String | The path of the page where the event occurred | Required |
| queryString | String | The query string of the page where the event occurred | Required |
| url | String | The URL of the page where the event occurred | Required |
| referrer | String | The URL that linked to the page where the event occurred | Required |
| languages | Array | The languages of the browser that made the request | Required |
| userAgent | String | The user agent of the browser that made the request | Required |
| siteId | String (GUID) | The ID of the hub where the event occurred | Required |
| siteName | String | The name of the hub where the event occurred | Required |
| userId | String (GUID) | The ID of the user that performed the action | Required |
| contactId | String (GUID) | The ID of the contact that performed the action | Required |
| pageId | String (GUID) | The ID of the page where the event occurred | Optional |
| pageSlug | String | The slug of the page where the event occurred | Optional |
| cardId | String (GUID) | The ID of the card | Required |
| cardType | String | The type of the card | Required |
| cardSubType | String | The sub-type of the card | Required |
| cardName | String | The name of the card | Required |
| gameplayId | String (GUID) | The ID of the gameplay | Optional |
| points | Number | The points of the gameplay | Optional |
| resultId | String (GUID) | The ID of the result the user got | Optional |
| resultTitle | String | The title of the result the user got | Optional |
| resultDescription | String | The description of the result the user got | Optional |
| resultImage | String | The image of the result the user got | Optional |
| resultVideoUrl | String | The video URL of the result the user got | Optional |
| vote | Number | The number-guess vote the user entered | Optional |
card-started
| Name | Type | Description | Required |
|---|---|---|---|
| timestamp | String (TimeStamp) | The timestamp of the event | Required |
| pageTitle | String | The title of the page where the event occurred | Required |
| hostName | String | The hostname of the page where the event occurred | Required |
| pathName | String | The path of the page where the event occurred | Required |
| queryString | String | The query string of the page where the event occurred | Required |
| url | String | The URL of the page where the event occurred | Required |
| referrer | String | The URL that linked to the page where the event occurred | Required |
| languages | Array | The languages of the browser that made the request | Required |
| userAgent | String | The user agent of the browser that made the request | Required |
| siteId | String (GUID) | The ID of the hub where the event occurred | Required |
| siteName | String | The name of the hub where the event occurred | Required |
| userId | String (GUID) | The ID of the user that performed the action | Required |
| contactId | String (GUID) | The ID of the contact that performed the action | Required |
| pageId | String (GUID) | The ID of the page where the event occurred | Optional |
| pageSlug | String | The slug of the page where the event occurred | Optional |
| cardId | String (GUID) | The ID of the card | Required |
| cardType | String | The type of the card | Required |
| cardSubType | String | The sub-type of the card | Required |
| cardName | String | The name of the card | Required |
| gameplayId | String (GUID) | The ID of the gameplay where the action occurred | Optional |
card-viewed
| Name | Type | Description | Required |
|---|---|---|---|
| timestamp | String (TimeStamp) | The timestamp of the event | Required |
| pageTitle | String | The title of the page where the event occurred | Required |
| hostName | String | The hostname of the page where the event occurred | Required |
| pathName | String | The path of the page where the event occurred | Required |
| queryString | String | The query string of the page where the event occurred | Required |
| url | String | The URL of the page where the event occurred | Required |
| referrer | String | The URL that linked to the page where the event occurred | Required |
| languages | Array | The languages of the browser that made the request | Required |
| userAgent | String | The user agent of the browser that made the request | Required |
| siteId | String (GUID) | The ID of the hub where the event occurred | Required |
| siteName | String | The name of the hub where the event occurred | Required |
| userId | String (GUID) | The ID of the user that performed the action | Required |
| contactId | String (GUID) | The ID of the contact that performed the action | Required |
| pageId | String (GUID) | The ID of the page where the event occurred | Optional |
| pageSlug | String | The slug of the page where the event occurred | Optional |
| cardId | String (GUID) | The ID of the card | Required |
| cardType | String | The type of the card | Required |
| cardSubType | String | The sub-type of the card | Required |
| cardName | String | The name of the card | Required |
cover-clicked
| Name | Type | Description | Required |
|---|---|---|---|
| timestamp | String (TimeStamp) | The timestamp of the event | Required |
| pageTitle | String | The title of the page where the event occurred | Required |
| hostName | String | The hostname of the page where the event occurred | Required |
| pathName | String | The path of the page where the event occurred | Required |
| queryString | String | The query string of the page where the event occurred | Required |
| url | String | The URL of the page where the event occurred | Required |
| referrer | String | The URL that linked to the page where the event occurred | Required |
| languages | Array | The languages of the browser that made the request | Required |
| userAgent | String | The user agent of the browser that made the request | Required |
| siteId | String (GUID) | The ID of the hub where the event occurred | Required |
| siteName | String | The name of the hub where the event occurred | Required |
| userId | String (GUID) | The ID of the user that performed the action | Required |
| contactId | String (GUID) | The ID of the contact that performed the action | Required |
| pageId | String (GUID) | The ID of the page where the event occurred | Optional |
| pageSlug | String | The slug of the page where the event occurred | Optional |
| cardId | String (GUID) | The ID of the card | Required |
| cardType | String | The type of the card | Required |
| cardSubType | String | The sub-type of the card | Required |
| cardName | String | The name of the card | Required |
form-start
| Name | Type | Description | Required |
|---|---|---|---|
| timestamp | String (TimeStamp) | The timestamp of the event | Required |
| pageTitle | String | The title of the page where the event occurred | Required |
| hostName | String | The hostname of the page where the event occurred | Required |
| pathName | String | The path of the page where the event occurred | Required |
| queryString | String | The query string of the page where the event occurred | Required |
| url | String | The URL of the page where the event occurred | Required |
| referrer | String | The URL that linked to the page where the event occurred | Required |
| languages | Array | The languages of the browser that made the request | Required |
| userAgent | String | The user agent of the browser that made the request | Required |
| siteId | String (GUID) | The ID of the hub where the event occurred | Required |
| siteName | String | The name of the hub where the event occurred | Required |
| userId | String (GUID) | The ID of the user that performed the action | Required |
| contactId | String (GUID) | The ID of the contact that performed the action | Required |
| cardId | String (GUID) | The ID of the card | Required |
| cardType | String | The type of the card | Required |
| cardSubType | String | The sub-type of the card | Required |
| cardName | String | The name of the card | Required |
| scope | String | Legacy property. The scope of the form. | Required |
form-submission
| Name | Type | Description | Required |
|---|---|---|---|
| timestamp | String (TimeStamp) | The timestamp of the event | Required |
| pageTitle | String | The title of the page where the event occurred | Required |
| hostName | String | The hostname of the page where the event occurred | Required |
| pathName | String | The path of the page where the event occurred | Required |
| queryString | String | The query string of the page where the event occurred | Required |
| url | String | The URL of the page where the event occurred | Required |
| referrer | String | The URL that linked to the page where the event occurred | Required |
| languages | Array | The languages of the browser that made the request | Required |
| userAgent | String | The user agent of the browser that made the request | Required |
| siteId | String (GUID) | The ID of the hub where the event occurred | Required |
| siteName | String | The name of the hub where the event occurred | Required |
| userId | String (GUID) | The ID of the user that performed the action | Required |
| contactId | String (GUID) | The ID of the contact that performed the action | Required |
| cardId | String (GUID) | The ID of the card | Required |
| cardType | String | The type of the card | Required |
| cardSubType | String | The sub-type of the card | Required |
| cardName | String | The name of the card | Required |
| scope | String | Legacy property. The scope of the form. | Required |
| competitionEntryId | String (GUID) | The ID of the competition entry | Required |
Events fired by this card type:
card-action
| Name | Type | Description | Required |
|---|---|---|---|
| timestamp | String (TimeStamp) | The timestamp of the event | Required |
| pageTitle | String | The title of the page where the event occurred | Required |
| hostName | String | The hostname of the page where the event occurred | Required |
| pathName | String | The path of the page where the event occurred | Required |
| queryString | String | The query string of the page where the event occurred | Required |
| url | String | The URL of the page where the event occurred | Required |
| referrer | String | The URL that linked to the page where the event occurred | Required |
| languages | Array | The languages of the browser that made the request | Required |
| userAgent | String | The user agent of the browser that made the request | Required |
| siteId | String (GUID) | The ID of the hub where the event occurred | Required |
| siteName | String | The name of the hub where the event occurred | Required |
| userId | String (GUID) | The ID of the user that performed the action | Required |
| contactId | String (GUID) | The ID of the contact that performed the action | Required |
| pageId | String (GUID) | The ID of the page where the event occurred | Optional |
| pageSlug | String | The slug of the page where the event occurred | Optional |
| cardId | String (GUID) | The ID of the card | Required |
| cardType | String | The type of the card | Required |
| cardSubType | String | The sub-type of the card | Required |
| cardName | String | The name of the card | Required |
| action | String (Competition | ExternalLink | ScrollToCard | OpenProfileDrawer | SeenInstructions) | The action that was performed | Required |
| linkTo | String | The link that the card action invokes, if there is one | Optional |
card-viewed
| Name | Type | Description | Required |
|---|---|---|---|
| timestamp | String (TimeStamp) | The timestamp of the event | Required |
| pageTitle | String | The title of the page where the event occurred | Required |
| hostName | String | The hostname of the page where the event occurred | Required |
| pathName | String | The path of the page where the event occurred | Required |
| queryString | String | The query string of the page where the event occurred | Required |
| url | String | The URL of the page where the event occurred | Required |
| referrer | String | The URL that linked to the page where the event occurred | Required |
| languages | Array | The languages of the browser that made the request | Required |
| userAgent | String | The user agent of the browser that made the request | Required |
| siteId | String (GUID) | The ID of the hub where the event occurred | Required |
| siteName | String | The name of the hub where the event occurred | Required |
| userId | String (GUID) | The ID of the user that performed the action | Required |
| contactId | String (GUID) | The ID of the contact that performed the action | Required |
| pageId | String (GUID) | The ID of the page where the event occurred | Optional |
| pageSlug | String | The slug of the page where the event occurred | Optional |
| cardId | String (GUID) | The ID of the card | Required |
| cardType | String | The type of the card | Required |
| cardSubType | String | The sub-type of the card | Required |
| cardName | String | The name of the card | Required |
cover-clicked
| Name | Type | Description | Required |
|---|---|---|---|
| timestamp | String (TimeStamp) | The timestamp of the event | Required |
| pageTitle | String | The title of the page where the event occurred | Required |
| hostName | String | The hostname of the page where the event occurred | Required |
| pathName | String | The path of the page where the event occurred | Required |
| queryString | String | The query string of the page where the event occurred | Required |
| url | String | The URL of the page where the event occurred | Required |
| referrer | String | The URL that linked to the page where the event occurred | Required |
| languages | Array | The languages of the browser that made the request | Required |
| userAgent | String | The user agent of the browser that made the request | Required |
| siteId | String (GUID) | The ID of the hub where the event occurred | Required |
| siteName | String | The name of the hub where the event occurred | Required |
| userId | String (GUID) | The ID of the user that performed the action | Required |
| contactId | String (GUID) | The ID of the contact that performed the action | Required |
| pageId | String (GUID) | The ID of the page where the event occurred | Optional |
| pageSlug | String | The slug of the page where the event occurred | Optional |
| cardId | String (GUID) | The ID of the card | Required |
| cardType | String | The type of the card | Required |
| cardSubType | String | The sub-type of the card | Required |
| cardName | String | The name of the card | Required |
form-start
| Name | Type | Description | Required |
|---|---|---|---|
| timestamp | String (TimeStamp) | The timestamp of the event | Required |
| pageTitle | String | The title of the page where the event occurred | Required |
| hostName | String | The hostname of the page where the event occurred | Required |
| pathName | String | The path of the page where the event occurred | Required |
| queryString | String | The query string of the page where the event occurred | Required |
| url | String | The URL of the page where the event occurred | Required |
| referrer | String | The URL that linked to the page where the event occurred | Required |
| languages | Array | The languages of the browser that made the request | Required |
| userAgent | String | The user agent of the browser that made the request | Required |
| siteId | String (GUID) | The ID of the hub where the event occurred | Required |
| siteName | String | The name of the hub where the event occurred | Required |
| userId | String (GUID) | The ID of the user that performed the action | Required |
| contactId | String (GUID) | The ID of the contact that performed the action | Required |
| cardId | String (GUID) | The ID of the card | Required |
| cardType | String | The type of the card | Required |
| cardSubType | String | The sub-type of the card | Required |
| cardName | String | The name of the card | Required |
| scope | String | Legacy property. The scope of the form. | Required |
form-submission
| Name | Type | Description | Required |
|---|---|---|---|
| timestamp | String (TimeStamp) | The timestamp of the event | Required |
| pageTitle | String | The title of the page where the event occurred | Required |
| hostName | String | The hostname of the page where the event occurred | Required |
| pathName | String | The path of the page where the event occurred | Required |
| queryString | String | The query string of the page where the event occurred | Required |
| url | String | The URL of the page where the event occurred | Required |
| referrer | String | The URL that linked to the page where the event occurred | Required |
| languages | Array | The languages of the browser that made the request | Required |
| userAgent | String | The user agent of the browser that made the request | Required |
| siteId | String (GUID) | The ID of the hub where the event occurred | Required |
| siteName | String | The name of the hub where the event occurred | Required |
| userId | String (GUID) | The ID of the user that performed the action | Required |
| contactId | String (GUID) | The ID of the contact that performed the action | Required |
| cardId | String (GUID) | The ID of the card | Required |
| cardType | String | The type of the card | Required |
| cardSubType | String | The sub-type of the card | Required |
| cardName | String | The name of the card | Required |
| scope | String | Legacy property. The scope of the form. | Required |
| competitionEntryId | String (GUID) | The ID of the competition entry | Required |
Events fired by this card type:
card-action
| Name | Type | Description | Required |
|---|---|---|---|
| timestamp | String (TimeStamp) | The timestamp of the event | Required |
| pageTitle | String | The title of the page where the event occurred | Required |
| hostName | String | The hostname of the page where the event occurred | Required |
| pathName | String | The path of the page where the event occurred | Required |
| queryString | String | The query string of the page where the event occurred | Required |
| url | String | The URL of the page where the event occurred | Required |
| referrer | String | The URL that linked to the page where the event occurred | Required |
| languages | Array | The languages of the browser that made the request | Required |
| userAgent | String | The user agent of the browser that made the request | Required |
| siteId | String (GUID) | The ID of the hub where the event occurred | Required |
| siteName | String | The name of the hub where the event occurred | Required |
| userId | String (GUID) | The ID of the user that performed the action | Required |
| contactId | String (GUID) | The ID of the contact that performed the action | Required |
| pageId | String (GUID) | The ID of the page where the event occurred | Optional |
| pageSlug | String | The slug of the page where the event occurred | Optional |
| cardId | String (GUID) | The ID of the card | Required |
| cardType | String | The type of the card | Required |
| cardSubType | String | The sub-type of the card | Required |
| cardName | String | The name of the card | Required |
| action | String (Competition | ExternalLink | ScrollToCard | OpenProfileDrawer | SeenInstructions) | The action that was performed | Required |
| linkTo | String | The link that the card action invokes, if there is one | Optional |
card-finished
| Name | Type | Description | Required |
|---|---|---|---|
| timestamp | String (TimeStamp) | The timestamp of the event | Required |
| pageTitle | String | The title of the page where the event occurred | Required |
| hostName | String | The hostname of the page where the event occurred | Required |
| pathName | String | The path of the page where the event occurred | Required |
| queryString | String | The query string of the page where the event occurred | Required |
| url | String | The URL of the page where the event occurred | Required |
| referrer | String | The URL that linked to the page where the event occurred | Required |
| languages | Array | The languages of the browser that made the request | Required |
| userAgent | String | The user agent of the browser that made the request | Required |
| siteId | String (GUID) | The ID of the hub where the event occurred | Required |
| siteName | String | The name of the hub where the event occurred | Required |
| userId | String (GUID) | The ID of the user that performed the action | Required |
| contactId | String (GUID) | The ID of the contact that performed the action | Required |
| pageId | String (GUID) | The ID of the page where the event occurred | Optional |
| pageSlug | String | The slug of the page where the event occurred | Optional |
| cardId | String (GUID) | The ID of the card | Required |
| cardType | String | The type of the card | Required |
| cardSubType | String | The sub-type of the card | Required |
| cardName | String | The name of the card | Required |
| gameplayId | String (GUID) | The ID of the gameplay | Optional |
| points | Number | The points of the gameplay | Optional |
| resultId | String (GUID) | The ID of the result the user got | Optional |
| resultTitle | String | The title of the result the user got | Optional |
| resultDescription | String | The description of the result the user got | Optional |
| resultImage | String | The image of the result the user got | Optional |
| resultVideoUrl | String | The video URL of the result the user got | Optional |
| vote | Number | The number-guess vote the user entered | Optional |
card-started
| Name | Type | Description | Required |
|---|---|---|---|
| timestamp | String (TimeStamp) | The timestamp of the event | Required |
| pageTitle | String | The title of the page where the event occurred | Required |
| hostName | String | The hostname of the page where the event occurred | Required |
| pathName | String | The path of the page where the event occurred | Required |
| queryString | String | The query string of the page where the event occurred | Required |
| url | String | The URL of the page where the event occurred | Required |
| referrer | String | The URL that linked to the page where the event occurred | Required |
| languages | Array | The languages of the browser that made the request | Required |
| userAgent | String | The user agent of the browser that made the request | Required |
| siteId | String (GUID) | The ID of the hub where the event occurred | Required |
| siteName | String | The name of the hub where the event occurred | Required |
| userId | String (GUID) | The ID of the user that performed the action | Required |
| contactId | String (GUID) | The ID of the contact that performed the action | Required |
| pageId | String (GUID) | The ID of the page where the event occurred | Optional |
| pageSlug | String | The slug of the page where the event occurred | Optional |
| cardId | String (GUID) | The ID of the card | Required |
| cardType | String | The type of the card | Required |
| cardSubType | String | The sub-type of the card | Required |
| cardName | String | The name of the card | Required |
| gameplayId | String (GUID) | The ID of the gameplay where the action occurred | Optional |
card-viewed
| Name | Type | Description | Required |
|---|---|---|---|
| timestamp | String (TimeStamp) | The timestamp of the event | Required |
| pageTitle | String | The title of the page where the event occurred | Required |
| hostName | String | The hostname of the page where the event occurred | Required |
| pathName | String | The path of the page where the event occurred | Required |
| queryString | String | The query string of the page where the event occurred | Required |
| url | String | The URL of the page where the event occurred | Required |
| referrer | String | The URL that linked to the page where the event occurred | Required |
| languages | Array | The languages of the browser that made the request | Required |
| userAgent | String | The user agent of the browser that made the request | Required |
| siteId | String (GUID) | The ID of the hub where the event occurred | Required |
| siteName | String | The name of the hub where the event occurred | Required |
| userId | String (GUID) | The ID of the user that performed the action | Required |
| contactId | String (GUID) | The ID of the contact that performed the action | Required |
| pageId | String (GUID) | The ID of the page where the event occurred | Optional |
| pageSlug | String | The slug of the page where the event occurred | Optional |
| cardId | String (GUID) | The ID of the card | Required |
| cardType | String | The type of the card | Required |
| cardSubType | String | The sub-type of the card | Required |
| cardName | String | The name of the card | Required |
cover-clicked
| Name | Type | Description | Required |
|---|---|---|---|
| timestamp | String (TimeStamp) | The timestamp of the event | Required |
| pageTitle | String | The title of the page where the event occurred | Required |
| hostName | String | The hostname of the page where the event occurred | Required |
| pathName | String | The path of the page where the event occurred | Required |
| queryString | String | The query string of the page where the event occurred | Required |
| url | String | The URL of the page where the event occurred | Required |
| referrer | String | The URL that linked to the page where the event occurred | Required |
| languages | Array | The languages of the browser that made the request | Required |
| userAgent | String | The user agent of the browser that made the request | Required |
| siteId | String (GUID) | The ID of the hub where the event occurred | Required |
| siteName | String | The name of the hub where the event occurred | Required |
| userId | String (GUID) | The ID of the user that performed the action | Required |
| contactId | String (GUID) | The ID of the contact that performed the action | Required |
| pageId | String (GUID) | The ID of the page where the event occurred | Optional |
| pageSlug | String | The slug of the page where the event occurred | Optional |
| cardId | String (GUID) | The ID of the card | Required |
| cardType | String | The type of the card | Required |
| cardSubType | String | The sub-type of the card | Required |
| cardName | String | The name of the card | Required |
form-start
| Name | Type | Description | Required |
|---|---|---|---|
| timestamp | String (TimeStamp) | The timestamp of the event | Required |
| pageTitle | String | The title of the page where the event occurred | Required |
| hostName | String | The hostname of the page where the event occurred | Required |
| pathName | String | The path of the page where the event occurred | Required |
| queryString | String | The query string of the page where the event occurred | Required |
| url | String | The URL of the page where the event occurred | Required |
| referrer | String | The URL that linked to the page where the event occurred | Required |
| languages | Array | The languages of the browser that made the request | Required |
| userAgent | String | The user agent of the browser that made the request | Required |
| siteId | String (GUID) | The ID of the hub where the event occurred | Required |
| siteName | String | The name of the hub where the event occurred | Required |
| userId | String (GUID) | The ID of the user that performed the action | Required |
| contactId | String (GUID) | The ID of the contact that performed the action | Required |
| cardId | String (GUID) | The ID of the card | Required |
| cardType | String | The type of the card | Required |
| cardSubType | String | The sub-type of the card | Required |
| cardName | String | The name of the card | Required |
| scope | String | Legacy property. The scope of the form. | Required |
form-submission
| Name | Type | Description | Required |
|---|---|---|---|
| timestamp | String (TimeStamp) | The timestamp of the event | Required |
| pageTitle | String | The title of the page where the event occurred | Required |
| hostName | String | The hostname of the page where the event occurred | Required |
| pathName | String | The path of the page where the event occurred | Required |
| queryString | String | The query string of the page where the event occurred | Required |
| url | String | The URL of the page where the event occurred | Required |
| referrer | String | The URL that linked to the page where the event occurred | Required |
| languages | Array | The languages of the browser that made the request | Required |
| userAgent | String | The user agent of the browser that made the request | Required |
| siteId | String (GUID) | The ID of the hub where the event occurred | Required |
| siteName | String | The name of the hub where the event occurred | Required |
| userId | String (GUID) | The ID of the user that performed the action | Required |
| contactId | String (GUID) | The ID of the contact that performed the action | Required |
| cardId | String (GUID) | The ID of the card | Required |
| cardType | String | The type of the card | Required |
| cardSubType | String | The sub-type of the card | Required |
| cardName | String | The name of the card | Required |
| scope | String | Legacy property. The scope of the form. | Required |
| competitionEntryId | String (GUID) | The ID of the competition entry | Required |
Events fired by this card type:
card-action
| Name | Type | Description | Required |
|---|---|---|---|
| timestamp | String (TimeStamp) | The timestamp of the event | Required |
| pageTitle | String | The title of the page where the event occurred | Required |
| hostName | String | The hostname of the page where the event occurred | Required |
| pathName | String | The path of the page where the event occurred | Required |
| queryString | String | The query string of the page where the event occurred | Required |
| url | String | The URL of the page where the event occurred | Required |
| referrer | String | The URL that linked to the page where the event occurred | Required |
| languages | Array | The languages of the browser that made the request | Required |
| userAgent | String | The user agent of the browser that made the request | Required |
| siteId | String (GUID) | The ID of the hub where the event occurred | Required |
| siteName | String | The name of the hub where the event occurred | Required |
| userId | String (GUID) | The ID of the user that performed the action | Required |
| contactId | String (GUID) | The ID of the contact that performed the action | Required |
| pageId | String (GUID) | The ID of the page where the event occurred | Optional |
| pageSlug | String | The slug of the page where the event occurred | Optional |
| cardId | String (GUID) | The ID of the card | Required |
| cardType | String | The type of the card | Required |
| cardSubType | String | The sub-type of the card | Required |
| cardName | String | The name of the card | Required |
| action | String (Competition | ExternalLink | ScrollToCard | OpenProfileDrawer | SeenInstructions) | The action that was performed | Required |
| linkTo | String | The link that the card action invokes, if there is one | Optional |
card-answered
| Name | Type | Description | Required |
|---|---|---|---|
| timestamp | String (TimeStamp) | The timestamp of the event | Required |
| pageTitle | String | The title of the page where the event occurred | Required |
| hostName | String | The hostname of the page where the event occurred | Required |
| pathName | String | The path of the page where the event occurred | Required |
| queryString | String | The query string of the page where the event occurred | Required |
| url | String | The URL of the page where the event occurred | Required |
| referrer | String | The URL that linked to the page where the event occurred | Required |
| languages | Array | The languages of the browser that made the request | Required |
| userAgent | String | The user agent of the browser that made the request | Required |
| siteId | String (GUID) | The ID of the hub where the event occurred | Required |
| siteName | String | The name of the hub where the event occurred | Required |
| userId | String (GUID) | The ID of the user that performed the action | Required |
| contactId | String (GUID) | The ID of the contact that performed the action | Required |
| pageId | String (GUID) | The ID of the page where the event occurred | Optional |
| pageSlug | String | The slug of the page where the event occurred | Optional |
| cardId | String (GUID) | The ID of the card | Required |
| cardType | String | The type of the card | Required |
| cardSubType | String | The sub-type of the card | Required |
| cardName | String | The name of the card | Required |
| gameplayId | String (GUID) | The ID of the gameplay where the action occurred | Optional |
| segmentId | String (GUID) | The ID of the segment where the action occurred | Optional |
| segmentTitle | String | The title of the segment where the action occurred | Optional |
| questionId | String (GUID) | The ID of the question where the action occurred | Optional |
| questionText | String | The text of the question where the action occurred | Optional |
| questionStyle | String | The style of the question where the action occurred | Optional |
| optionId | String (GUID) | The ID of the option that was selected | Optional |
| optionText | String | The text of the option that was selected | Optional |
| optionImage | String | The image of the option that was selected | Optional |
| sliderOption | Number | The slider option that was selected | Optional |
| swipedRight | Boolean | Whether the answer was swiped to the right or not | Optional |
| answerMilliseconds | Number | The time it took to answer the question in milliseconds | Optional |
| checkpointId | String (GUID) | The ID of the checkpoint where the action occurred | Optional |
| checkpointName | String | The name of the checkpoint where the action occurred | Optional |
card-finished
| Name | Type | Description | Required |
|---|---|---|---|
| timestamp | String (TimeStamp) | The timestamp of the event | Required |
| pageTitle | String | The title of the page where the event occurred | Required |
| hostName | String | The hostname of the page where the event occurred | Required |
| pathName | String | The path of the page where the event occurred | Required |
| queryString | String | The query string of the page where the event occurred | Required |
| url | String | The URL of the page where the event occurred | Required |
| referrer | String | The URL that linked to the page where the event occurred | Required |
| languages | Array | The languages of the browser that made the request | Required |
| userAgent | String | The user agent of the browser that made the request | Required |
| siteId | String (GUID) | The ID of the hub where the event occurred | Required |
| siteName | String | The name of the hub where the event occurred | Required |
| userId | String (GUID) | The ID of the user that performed the action | Required |
| contactId | String (GUID) | The ID of the contact that performed the action | Required |
| pageId | String (GUID) | The ID of the page where the event occurred | Optional |
| pageSlug | String | The slug of the page where the event occurred | Optional |
| cardId | String (GUID) | The ID of the card | Required |
| cardType | String | The type of the card | Required |
| cardSubType | String | The sub-type of the card | Required |
| cardName | String | The name of the card | Required |
| gameplayId | String (GUID) | The ID of the gameplay | Optional |
| points | Number | The points of the gameplay | Optional |
| resultId | String (GUID) | The ID of the result the user got | Optional |
| resultTitle | String | The title of the result the user got | Optional |
| resultDescription | String | The description of the result the user got | Optional |
| resultImage | String | The image of the result the user got | Optional |
| resultVideoUrl | String | The video URL of the result the user got | Optional |
| vote | Number | The number-guess vote the user entered | Optional |
card-started
| Name | Type | Description | Required |
|---|---|---|---|
| timestamp | String (TimeStamp) | The timestamp of the event | Required |
| pageTitle | String | The title of the page where the event occurred | Required |
| hostName | String | The hostname of the page where the event occurred | Required |
| pathName | String | The path of the page where the event occurred | Required |
| queryString | String | The query string of the page where the event occurred | Required |
| url | String | The URL of the page where the event occurred | Required |
| referrer | String | The URL that linked to the page where the event occurred | Required |
| languages | Array | The languages of the browser that made the request | Required |
| userAgent | String | The user agent of the browser that made the request | Required |
| siteId | String (GUID) | The ID of the hub where the event occurred | Required |
| siteName | String | The name of the hub where the event occurred | Required |
| userId | String (GUID) | The ID of the user that performed the action | Required |
| contactId | String (GUID) | The ID of the contact that performed the action | Required |
| pageId | String (GUID) | The ID of the page where the event occurred | Optional |
| pageSlug | String | The slug of the page where the event occurred | Optional |
| cardId | String (GUID) | The ID of the card | Required |
| cardType | String | The type of the card | Required |
| cardSubType | String | The sub-type of the card | Required |
| cardName | String | The name of the card | Required |
| gameplayId | String (GUID) | The ID of the gameplay where the action occurred | Optional |
card-viewed
| Name | Type | Description | Required |
|---|---|---|---|
| timestamp | String (TimeStamp) | The timestamp of the event | Required |
| pageTitle | String | The title of the page where the event occurred | Required |
| hostName | String | The hostname of the page where the event occurred | Required |
| pathName | String | The path of the page where the event occurred | Required |
| queryString | String | The query string of the page where the event occurred | Required |
| url | String | The URL of the page where the event occurred | Required |
| referrer | String | The URL that linked to the page where the event occurred | Required |
| languages | Array | The languages of the browser that made the request | Required |
| userAgent | String | The user agent of the browser that made the request | Required |
| siteId | String (GUID) | The ID of the hub where the event occurred | Required |
| siteName | String | The name of the hub where the event occurred | Required |
| userId | String (GUID) | The ID of the user that performed the action | Required |
| contactId | String (GUID) | The ID of the contact that performed the action | Required |
| pageId | String (GUID) | The ID of the page where the event occurred | Optional |
| pageSlug | String | The slug of the page where the event occurred | Optional |
| cardId | String (GUID) | The ID of the card | Required |
| cardType | String | The type of the card | Required |
| cardSubType | String | The sub-type of the card | Required |
| cardName | String | The name of the card | Required |
cover-clicked
| Name | Type | Description | Required |
|---|---|---|---|
| timestamp | String (TimeStamp) | The timestamp of the event | Required |
| pageTitle | String | The title of the page where the event occurred | Required |
| hostName | String | The hostname of the page where the event occurred | Required |
| pathName | String | The path of the page where the event occurred | Required |
| queryString | String | The query string of the page where the event occurred | Required |
| url | String | The URL of the page where the event occurred | Required |
| referrer | String | The URL that linked to the page where the event occurred | Required |
| languages | Array | The languages of the browser that made the request | Required |
| userAgent | String | The user agent of the browser that made the request | Required |
| siteId | String (GUID) | The ID of the hub where the event occurred | Required |
| siteName | String | The name of the hub where the event occurred | Required |
| userId | String (GUID) | The ID of the user that performed the action | Required |
| contactId | String (GUID) | The ID of the contact that performed the action | Required |
| pageId | String (GUID) | The ID of the page where the event occurred | Optional |
| pageSlug | String | The slug of the page where the event occurred | Optional |
| cardId | String (GUID) | The ID of the card | Required |
| cardType | String | The type of the card | Required |
| cardSubType | String | The sub-type of the card | Required |
| cardName | String | The name of the card | Required |
form-start
| Name | Type | Description | Required |
|---|---|---|---|
| timestamp | String (TimeStamp) | The timestamp of the event | Required |
| pageTitle | String | The title of the page where the event occurred | Required |
| hostName | String | The hostname of the page where the event occurred | Required |
| pathName | String | The path of the page where the event occurred | Required |
| queryString | String | The query string of the page where the event occurred | Required |
| url | String | The URL of the page where the event occurred | Required |
| referrer | String | The URL that linked to the page where the event occurred | Required |
| languages | Array | The languages of the browser that made the request | Required |
| userAgent | String | The user agent of the browser that made the request | Required |
| siteId | String (GUID) | The ID of the hub where the event occurred | Required |
| siteName | String | The name of the hub where the event occurred | Required |
| userId | String (GUID) | The ID of the user that performed the action | Required |
| contactId | String (GUID) | The ID of the contact that performed the action | Required |
| cardId | String (GUID) | The ID of the card | Required |
| cardType | String | The type of the card | Required |
| cardSubType | String | The sub-type of the card | Required |
| cardName | String | The name of the card | Required |
| scope | String | Legacy property. The scope of the form. | Required |
form-submission
| Name | Type | Description | Required |
|---|---|---|---|
| timestamp | String (TimeStamp) | The timestamp of the event | Required |
| pageTitle | String | The title of the page where the event occurred | Required |
| hostName | String | The hostname of the page where the event occurred | Required |
| pathName | String | The path of the page where the event occurred | Required |
| queryString | String | The query string of the page where the event occurred | Required |
| url | String | The URL of the page where the event occurred | Required |
| referrer | String | The URL that linked to the page where the event occurred | Required |
| languages | Array | The languages of the browser that made the request | Required |
| userAgent | String | The user agent of the browser that made the request | Required |
| siteId | String (GUID) | The ID of the hub where the event occurred | Required |
| siteName | String | The name of the hub where the event occurred | Required |
| userId | String (GUID) | The ID of the user that performed the action | Required |
| contactId | String (GUID) | The ID of the contact that performed the action | Required |
| cardId | String (GUID) | The ID of the card | Required |
| cardType | String | The type of the card | Required |
| cardSubType | String | The sub-type of the card | Required |
| cardName | String | The name of the card | Required |
| scope | String | Legacy property. The scope of the form. | Required |
| competitionEntryId | String (GUID) | The ID of the competition entry | Required |
Events fired by this card type:
card-action
| Name | Type | Description | Required |
|---|---|---|---|
| timestamp | String (TimeStamp) | The timestamp of the event | Required |
| pageTitle | String | The title of the page where the event occurred | Required |
| hostName | String | The hostname of the page where the event occurred | Required |
| pathName | String | The path of the page where the event occurred | Required |
| queryString | String | The query string of the page where the event occurred | Required |
| url | String | The URL of the page where the event occurred | Required |
| referrer | String | The URL that linked to the page where the event occurred | Required |
| languages | Array | The languages of the browser that made the request | Required |
| userAgent | String | The user agent of the browser that made the request | Required |
| siteId | String (GUID) | The ID of the hub where the event occurred | Required |
| siteName | String | The name of the hub where the event occurred | Required |
| userId | String (GUID) | The ID of the user that performed the action | Required |
| contactId | String (GUID) | The ID of the contact that performed the action | Required |
| pageId | String (GUID) | The ID of the page where the event occurred | Optional |
| pageSlug | String | The slug of the page where the event occurred | Optional |
| cardId | String (GUID) | The ID of the card | Required |
| cardType | String | The type of the card | Required |
| cardSubType | String | The sub-type of the card | Required |
| cardName | String | The name of the card | Required |
| action | String (Competition | ExternalLink | ScrollToCard | OpenProfileDrawer | SeenInstructions) | The action that was performed | Required |
| linkTo | String | The link that the card action invokes, if there is one | Optional |
card-answered
| Name | Type | Description | Required |
|---|---|---|---|
| timestamp | String (TimeStamp) | The timestamp of the event | Required |
| pageTitle | String | The title of the page where the event occurred | Required |
| hostName | String | The hostname of the page where the event occurred | Required |
| pathName | String | The path of the page where the event occurred | Required |
| queryString | String | The query string of the page where the event occurred | Required |
| url | String | The URL of the page where the event occurred | Required |
| referrer | String | The URL that linked to the page where the event occurred | Required |
| languages | Array | The languages of the browser that made the request | Required |
| userAgent | String | The user agent of the browser that made the request | Required |
| siteId | String (GUID) | The ID of the hub where the event occurred | Required |
| siteName | String | The name of the hub where the event occurred | Required |
| userId | String (GUID) | The ID of the user that performed the action | Required |
| contactId | String (GUID) | The ID of the contact that performed the action | Required |
| pageId | String (GUID) | The ID of the page where the event occurred | Optional |
| pageSlug | String | The slug of the page where the event occurred | Optional |
| cardId | String (GUID) | The ID of the card | Required |
| cardType | String | The type of the card | Required |
| cardSubType | String | The sub-type of the card | Required |
| cardName | String | The name of the card | Required |
| gameplayId | String (GUID) | The ID of the gameplay where the action occurred | Optional |
| segmentId | String (GUID) | The ID of the segment where the action occurred | Optional |
| segmentTitle | String | The title of the segment where the action occurred | Optional |
| questionId | String (GUID) | The ID of the question where the action occurred | Optional |
| questionText | String | The text of the question where the action occurred | Optional |
| questionStyle | String | The style of the question where the action occurred | Optional |
| optionId | String (GUID) | The ID of the option that was selected | Optional |
| optionText | String | The text of the option that was selected | Optional |
| optionImage | String | The image of the option that was selected | Optional |
| sliderOption | Number | The slider option that was selected | Optional |
| swipedRight | Boolean | Whether the answer was swiped to the right or not | Optional |
| answerMilliseconds | Number | The time it took to answer the question in milliseconds | Optional |
| checkpointId | String (GUID) | The ID of the checkpoint where the action occurred | Optional |
| checkpointName | String | The name of the checkpoint where the action occurred | Optional |
card-finished
| Name | Type | Description | Required |
|---|---|---|---|
| timestamp | String (TimeStamp) | The timestamp of the event | Required |
| pageTitle | String | The title of the page where the event occurred | Required |
| hostName | String | The hostname of the page where the event occurred | Required |
| pathName | String | The path of the page where the event occurred | Required |
| queryString | String | The query string of the page where the event occurred | Required |
| url | String | The URL of the page where the event occurred | Required |
| referrer | String | The URL that linked to the page where the event occurred | Required |
| languages | Array | The languages of the browser that made the request | Required |
| userAgent | String | The user agent of the browser that made the request | Required |
| siteId | String (GUID) | The ID of the hub where the event occurred | Required |
| siteName | String | The name of the hub where the event occurred | Required |
| userId | String (GUID) | The ID of the user that performed the action | Required |
| contactId | String (GUID) | The ID of the contact that performed the action | Required |
| pageId | String (GUID) | The ID of the page where the event occurred | Optional |
| pageSlug | String | The slug of the page where the event occurred | Optional |
| cardId | String (GUID) | The ID of the card | Required |
| cardType | String | The type of the card | Required |
| cardSubType | String | The sub-type of the card | Required |
| cardName | String | The name of the card | Required |
| gameplayId | String (GUID) | The ID of the gameplay | Optional |
| points | Number | The points of the gameplay | Optional |
| resultId | String (GUID) | The ID of the result the user got | Optional |
| resultTitle | String | The title of the result the user got | Optional |
| resultDescription | String | The description of the result the user got | Optional |
| resultImage | String | The image of the result the user got | Optional |
| resultVideoUrl | String | The video URL of the result the user got | Optional |
| vote | Number | The number-guess vote the user entered | Optional |
card-started
| Name | Type | Description | Required |
|---|---|---|---|
| timestamp | String (TimeStamp) | The timestamp of the event | Required |
| pageTitle | String | The title of the page where the event occurred | Required |
| hostName | String | The hostname of the page where the event occurred | Required |
| pathName | String | The path of the page where the event occurred | Required |
| queryString | String | The query string of the page where the event occurred | Required |
| url | String | The URL of the page where the event occurred | Required |
| referrer | String | The URL that linked to the page where the event occurred | Required |
| languages | Array | The languages of the browser that made the request | Required |
| userAgent | String | The user agent of the browser that made the request | Required |
| siteId | String (GUID) | The ID of the hub where the event occurred | Required |
| siteName | String | The name of the hub where the event occurred | Required |
| userId | String (GUID) | The ID of the user that performed the action | Required |
| contactId | String (GUID) | The ID of the contact that performed the action | Required |
| pageId | String (GUID) | The ID of the page where the event occurred | Optional |
| pageSlug | String | The slug of the page where the event occurred | Optional |
| cardId | String (GUID) | The ID of the card | Required |
| cardType | String | The type of the card | Required |
| cardSubType | String | The sub-type of the card | Required |
| cardName | String | The name of the card | Required |
| gameplayId | String (GUID) | The ID of the gameplay where the action occurred | Optional |
card-viewed
| Name | Type | Description | Required |
|---|---|---|---|
| timestamp | String (TimeStamp) | The timestamp of the event | Required |
| pageTitle | String | The title of the page where the event occurred | Required |
| hostName | String | The hostname of the page where the event occurred | Required |
| pathName | String | The path of the page where the event occurred | Required |
| queryString | String | The query string of the page where the event occurred | Required |
| url | String | The URL of the page where the event occurred | Required |
| referrer | String | The URL that linked to the page where the event occurred | Required |
| languages | Array | The languages of the browser that made the request | Required |
| userAgent | String | The user agent of the browser that made the request | Required |
| siteId | String (GUID) | The ID of the hub where the event occurred | Required |
| siteName | String | The name of the hub where the event occurred | Required |
| userId | String (GUID) | The ID of the user that performed the action | Required |
| contactId | String (GUID) | The ID of the contact that performed the action | Required |
| pageId | String (GUID) | The ID of the page where the event occurred | Optional |
| pageSlug | String | The slug of the page where the event occurred | Optional |
| cardId | String (GUID) | The ID of the card | Required |
| cardType | String | The type of the card | Required |
| cardSubType | String | The sub-type of the card | Required |
| cardName | String | The name of the card | Required |
cover-clicked
| Name | Type | Description | Required |
|---|---|---|---|
| timestamp | String (TimeStamp) | The timestamp of the event | Required |
| pageTitle | String | The title of the page where the event occurred | Required |
| hostName | String | The hostname of the page where the event occurred | Required |
| pathName | String | The path of the page where the event occurred | Required |
| queryString | String | The query string of the page where the event occurred | Required |
| url | String | The URL of the page where the event occurred | Required |
| referrer | String | The URL that linked to the page where the event occurred | Required |
| languages | Array | The languages of the browser that made the request | Required |
| userAgent | String | The user agent of the browser that made the request | Required |
| siteId | String (GUID) | The ID of the hub where the event occurred | Required |
| siteName | String | The name of the hub where the event occurred | Required |
| userId | String (GUID) | The ID of the user that performed the action | Required |
| contactId | String (GUID) | The ID of the contact that performed the action | Required |
| pageId | String (GUID) | The ID of the page where the event occurred | Optional |
| pageSlug | String | The slug of the page where the event occurred | Optional |
| cardId | String (GUID) | The ID of the card | Required |
| cardType | String | The type of the card | Required |
| cardSubType | String | The sub-type of the card | Required |
| cardName | String | The name of the card | Required |
form-start
| Name | Type | Description | Required |
|---|---|---|---|
| timestamp | String (TimeStamp) | The timestamp of the event | Required |
| pageTitle | String | The title of the page where the event occurred | Required |
| hostName | String | The hostname of the page where the event occurred | Required |
| pathName | String | The path of the page where the event occurred | Required |
| queryString | String | The query string of the page where the event occurred | Required |
| url | String | The URL of the page where the event occurred | Required |
| referrer | String | The URL that linked to the page where the event occurred | Required |
| languages | Array | The languages of the browser that made the request | Required |
| userAgent | String | The user agent of the browser that made the request | Required |
| siteId | String (GUID) | The ID of the hub where the event occurred | Required |
| siteName | String | The name of the hub where the event occurred | Required |
| userId | String (GUID) | The ID of the user that performed the action | Required |
| contactId | String (GUID) | The ID of the contact that performed the action | Required |
| cardId | String (GUID) | The ID of the card | Required |
| cardType | String | The type of the card | Required |
| cardSubType | String | The sub-type of the card | Required |
| cardName | String | The name of the card | Required |
| scope | String | Legacy property. The scope of the form. | Required |
form-submission
| Name | Type | Description | Required |
|---|---|---|---|
| timestamp | String (TimeStamp) | The timestamp of the event | Required |
| pageTitle | String | The title of the page where the event occurred | Required |
| hostName | String | The hostname of the page where the event occurred | Required |
| pathName | String | The path of the page where the event occurred | Required |
| queryString | String | The query string of the page where the event occurred | Required |
| url | String | The URL of the page where the event occurred | Required |
| referrer | String | The URL that linked to the page where the event occurred | Required |
| languages | Array | The languages of the browser that made the request | Required |
| userAgent | String | The user agent of the browser that made the request | Required |
| siteId | String (GUID) | The ID of the hub where the event occurred | Required |
| siteName | String | The name of the hub where the event occurred | Required |
| userId | String (GUID) | The ID of the user that performed the action | Required |
| contactId | String (GUID) | The ID of the contact that performed the action | Required |
| cardId | String (GUID) | The ID of the card | Required |
| cardType | String | The type of the card | Required |
| cardSubType | String | The sub-type of the card | Required |
| cardName | String | The name of the card | Required |
| scope | String | Legacy property. The scope of the form. | Required |
| competitionEntryId | String (GUID) | The ID of the competition entry | Required |
Events fired by this card type:
card-action
| Name | Type | Description | Required |
|---|---|---|---|
| timestamp | String (TimeStamp) | The timestamp of the event | Required |
| pageTitle | String | The title of the page where the event occurred | Required |
| hostName | String | The hostname of the page where the event occurred | Required |
| pathName | String | The path of the page where the event occurred | Required |
| queryString | String | The query string of the page where the event occurred | Required |
| url | String | The URL of the page where the event occurred | Required |
| referrer | String | The URL that linked to the page where the event occurred | Required |
| languages | Array | The languages of the browser that made the request | Required |
| userAgent | String | The user agent of the browser that made the request | Required |
| siteId | String (GUID) | The ID of the hub where the event occurred | Required |
| siteName | String | The name of the hub where the event occurred | Required |
| userId | String (GUID) | The ID of the user that performed the action | Required |
| contactId | String (GUID) | The ID of the contact that performed the action | Required |
| pageId | String (GUID) | The ID of the page where the event occurred | Optional |
| pageSlug | String | The slug of the page where the event occurred | Optional |
| cardId | String (GUID) | The ID of the card | Required |
| cardType | String | The type of the card | Required |
| cardSubType | String | The sub-type of the card | Required |
| cardName | String | The name of the card | Required |
| action | String (Competition | ExternalLink | ScrollToCard | OpenProfileDrawer | SeenInstructions) | The action that was performed | Required |
| linkTo | String | The link that the card action invokes, if there is one | Optional |
card-viewed
| Name | Type | Description | Required |
|---|---|---|---|
| timestamp | String (TimeStamp) | The timestamp of the event | Required |
| pageTitle | String | The title of the page where the event occurred | Required |
| hostName | String | The hostname of the page where the event occurred | Required |
| pathName | String | The path of the page where the event occurred | Required |
| queryString | String | The query string of the page where the event occurred | Required |
| url | String | The URL of the page where the event occurred | Required |
| referrer | String | The URL that linked to the page where the event occurred | Required |
| languages | Array | The languages of the browser that made the request | Required |
| userAgent | String | The user agent of the browser that made the request | Required |
| siteId | String (GUID) | The ID of the hub where the event occurred | Required |
| siteName | String | The name of the hub where the event occurred | Required |
| userId | String (GUID) | The ID of the user that performed the action | Required |
| contactId | String (GUID) | The ID of the contact that performed the action | Required |
| pageId | String (GUID) | The ID of the page where the event occurred | Optional |
| pageSlug | String | The slug of the page where the event occurred | Optional |
| cardId | String (GUID) | The ID of the card | Required |
| cardType | String | The type of the card | Required |
| cardSubType | String | The sub-type of the card | Required |
| cardName | String | The name of the card | Required |
cover-clicked
| Name | Type | Description | Required |
|---|---|---|---|
| timestamp | String (TimeStamp) | The timestamp of the event | Required |
| pageTitle | String | The title of the page where the event occurred | Required |
| hostName | String | The hostname of the page where the event occurred | Required |
| pathName | String | The path of the page where the event occurred | Required |
| queryString | String | The query string of the page where the event occurred | Required |
| url | String | The URL of the page where the event occurred | Required |
| referrer | String | The URL that linked to the page where the event occurred | Required |
| languages | Array | The languages of the browser that made the request | Required |
| userAgent | String | The user agent of the browser that made the request | Required |
| siteId | String (GUID) | The ID of the hub where the event occurred | Required |
| siteName | String | The name of the hub where the event occurred | Required |
| userId | String (GUID) | The ID of the user that performed the action | Required |
| contactId | String (GUID) | The ID of the contact that performed the action | Required |
| pageId | String (GUID) | The ID of the page where the event occurred | Optional |
| pageSlug | String | The slug of the page where the event occurred | Optional |
| cardId | String (GUID) | The ID of the card | Required |
| cardType | String | The type of the card | Required |
| cardSubType | String | The sub-type of the card | Required |
| cardName | String | The name of the card | Required |
form-start
| Name | Type | Description | Required |
|---|---|---|---|
| timestamp | String (TimeStamp) | The timestamp of the event | Required |
| pageTitle | String | The title of the page where the event occurred | Required |
| hostName | String | The hostname of the page where the event occurred | Required |
| pathName | String | The path of the page where the event occurred | Required |
| queryString | String | The query string of the page where the event occurred | Required |
| url | String | The URL of the page where the event occurred | Required |
| referrer | String | The URL that linked to the page where the event occurred | Required |
| languages | Array | The languages of the browser that made the request | Required |
| userAgent | String | The user agent of the browser that made the request | Required |
| siteId | String (GUID) | The ID of the hub where the event occurred | Required |
| siteName | String | The name of the hub where the event occurred | Required |
| userId | String (GUID) | The ID of the user that performed the action | Required |
| contactId | String (GUID) | The ID of the contact that performed the action | Required |
| cardId | String (GUID) | The ID of the card | Required |
| cardType | String | The type of the card | Required |
| cardSubType | String | The sub-type of the card | Required |
| cardName | String | The name of the card | Required |
| scope | String | Legacy property. The scope of the form. | Required |
form-submission
| Name | Type | Description | Required |
|---|---|---|---|
| timestamp | String (TimeStamp) | The timestamp of the event | Required |
| pageTitle | String | The title of the page where the event occurred | Required |
| hostName | String | The hostname of the page where the event occurred | Required |
| pathName | String | The path of the page where the event occurred | Required |
| queryString | String | The query string of the page where the event occurred | Required |
| url | String | The URL of the page where the event occurred | Required |
| referrer | String | The URL that linked to the page where the event occurred | Required |
| languages | Array | The languages of the browser that made the request | Required |
| userAgent | String | The user agent of the browser that made the request | Required |
| siteId | String (GUID) | The ID of the hub where the event occurred | Required |
| siteName | String | The name of the hub where the event occurred | Required |
| userId | String (GUID) | The ID of the user that performed the action | Required |
| contactId | String (GUID) | The ID of the contact that performed the action | Required |
| cardId | String (GUID) | The ID of the card | Required |
| cardType | String | The type of the card | Required |
| cardSubType | String | The sub-type of the card | Required |
| cardName | String | The name of the card | Required |
| scope | String | Legacy property. The scope of the form. | Required |
| competitionEntryId | String (GUID) | The ID of the competition entry | Required |
Events fired by this card type:
card-action
| Name | Type | Description | Required |
|---|---|---|---|
| timestamp | String (TimeStamp) | The timestamp of the event | Required |
| pageTitle | String | The title of the page where the event occurred | Required |
| hostName | String | The hostname of the page where the event occurred | Required |
| pathName | String | The path of the page where the event occurred | Required |
| queryString | String | The query string of the page where the event occurred | Required |
| url | String | The URL of the page where the event occurred | Required |
| referrer | String | The URL that linked to the page where the event occurred | Required |
| languages | Array | The languages of the browser that made the request | Required |
| userAgent | String | The user agent of the browser that made the request | Required |
| siteId | String (GUID) | The ID of the hub where the event occurred | Required |
| siteName | String | The name of the hub where the event occurred | Required |
| userId | String (GUID) | The ID of the user that performed the action | Required |
| contactId | String (GUID) | The ID of the contact that performed the action | Required |
| pageId | String (GUID) | The ID of the page where the event occurred | Optional |
| pageSlug | String | The slug of the page where the event occurred | Optional |
| cardId | String (GUID) | The ID of the card | Required |
| cardType | String | The type of the card | Required |
| cardSubType | String | The sub-type of the card | Required |
| cardName | String | The name of the card | Required |
| action | String (Competition | ExternalLink | ScrollToCard | OpenProfileDrawer | SeenInstructions) | The action that was performed | Required |
| linkTo | String | The link that the card action invokes, if there is one | Optional |
card-viewed
| Name | Type | Description | Required |
|---|---|---|---|
| timestamp | String (TimeStamp) | The timestamp of the event | Required |
| pageTitle | String | The title of the page where the event occurred | Required |
| hostName | String | The hostname of the page where the event occurred | Required |
| pathName | String | The path of the page where the event occurred | Required |
| queryString | String | The query string of the page where the event occurred | Required |
| url | String | The URL of the page where the event occurred | Required |
| referrer | String | The URL that linked to the page where the event occurred | Required |
| languages | Array | The languages of the browser that made the request | Required |
| userAgent | String | The user agent of the browser that made the request | Required |
| siteId | String (GUID) | The ID of the hub where the event occurred | Required |
| siteName | String | The name of the hub where the event occurred | Required |
| userId | String (GUID) | The ID of the user that performed the action | Required |
| contactId | String (GUID) | The ID of the contact that performed the action | Required |
| pageId | String (GUID) | The ID of the page where the event occurred | Optional |
| pageSlug | String | The slug of the page where the event occurred | Optional |
| cardId | String (GUID) | The ID of the card | Required |
| cardType | String | The type of the card | Required |
| cardSubType | String | The sub-type of the card | Required |
| cardName | String | The name of the card | Required |
form-start
| Name | Type | Description | Required |
|---|---|---|---|
| timestamp | String (TimeStamp) | The timestamp of the event | Required |
| pageTitle | String | The title of the page where the event occurred | Required |
| hostName | String | The hostname of the page where the event occurred | Required |
| pathName | String | The path of the page where the event occurred | Required |
| queryString | String | The query string of the page where the event occurred | Required |
| url | String | The URL of the page where the event occurred | Required |
| referrer | String | The URL that linked to the page where the event occurred | Required |
| languages | Array | The languages of the browser that made the request | Required |
| userAgent | String | The user agent of the browser that made the request | Required |
| siteId | String (GUID) | The ID of the hub where the event occurred | Required |
| siteName | String | The name of the hub where the event occurred | Required |
| userId | String (GUID) | The ID of the user that performed the action | Required |
| contactId | String (GUID) | The ID of the contact that performed the action | Required |
| cardId | String (GUID) | The ID of the card | Required |
| cardType | String | The type of the card | Required |
| cardSubType | String | The sub-type of the card | Required |
| cardName | String | The name of the card | Required |
| scope | String | Legacy property. The scope of the form. | Required |
form-submission
| Name | Type | Description | Required |
|---|---|---|---|
| timestamp | String (TimeStamp) | The timestamp of the event | Required |
| pageTitle | String | The title of the page where the event occurred | Required |
| hostName | String | The hostname of the page where the event occurred | Required |
| pathName | String | The path of the page where the event occurred | Required |
| queryString | String | The query string of the page where the event occurred | Required |
| url | String | The URL of the page where the event occurred | Required |
| referrer | String | The URL that linked to the page where the event occurred | Required |
| languages | Array | The languages of the browser that made the request | Required |
| userAgent | String | The user agent of the browser that made the request | Required |
| siteId | String (GUID) | The ID of the hub where the event occurred | Required |
| siteName | String | The name of the hub where the event occurred | Required |
| userId | String (GUID) | The ID of the user that performed the action | Required |
| contactId | String (GUID) | The ID of the contact that performed the action | Required |
| cardId | String (GUID) | The ID of the card | Required |
| cardType | String | The type of the card | Required |
| cardSubType | String | The sub-type of the card | Required |
| cardName | String | The name of the card | Required |
| scope | String | Legacy property. The scope of the form. | Required |
| competitionEntryId | String (GUID) | The ID of the competition entry | Required |
video-card-finished
| Name | Type | Description | Required |
|---|---|---|---|
| timestamp | String (TimeStamp) | The timestamp of the event | Required |
| pageTitle | String | The title of the page where the event occurred | Required |
| hostName | String | The hostname of the page where the event occurred | Required |
| pathName | String | The path of the page where the event occurred | Required |
| queryString | String | The query string of the page where the event occurred | Required |
| url | String | The URL of the page where the event occurred | Required |
| referrer | String | The URL that linked to the page where the event occurred | Required |
| languages | Array | The languages of the browser that made the request | Required |
| userAgent | String | The user agent of the browser that made the request | Required |
| siteId | String (GUID) | The ID of the hub where the event occurred | Required |
| siteName | String | The name of the hub where the event occurred | Required |
| userId | String (GUID) | The ID of the user that performed the action | Required |
| contactId | String (GUID) | The ID of the contact that performed the action | Required |
| pageId | String (GUID) | The ID of the page where the event occurred | Optional |
| pageSlug | String | The slug of the page where the event occurred | Optional |
| cardId | String (GUID) | The ID of the card | Required |
| cardType | String | The type of the card | Required |
| cardSubType | String | The sub-type of the card | Required |
| cardName | String | The name of the card | Required |
| videoUrl | String | The URL of the video | Required |
video-card-paused
| Name | Type | Description | Required |
|---|---|---|---|
| timestamp | String (TimeStamp) | The timestamp of the event | Required |
| pageTitle | String | The title of the page where the event occurred | Required |
| hostName | String | The hostname of the page where the event occurred | Required |
| pathName | String | The path of the page where the event occurred | Required |
| queryString | String | The query string of the page where the event occurred | Required |
| url | String | The URL of the page where the event occurred | Required |
| referrer | String | The URL that linked to the page where the event occurred | Required |
| languages | Array | The languages of the browser that made the request | Required |
| userAgent | String | The user agent of the browser that made the request | Required |
| siteId | String (GUID) | The ID of the hub where the event occurred | Required |
| siteName | String | The name of the hub where the event occurred | Required |
| userId | String (GUID) | The ID of the user that performed the action | Required |
| contactId | String (GUID) | The ID of the contact that performed the action | Required |
| pageId | String (GUID) | The ID of the page where the event occurred | Optional |
| pageSlug | String | The slug of the page where the event occurred | Optional |
| cardId | String (GUID) | The ID of the card | Required |
| cardType | String | The type of the card | Required |
| cardSubType | String | The sub-type of the card | Required |
| cardName | String | The name of the card | Required |
| videoUrl | String | The URL of the video | Required |
video-card-played
| Name | Type | Description | Required |
|---|---|---|---|
| timestamp | String (TimeStamp) | The timestamp of the event | Required |
| pageTitle | String | The title of the page where the event occurred | Required |
| hostName | String | The hostname of the page where the event occurred | Required |
| pathName | String | The path of the page where the event occurred | Required |
| queryString | String | The query string of the page where the event occurred | Required |
| url | String | The URL of the page where the event occurred | Required |
| referrer | String | The URL that linked to the page where the event occurred | Required |
| languages | Array | The languages of the browser that made the request | Required |
| userAgent | String | The user agent of the browser that made the request | Required |
| siteId | String (GUID) | The ID of the hub where the event occurred | Required |
| siteName | String | The name of the hub where the event occurred | Required |
| userId | String (GUID) | The ID of the user that performed the action | Required |
| contactId | String (GUID) | The ID of the contact that performed the action | Required |
| pageId | String (GUID) | The ID of the page where the event occurred | Optional |
| pageSlug | String | The slug of the page where the event occurred | Optional |
| cardId | String (GUID) | The ID of the card | Required |
| cardType | String | The type of the card | Required |
| cardSubType | String | The sub-type of the card | Required |
| cardName | String | The name of the card | Required |
| videoUrl | String | The URL of the video | Required |
video-card-resumed
| Name | Type | Description | Required |
|---|---|---|---|
| timestamp | String (TimeStamp) | The timestamp of the event | Required |
| pageTitle | String | The title of the page where the event occurred | Required |
| hostName | String | The hostname of the page where the event occurred | Required |
| pathName | String | The path of the page where the event occurred | Required |
| queryString | String | The query string of the page where the event occurred | Required |
| url | String | The URL of the page where the event occurred | Required |
| referrer | String | The URL that linked to the page where the event occurred | Required |
| languages | Array | The languages of the browser that made the request | Required |
| userAgent | String | The user agent of the browser that made the request | Required |
| siteId | String (GUID) | The ID of the hub where the event occurred | Required |
| siteName | String | The name of the hub where the event occurred | Required |
| userId | String (GUID) | The ID of the user that performed the action | Required |
| contactId | String (GUID) | The ID of the contact that performed the action | Required |
| pageId | String (GUID) | The ID of the page where the event occurred | Optional |
| pageSlug | String | The slug of the page where the event occurred | Optional |
| cardId | String (GUID) | The ID of the card | Required |
| cardType | String | The type of the card | Required |
| cardSubType | String | The sub-type of the card | Required |
| cardName | String | The name of the card | Required |
| videoUrl | String | The URL of the video | Required |
video-card-viewed
| Name | Type | Description | Required |
|---|---|---|---|
| timestamp | String (TimeStamp) | The timestamp of the event | Required |
| pageTitle | String | The title of the page where the event occurred | Required |
| hostName | String | The hostname of the page where the event occurred | Required |
| pathName | String | The path of the page where the event occurred | Required |
| queryString | String | The query string of the page where the event occurred | Required |
| url | String | The URL of the page where the event occurred | Required |
| referrer | String | The URL that linked to the page where the event occurred | Required |
| languages | Array | The languages of the browser that made the request | Required |
| userAgent | String | The user agent of the browser that made the request | Required |
| siteId | String (GUID) | The ID of the hub where the event occurred | Required |
| siteName | String | The name of the hub where the event occurred | Required |
| userId | String (GUID) | The ID of the user that performed the action | Required |
| contactId | String (GUID) | The ID of the contact that performed the action | Required |
| pageId | String (GUID) | The ID of the page where the event occurred | Optional |
| pageSlug | String | The slug of the page where the event occurred | Optional |
| cardId | String (GUID) | The ID of the card | Required |
| cardType | String | The type of the card | Required |
| cardSubType | String | The sub-type of the card | Required |
| cardName | String | The name of the card | Required |
| videoUrl | String | The URL of the video | Required |
Events fired by this card type:
card-action
| Name | Type | Description | Required |
|---|---|---|---|
| timestamp | String (TimeStamp) | The timestamp of the event | Required |
| pageTitle | String | The title of the page where the event occurred | Required |
| hostName | String | The hostname of the page where the event occurred | Required |
| pathName | String | The path of the page where the event occurred | Required |
| queryString | String | The query string of the page where the event occurred | Required |
| url | String | The URL of the page where the event occurred | Required |
| referrer | String | The URL that linked to the page where the event occurred | Required |
| languages | Array | The languages of the browser that made the request | Required |
| userAgent | String | The user agent of the browser that made the request | Required |
| siteId | String (GUID) | The ID of the hub where the event occurred | Required |
| siteName | String | The name of the hub where the event occurred | Required |
| userId | String (GUID) | The ID of the user that performed the action | Required |
| contactId | String (GUID) | The ID of the contact that performed the action | Required |
| pageId | String (GUID) | The ID of the page where the event occurred | Optional |
| pageSlug | String | The slug of the page where the event occurred | Optional |
| cardId | String (GUID) | The ID of the card | Required |
| cardType | String | The type of the card | Required |
| cardSubType | String | The sub-type of the card | Required |
| cardName | String | The name of the card | Required |
| action | String (Competition | ExternalLink | ScrollToCard | OpenProfileDrawer | SeenInstructions) | The action that was performed | Required |
| linkTo | String | The link that the card action invokes, if there is one | Optional |
card-finished
| Name | Type | Description | Required |
|---|---|---|---|
| timestamp | String (TimeStamp) | The timestamp of the event | Required |
| pageTitle | String | The title of the page where the event occurred | Required |
| hostName | String | The hostname of the page where the event occurred | Required |
| pathName | String | The path of the page where the event occurred | Required |
| queryString | String | The query string of the page where the event occurred | Required |
| url | String | The URL of the page where the event occurred | Required |
| referrer | String | The URL that linked to the page where the event occurred | Required |
| languages | Array | The languages of the browser that made the request | Required |
| userAgent | String | The user agent of the browser that made the request | Required |
| siteId | String (GUID) | The ID of the hub where the event occurred | Required |
| siteName | String | The name of the hub where the event occurred | Required |
| userId | String (GUID) | The ID of the user that performed the action | Required |
| contactId | String (GUID) | The ID of the contact that performed the action | Required |
| pageId | String (GUID) | The ID of the page where the event occurred | Optional |
| pageSlug | String | The slug of the page where the event occurred | Optional |
| cardId | String (GUID) | The ID of the card | Required |
| cardType | String | The type of the card | Required |
| cardSubType | String | The sub-type of the card | Required |
| cardName | String | The name of the card | Required |
| gameplayId | String (GUID) | The ID of the gameplay | Optional |
| points | Number | The points of the gameplay | Optional |
| resultId | String (GUID) | The ID of the result the user got | Optional |
| resultTitle | String | The title of the result the user got | Optional |
| resultDescription | String | The description of the result the user got | Optional |
| resultImage | String | The image of the result the user got | Optional |
| resultVideoUrl | String | The video URL of the result the user got | Optional |
| vote | Number | The number-guess vote the user entered | Optional |
card-started
| Name | Type | Description | Required |
|---|---|---|---|
| timestamp | String (TimeStamp) | The timestamp of the event | Required |
| pageTitle | String | The title of the page where the event occurred | Required |
| hostName | String | The hostname of the page where the event occurred | Required |
| pathName | String | The path of the page where the event occurred | Required |
| queryString | String | The query string of the page where the event occurred | Required |
| url | String | The URL of the page where the event occurred | Required |
| referrer | String | The URL that linked to the page where the event occurred | Required |
| languages | Array | The languages of the browser that made the request | Required |
| userAgent | String | The user agent of the browser that made the request | Required |
| siteId | String (GUID) | The ID of the hub where the event occurred | Required |
| siteName | String | The name of the hub where the event occurred | Required |
| userId | String (GUID) | The ID of the user that performed the action | Required |
| contactId | String (GUID) | The ID of the contact that performed the action | Required |
| pageId | String (GUID) | The ID of the page where the event occurred | Optional |
| pageSlug | String | The slug of the page where the event occurred | Optional |
| cardId | String (GUID) | The ID of the card | Required |
| cardType | String | The type of the card | Required |
| cardSubType | String | The sub-type of the card | Required |
| cardName | String | The name of the card | Required |
| gameplayId | String (GUID) | The ID of the gameplay where the action occurred | Optional |
card-viewed
| Name | Type | Description | Required |
|---|---|---|---|
| timestamp | String (TimeStamp) | The timestamp of the event | Required |
| pageTitle | String | The title of the page where the event occurred | Required |
| hostName | String | The hostname of the page where the event occurred | Required |
| pathName | String | The path of the page where the event occurred | Required |
| queryString | String | The query string of the page where the event occurred | Required |
| url | String | The URL of the page where the event occurred | Required |
| referrer | String | The URL that linked to the page where the event occurred | Required |
| languages | Array | The languages of the browser that made the request | Required |
| userAgent | String | The user agent of the browser that made the request | Required |
| siteId | String (GUID) | The ID of the hub where the event occurred | Required |
| siteName | String | The name of the hub where the event occurred | Required |
| userId | String (GUID) | The ID of the user that performed the action | Required |
| contactId | String (GUID) | The ID of the contact that performed the action | Required |
| pageId | String (GUID) | The ID of the page where the event occurred | Optional |
| pageSlug | String | The slug of the page where the event occurred | Optional |
| cardId | String (GUID) | The ID of the card | Required |
| cardType | String | The type of the card | Required |
| cardSubType | String | The sub-type of the card | Required |
| cardName | String | The name of the card | Required |
cover-clicked
| Name | Type | Description | Required |
|---|---|---|---|
| timestamp | String (TimeStamp) | The timestamp of the event | Required |
| pageTitle | String | The title of the page where the event occurred | Required |
| hostName | String | The hostname of the page where the event occurred | Required |
| pathName | String | The path of the page where the event occurred | Required |
| queryString | String | The query string of the page where the event occurred | Required |
| url | String | The URL of the page where the event occurred | Required |
| referrer | String | The URL that linked to the page where the event occurred | Required |
| languages | Array | The languages of the browser that made the request | Required |
| userAgent | String | The user agent of the browser that made the request | Required |
| siteId | String (GUID) | The ID of the hub where the event occurred | Required |
| siteName | String | The name of the hub where the event occurred | Required |
| userId | String (GUID) | The ID of the user that performed the action | Required |
| contactId | String (GUID) | The ID of the contact that performed the action | Required |
| pageId | String (GUID) | The ID of the page where the event occurred | Optional |
| pageSlug | String | The slug of the page where the event occurred | Optional |
| cardId | String (GUID) | The ID of the card | Required |
| cardType | String | The type of the card | Required |
| cardSubType | String | The sub-type of the card | Required |
| cardName | String | The name of the card | Required |
form-start
| Name | Type | Description | Required |
|---|---|---|---|
| timestamp | String (TimeStamp) | The timestamp of the event | Required |
| pageTitle | String | The title of the page where the event occurred | Required |
| hostName | String | The hostname of the page where the event occurred | Required |
| pathName | String | The path of the page where the event occurred | Required |
| queryString | String | The query string of the page where the event occurred | Required |
| url | String | The URL of the page where the event occurred | Required |
| referrer | String | The URL that linked to the page where the event occurred | Required |
| languages | Array | The languages of the browser that made the request | Required |
| userAgent | String | The user agent of the browser that made the request | Required |
| siteId | String (GUID) | The ID of the hub where the event occurred | Required |
| siteName | String | The name of the hub where the event occurred | Required |
| userId | String (GUID) | The ID of the user that performed the action | Required |
| contactId | String (GUID) | The ID of the contact that performed the action | Required |
| cardId | String (GUID) | The ID of the card | Required |
| cardType | String | The type of the card | Required |
| cardSubType | String | The sub-type of the card | Required |
| cardName | String | The name of the card | Required |
| scope | String | Legacy property. The scope of the form. | Required |
form-submission
| Name | Type | Description | Required |
|---|---|---|---|
| timestamp | String (TimeStamp) | The timestamp of the event | Required |
| pageTitle | String | The title of the page where the event occurred | Required |
| hostName | String | The hostname of the page where the event occurred | Required |
| pathName | String | The path of the page where the event occurred | Required |
| queryString | String | The query string of the page where the event occurred | Required |
| url | String | The URL of the page where the event occurred | Required |
| referrer | String | The URL that linked to the page where the event occurred | Required |
| languages | Array | The languages of the browser that made the request | Required |
| userAgent | String | The user agent of the browser that made the request | Required |
| siteId | String (GUID) | The ID of the hub where the event occurred | Required |
| siteName | String | The name of the hub where the event occurred | Required |
| userId | String (GUID) | The ID of the user that performed the action | Required |
| contactId | String (GUID) | The ID of the contact that performed the action | Required |
| cardId | String (GUID) | The ID of the card | Required |
| cardType | String | The type of the card | Required |
| cardSubType | String | The sub-type of the card | Required |
| cardName | String | The name of the card | Required |
| scope | String | Legacy property. The scope of the form. | Required |
| competitionEntryId | String (GUID) | The ID of the competition entry | Required |