Test the unsubscribe link¶
A step-by-step guide to verify that the email unsubscribe functionality is working correctly.
Step-by-step guide¶
- Navigate to the
Contactspage. - Create a new contact using your own work email address. This will be your test profile.
- Go to the
Segmentspage and clickNewto create a test segment. You only need to give it a name and then save it. - Return to the
Contactslist and find your test contact. - Check the box next to the contact's name. A bulk actions toolbar will appear at the top of the list.
- Click the
Change Segmentsbutton in the toolbar. - In the pop-up window, use the
Add to segment(s)field to search for the segment you just created. Select it from the results, and then clickSave. - Head over to
Channels>Emailsand click theNewbutton, then chooseNew Segment Email. - Select a template that you know contains the unsubscribe link token (
{unsubscribe_url}). - Click
Builderto open the email editor and visually confirm the unsubscribe token is present. - Close the builder, then fill out all the required information, such as the
Subject. - In the
Contact segmentfield, select your test segment. - Click
Save & Close. - On the email's detail page, click the
Sendbutton and follow the on-screen instructions to finalize. - Check your inbox for the email and click the unsubscribe link.
How do I know if I executed this process correctly?¶
- After clicking the link, the test contact should be marked as "Do Not Contact" in Mautic.
- You'll see a standard confirmation message.
Success
After unsubscribing, a great way to confirm everything worked is to view the test contact's record in Mautic. Their event history should clearly show that they have been marked as "Do Not Contact".