2022.2

Table Of Contents
Note: TheMailguntagallowsyoutoviewthestatspertag.Mailgunhasaquickrefreshandstats
areavailablealmostinstantly.
MailJet
Dashboard:https://app.mailjet.com/dashboard
Documentation:https://app.mailjet.com/docs/emails_headers
WriteaControlScriptthataddsaheaderwiththenameX-Mailjet-Campaignandsetsitscontenttothe
nameofthecampaign(forexample:invoices).
Forexample:
merge.context.sections["Content"].addHeader("X-Mailjet-Campaign", "invoices");
IftheemailisgoingtobesentbytheOLConnectMailjetplugin,theX-Mailjet-Campaignheaderwillnot
beused.Enterthecampaignintheplugin'ssettingsinstead.
Note: MailjetstripsouttheirownmailheaderslikeX-Mailjet-Campaign.Theresultscanonlybe
verifiedviatherespectivecampaignstatspageintheMailjetdashboard.Thereisnoneedtopre-
createthecampaign:addingittotheemailheaderviaaControlScriptauto-generatesthecam-
Page 882