2021.2

Table Of Contents
var section = merge.context.sections["Content"];
section.addHeader("X-SMTPAPI", JSON.stringify(headerObj));
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
To assign a campaign, set a meta tag of the type name with the value X-Mailjet-Campaign and
set its content to the name of the campaign (for example: invoices).
You can make this setting in the Email section properties (see "Meta information" on
page537).
Alternatively you could write a Control Script, for example:
Page 1508