Identifying Campaigns
SendSage Studio automatically inserts the X-CampaignID
header described below for you.
SendSage Monitor uses the Subject
and From
address to determine what email messages will be grouped together as one deliverability monitoring “campaign” in the system. If you plan to re-use the same Subject
and From
address for multiple campaigns, or use different Subjects
or From
addresses in the same campaign, then you should specify a unique identifier for each campaign. Then messages with the same unique identifier will be grouped together. We call this unique identifier the “Campaign ID.”
The Campaign ID can consist of up to 50
characters.
You can specify a Campaign ID using one of these two options:
-
Add this header, replacing the username string with your SendSage Monitor username, and the CampaignID string with a unique identifier for the campaign:
X-CampaignID: username:campaignid
-
Insert this text anywhere in the headers, HTML body, or text body (searched in that order). Replace the username string with your username, and the CampaignID string with a unique identifier for the campaign. Placing this inside an HTML comment is okay:
campaignid:username:campaignid