Attempts Record Information
Every message that is sent via Marketing Suite is logged in the cdm-attempts log files. Each record represents one single attempt to deliver an email, no matter the end result. If you are only interested in the deliveries you can find them in the cdm-delivery logfile. 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 | A unique id that identifies each message |
time | The time when the mail was sent |
mailingid | The ID of the mailing |
profileid | The ID of the profile |
subprofileid | The ID of the subprofile |
databaseid | The ID of the database |
collectionid | The ID of the collection |
senderdomain | The sender domain that was used |
templateid | The template id |
tags | The tags of the mail (semicolon separated) |
The email to which the mail was sent |
Other logfile names
- 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 (new style) log
- Publisher clicks (old style) log
- Publisher delivery log
- Publisher error log
- Publisher impressions log
- Publisher retry log
- Publisher unsubscribe log