Chained Actions
Conversion data reference
Parameter Name | Format (Size) | Description | Requirement | Example Value | Notes |
---|---|---|---|---|---|
CustomerId | STRING (255) | A unique identifier that you (or your systems) generate for the customer driving this conversion. These IDs should be non-identifying (e.g. plain text email addresses are not permitted). | Required | R523GSSD2342333FSCSA | This key will be used for insights reporting along with conversion chaining. In the case of chained actions, for the Child Tracker you should pass the same customer ID as that of the Parent event or else it won't chain the actions. |
Chained Actions Template
CampaignId | ActionTrackerId | CustomerId | OrderId | EventDate | Amount | CurrencyCode | ClickId |
---|---|---|---|---|---|---|---|
1111 | 45678 | R523GSSD2 | 9876543 | 2038-01-19T00:26:05+00 | 123.45 | USD | ZfXLH51WY5DghyMkWGJ7CpX3O0IyPqM2c5e3t5Z |
1111 | 12345 | R523GSSD2 | 8765432 | 2038-01-20T00:29:51+00 | 98.76 | USD | r1NJgMzZnYtKETog6J5yVBCPi152BwWzlRXBaYk |
Updated 26 days ago