Campaign Tracking events
ad_view
This event is associated with your ad being displayed, can be used to track the touch point "impressions" in Campaign Analytics module
ad_click
This event is associated with someone clicking your ad, can be used to track the touch point "clicks" in Campaign Analytics module
Parameters
Name | Type | Required | Example value | Description |
---|---|---|---|---|
|
| No | 1254965 | replace the |
| Yes |
|
You should also add all user's properties in this user object, especially reconciliation key (id, email). | |
|
| No | image | Ad type/format |
|
| No | my_campaign | campaign name |
|
| No | t-shirt | keywords of the campaign |
|
| Yes | seo | medium of touch point |
|
| Yes | my_source | source of touch point |
Example
page_view and purchase
To create touch points 'sites' and 'orders' you can use the following events:
'page_view' to create a touch point 'sites'
'purchase' to create a touch point 'orders'
Last updated