Creating engaging content and building relationships with your audience is as valuable as respecting their privacy and preferences. Adding an unsubscribe option helps you respect subscriber preferences and maintain a compliant contact list.
There are three steps to this process:
Before you start
Things you need to know:
All accounts include a default unsubscribe page. Learn how to add an unsubscribe option to a page created in the Surveys, pages, and forms.
Campaign-level unsubscribe reporting isn't available with this method.
You can’t use form blocks and unsubscribe form code on the same page.
1. Get the unsubscribe code
Expand the User menu, then go to Settings > Contacts, and select Signup forms.
Expand the Signup channels drop-down menu and select Email only, SMS only or Both Email and SMS.
Your selection here determines which channels are unsubscribed.For Include unsubscribe option, select YES.
Select GENERATE CODE.
In the Signup form code panel, select Copy to clipboard.
Paste your code into a plain-text editor.
2. Add the unsubscribe option to your page
Go to Content > Surveys, pages, and forms.
Select the page you want to add the unsubscribe option to.
From the Building blocks side menu, drag a text block onto the EasyEditor canvas.
Select the text box, then select HTML.
In your plain-text editor, copy all the code between the
styleandformtags.Go back to EasyEditor and paste the code into the Enter markup field in the side panel.
3. Add the script to your page
You can’t add the script tag to the HTML box. Instead, you must use the tracking code feature.
To add the script to your page:
In EasyEditor, expand the UTILITIES drop-down menu, then select Add tracking code.
On the Tracking codes side panel, select Add tracking code.
Select Other.
In your plain-text editor, copy all the code between the
scripttags.Go back to EasyEditor and paste the code into the Other tracking code field.
For Tracking code position, select In the <head>.
Select APPLY.
That's it. You can now finish and style the page with the options available in the editor.


