...
Tile | Customer Created or Public Template | Purpose | More Information | |
---|---|---|---|---|
1 | Email and Social 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 in the body of an 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" | |
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. | |
6 | Track Location | Public Template | ||
7 | Write to Log | Public Template | Provides logging to ensure the rule is working correctly. |
...