For the complete documentation index, see llms.txt. This page is also available as Markdown.

Chained Actions Template

Use the chained actions template to prepare conversion data for submission via FTP or email. You can copy it directly from the code block below, or download it as a CSV file and open it with your preferred spreadsheet application.

Copy the template

Blank template

CampaignId,ActionTrackerId,CustomerId,OrderId,EventDate,Amount,CurrencyCode,ClickId

Template with sample data

CampaignId,ActionTrackerId,CustomerId,OrderId,EventDate,Amount,CurrencyCode,ClickId
1111,45678,R523GSSD2,9876543,2038-01-19T10:26:05-04:00,123.45,USD,ZfXLH51WY5DghyMkWGJ7CpX3O0IyPqM2c5e3t5Z
1111,12345,R523GSSD2,8765432,2038-01-20T12:16:22-04:00,98.76,USD,r1NJgMzZnYtKETog6J5yVBCPi152BwWzlRXBaYk

Download as a CSV

Alternatively, you can download this template as a CSV. Then, open it in your preferred spreadsheet application and add your data.

Last updated