This table covers an overview of common tokens available for use in campaign email notifications.
Token | Description |
---|---|
${campaign.name} | The campaign where the email notification was created |
${campaign.externalRef} | |
${entry.id} | Unique ID of the entry |
${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.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 |
${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) |