Skip to Content

Coupon Viewed

  • Event Name: coupon-viewed
  • Triggered when a user views a coupon.
NameTypeDescriptionRequired
timestampString (TimeStamp)The timestamp of the event
Required
pageTitleStringThe title of the page where the event occurred
Required
hostNameStringThe hostname of the page where the event occurred
Required
pathNameStringThe path of the page where the event occurred
Required
queryStringStringThe query string of the page where the event occurred
Required
urlStringThe URL of the page where the event occurred
Required
referrerStringThe URL that linked to the page where the event occurred
Required
languagesArrayThe languages of the browser that made the request
Required
userAgentStringThe user agent of the browser that made the request
Required
siteIdString (GUID)The ID of the hub where the event occurred
Required
offerIdString (GUID)The ID of the coupon offer that was viewed
Required
couponIdString (GUID)The ID of the individual coupon that was viewed
Required

Coupon Redeemed

  • Event Name: coupon-redeemed
  • Triggered when a user successfully redeems a coupon.
NameTypeDescriptionRequired
timestampString (TimeStamp)The timestamp of the event
Required
pageTitleStringThe title of the page where the event occurred
Required
hostNameStringThe hostname of the page where the event occurred
Required
pathNameStringThe path of the page where the event occurred
Required
queryStringStringThe query string of the page where the event occurred
Required
urlStringThe URL of the page where the event occurred
Required
referrerStringThe URL that linked to the page where the event occurred
Required
languagesArrayThe languages of the browser that made the request
Required
userAgentStringThe user agent of the browser that made the request
Required
siteIdString (GUID)The ID of the hub where the event occurred
Required
offerIdString (GUID)The ID of the coupon offer that was redeemed
Required
couponIdString (GUID)The ID of the individual coupon that was redeemed
Required