...
As part of the process we will create a “DDERH” parameter derived from the email address of the individual and append this as a query string to the clickthough URL provided. This provides enhanced tracking functionality through the Alterian tracking rules track-web and track-web-with-conversions when these are also used.
Tile | Customer Created or Public Template | Purpose | More Information | ||||||
---|---|---|---|---|---|---|---|---|---|
1 | Email and Social Manager Input | Public Template | Allows the creation of a Rule that either tracks the email open or tracks the click of a link depending on the data provided. The key difference between this and the Realtime Input template is that the data is passed via the URL querystring instead of the body of a HTTP POST. This allows it to be embedded into links contained in an email, social media post or web page without any requirement for JavaScript | Email and Social This template has been developed to work with Alterian Email Manager allowing our Email Manager customers to track email clicks and opens using Alterian CX with no customer email content changes.. | |||||
2 | Get CXID | Public Template | Identifies the individual | 3 | Redirect Ouput | Public Template | Simply provides a output back to the calling system that a redirect has occurred | ||
5 | Update Engagement Score | Public Template | Increments the Engagement score. By default it is incremented by 1 each time this Rule is run by a user. Those clicking on multiple links will quickly increase engagement. | ||||||
6Track Location | Event Queue - Tracking | Public TemplateTrack Location | |||||||
7 | Write to Log | Public Template | Provides logging to ensure the rule is working correctly. |
...
At a minimum the Campaign and the Recipient (Email Address) are required. Both of these fields will be available via your ISP as elements of personalisation. This URL is linked to the calling of a 1x1 pixel gif that is provided back when called.
The tracking gif by default is hosted by Alterian CX but this can be changed to reference a gif hosted elsewhere if required by configuring the parameter in the Email and Social Input Public Template.
Info |
---|
|
Open Tracking | Required | Description | Maps to… |
---|---|---|---|
| Mandatory | Alterian CX Rule URL | |
| Mandatory | Campaign name. With eventtype “Open” or “Click” this automatically maps to AlterianQueue_Location | AlterianQueue_Location |
| Mandatory | Recipient or other identifier, for example Twitter handle. Often Email Address is used when tracking emails. This outputs as the field AlterianCX_channelagentid1 by the Email and Social Input to allow automatic mapping. | AlterianCX_channelagentid1 |
...
Link&channel=email Tracking | Required | Description | Maps to… |
---|---|---|---|
| Mandatory | Alterian CX Rule URL | |
| Mandatory | Campaign name. With eventtype “Open” or “Click” this automatically maps to AlterianQueue_Location | AlterianQueue_Location |
| Mandatory | Recipient or other identifier, for example Twitter handle. Often Email Address is used when tracking emails. This outputs as the field AlterianCX_channelagentid1 by the Email and Social Input to allow automatic mapping. | AlterianCX_channelagentid1 |
&link=hotelscaribbean | Optional | Identification of the link in the email being clicked upon. This allows you to differentiate between multiple links with the same redirect URL. | AlterianQueue_Position |
&channel=email | Optional | This will default to email via a parameter called defaultChannel in the Email and Social Input. If you are calling the same rule via multiple channels the channel can be supplied as a parameter in the querystring. | |
| Mandatory | This is is the location that the person clicking will be redirected to. The existence of this parameter informs the Rule that this is NOT a request for open tracking. The redirect URL should be URL encoded. |
|