Click Record Information
Every click on every link from messages sent via Marketing Suite is logged in the cdm-click log files. Each click contains some information about the link that was clicked, as well as the user who clicked it. You can download the content of these files in CSV, JSON, and XML format using the REST logfiles API, or the dashboard. These log files contain the following data in the respective order:
Data | Description |
---|---|
id | The ID of the message from which was clicked |
senderdomain | The sender domain from which the message was sent |
time | The time when the click occurred |
linkinfo | The link ID |
ip | The IP address that clicked |
header | The header of the request form the click |
The email address to which the mail was originally sent | |
tags | The tags of the message (semicolon separated) |
countrycode | The code of the country in which the click occurred |
countryname | The name of the country in which the click occurred |
regioncode | The region code in which the click occurred |
city | The name of the city in which the click occurred |
profile | The ID of the profile |
subprofile | The ID of the subprofile |
template | The ID of the used template |
Other logfile names
- Marketing Suite general log
- Marketing Suite abuse log
- Marketing Suite delivery log
- Marketing Suite error log
- Marketing Suite impressions log
- Marketing Suite retry log
- Marketing Suite unsubscribe log
- Publisher general log
- Publisher abuse log
- Publisher clicks (new style) log
- Publisher clicks (old style) log
- Publisher delivery log
- Publisher error log
- Publisher impressions log
- Publisher retry log
- Publisher unsubscribe log