Different tags can be used to retrieve and display different details of the campaign in real time. There are a variety of campaign tags that can be used for the unsubscribe option and each one has a different end result. So, read all the tag descriptions carefully.
The following is a screenshot of WYSIWYG content editor with Campaign Tags drop-down highlighted:

Here is the list of predefined campaign tags:
- {{campaign.id}} – The tag is replaced with the campaign ID. The campaign ID represents the internal identifier that the Maropost platform assigns to each campaign in the system.
- {{campaign.name}} – The tag is replaced with the campaign name. It can be used in the content, hyperlink URL, or subject line of the campaign.
- {{campaign.from_name}} – The tag is replaced by the campaign’s 'From Name' value of the email. It can be used in the content, hyperlink URL, or subject line of the campaign.
- {{campaign.from_email}} – The tag is replaced by the campaign’s 'From Email' (fetched from the 'From Email' field) of the email. It can be used in the content, hyperlink URL, or subject line of the campaign.
- {{campaign.subject}} – The tag is replaced by the campaign’s subject line for the email. It can be used in the content or in the hyperlink URL.
- {{campaign.reply_to}} – The tag is replaced by the campaign’s reply to 'Email Address' from the email. It can be used in the content, hyperlink URL, or subject line of the campaign.
- {{campaign.click_to_view}} – The tag creates a link that can be used by contacts to view the email in a browser. The purpose of this tag is for when you want to use custom verbiage for this type of link, rather than the default ‘If you are having trouble viewing this email, please click here’. If you use just the tag, it will be displayed as a raw URL to the email preview.
📋 Note: If you are using this campaign tag, deselect the checkbox that says ‘Email Preview Link’ when creating a campaign or using the ‘Send Email’ element in a workflow. The ‘Email Preview Link’ automatically puts a hyperlink with the verbiage ‘If you are having trouble viewing this email, please click here’ at the top of your email. So, you will only need to use either the {{campaign.click_to_view}} tag or the ‘Email Preview Link’ checkbox.
- {{campaign.address}} – The tag is replaced by the address mentioned in the campaign. It’s the same address that a user will see in the default footer.
- {{campaign.unsubscribe_link}} – The tag creates an unsubscribe link in the email. The text is shown as 'Manage Subscriptions’. This tag has to be used in the content and not as a hyperlink.
- {{campaign.unsubscribe_url}} – The tag also creates an unsubscribe link in the email, but it can be applied in the source or as a hyperlink. If you use this tag directly in the content, then it will show the complete unsubscribe URL in the email. You can also personalize the text that you are hyperlinking.
- {{campaign.one_click_unsub_url}} – The tag creates a ‘1-click Unsubscribe’ link. This feature lets a user unsubscribe from all lists with a single click. This tag must be used within a hyperlink in your HTML content.
- {{campaign.edit_profile}} – The tag creates an ‘Edit Profile’ link in the content. ‘Edit Profile’ lets you update or modify your personal information. It’s the same hyperlink that a user will see in the default footer.
- {{campaign.report_spam}} – The tag creates a ‘Report Spam’ link in the content. It’s the same hyperlink that a user will see in the default footer.
- {{campaign.list_unsub_url}} – The tag is used for campaigns that are targeted only to lists. When clicked, it unsubscribes the contact and displays the Maropost-hosted 'Unsubscribed Message' page. This tag must be used within a hyperlink in your HTML content.
📋 Note:
- The tag unsubscribes contacts only from those list(s) that the campaign targeted.
- The tag does not work with segments.
- When the hyperlink containing the said tag is clicked within a workflow campaign specifically, the Maropost-hosted 'Manage Subscriptions' page is displayed.
- {{campaign.list_unsub_url_full}} – The tag is used for campaigns that are targeted only to lists or segments that include the ‘In List’ condition in the rules. When clicked, it unsubscribes the contact and displays the Maropost-hosted 'Unsubscribed Message' page. This tag must be used within a hyperlink in your HTML content.
📋 Note:
- The tag unsubscribes contacts only from those lists or segments containing the 'In List' rule that the campaign is targeted to.
- The tag works with both lists and segments ('In List' condition).
- When the tag is clicked within a workflow campaign specifically, the Maropost-hosted 'Manage Subscriptions' page is displayed.
- {{campaign.workflow_unsub_url}}
- Used within any content that is being used exclusively as a campaign within a journey. When clicked, it will unsubscribe contacts from the current journey. They will continue to receive emails from other journeys and regular promotional campaigns. This tag must be used within a hyperlink in your HTML content.
- {{campaign.workflow_unsub_aa_url}} – Used within any content that is being used exclusively as a campaign within a journey. When clicked, it will unsubscribe the contact from all journeys. They will still continue to receive regular promotional campaigns. This tag must be used within a hyperlink in your HTML content.
- {{campaign.send_time}} – The tag can be used to display the campaign send time in Unix timestamp format.