FAQ
  • Getting Started
    • Moving out of the Amazon Sandbox
    • Creating your AWS Credentials
    • Enabling DKIM
    • Verifying your from email address
  • Using Mailblast
    • What is an automation?
    • How do I create embedded Signup Forms?
    • Custom Tracking URLs
    • Using unsubscribe links
    • How do I use the Mailblast API?
    • Using merge fields to personalize your emails
    • What Integrations are supported?
    • How do I setup double Opt-In for subscribers?
    • Setting up a custom unsubscribe landing page
    • How do I send emails to subscribers who opened/did not open a campaign?
    • Do you have a whitelabel program?
  • Tracking and Analytics
    • How does Mailblast handle bounces?
    • What are soft and hard bounces?
  • Pricing
    • How much does Mailblast cost?
    • How much does AWS cost?
    • Is there a discount for non profits?
  • Affiliate
    • Do you have an affiliate program?
Powered by GitBook
On this page
  1. Using Mailblast

Using unsubscribe links

PreviousCustom Tracking URLsNextHow do I use the Mailblast API?

Last updated 3 years ago

All campaigns sent through Mailblast require an unsubscribe link that allows your recipients to unsubscribe from your list. This is done by adding a {{unsubscribe_url}} tag, which is automatically replaced with a generated unsubscribe link for the subscriber.

To add an unsubscribe URL click the "Add Tag" button in your editor.

This will add a link called "Unsubscribe". If you need to edit the name of the link. Simple click on the and select the edit button.

You can then change the text of the unsubscribe link from here:

Alternatively if you want to directly enter in the HTML, use the following:

<a href="{{unsubscribe_url}}">Unsubscribe Here</a<br>