This table covers an overview of common tokens available for use in campaign email notifications.
Token | Description |
---|---|
${campaign.name} |
The Experience where the email notification was created |
${campaign.externalRef} | External identifier generated for your Experience |
${entry.id} | Unique ID of the entry |
${entry.uid} | The user ID associated with the entrant |
${entry.referrer}
|
The name of the person who referred the entrant |
${entry.dateCreated} | Date when the entry was created |
${entry.source} | The user-defined origin of your traffic such as Google, if supplied (see article) |
${entry.medium} | The category of the source such as email campaign, if supplied (see article) |
${entry.channel} | The sources of your traffic such as website or social, if supplied (see article) |
${entry.contentID} | Unique identifier for a piece of content |
${entry.contentURLFragment} | |
${entry.couponCode} | Coupon code if available as part of campaign |
${entry.rewardHeading}
|
Reward Heading if a reward is available. |
${entry.rewardByline}
|
Reward Byline if a reward is available. |
${entry.rewardCtaLink} | A URL that the CTA is linking to if a reward is available. |
${entry.rewardCtaButtonText} | A label of the CTA if a reward is available. |
${entry.rewardSummary} | Reward Description if a reward is available. |
${entry.UGCFeatureImage} | Image submitted as part of UGC |
${entry.UGCThumbnailImage} | Thumbnail submitted as part of UGC |
${entry.UGCComment} | Comment submitted as part of UGC |
${entry.UGCFile} | File submitted as part of UGC |
${entry.challenge} | Answer to the challenge question |
${entry.quizResult} | Entrants quiz result - it can be a score or quiz result category |
${form.firstname} | First name as it was entered in the form (if supplied) |
${form.lastname} | Last name as it was entered in the form(if supplied) |
${form.email} | Email as it was entered in the form (if supplied) |
${form.brand_opt_in} | Results of the brand's opt in (if supplied) |
${form.all} | All fields as they were entered in the form (if supplied) |