2018.1

Table Of Contents
Sample Control Script to assign a tag:
merge.context.sections["Content"].headers = {
"X-Mailgun-Tag": "invoices"
};
Note
The Mailgun tag allows you to view the stats per tag. Mailgun has a quick refresh and stats are
available almost instantly.
MailJet
Dashboard: https://app.mailjet.com/dashboard
Documentation: https://app.mailjet.com/docs/emails_headers
Sample Control Script to assign a campaign:
Page 1130