Unsubscribe Record Information

Messages sent via Marketing Suite that triggered an unsubscribe are logged in the "cdm-unsubscribe" log files. Unsubscribes are clicks on a link that removes the user from the mailing list, or even deletes the profile from the database depending on your database unsubscribe behaviour. 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 following order:

Data Description
id The ID of the message that triggered the unsubscribe
time The time when the unsubscribe was registered
email The email address of the the message the triggered the unsubscribe
tags The tags of the email (semicolon separated)
senderdomain The sender domain who has sent the message
profile The ID of the profile
subprofile The ID of the subprofile
template The ID of the used template

Other logfile names

More information on logfiles