Click Record (new style) Information
Every click on a link from messages sent via Publisher is logged in "pom-clicks" log files. Each click contains some information about the link that was clicked, as well as the user who clicked it. The data in a record depends on which tracking system is used, the article new link tracking system states more information about the different tracking systems. You can download the content of the "pom-clicks" log 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 |
| time | The time when the click occurred |
| 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 code of the region in which the click occurred |
| city | The name of the city in which the click occurred |
| linkinfo | The link ID |
| senderdomain | The sender domain from which the message was sent |
| groupid | The ID of the group to which the mail belonged to |
| profile | The ID of the profile |
| subprofile | The ID of the subprofile |
| template | The ID of the used template |
| document | The ID of the used document |
Other logfile names
- Marketing Suite general log
- Marketing Suite abuse log
- Marketing Suite click 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 (old style) log
- Publisher delivery log
- Publisher error log
- Publisher impressions log
- Publisher retry log
- Publisher unsubscribe log