Test the standard preference center¶
When a contact unsubscribes, Mautic can show them a standard preference center page.
Note
This page uses the system's default language, so you can't have different translated versions out of the box. Because of this limitation, we commonly set the default language to English, as many of our international clients serve regions where English is at least a second language.
This process walks you through testing this standard page to make sure it appears correctly.
Requirements¶
- The preference center feature must be activated in the Mautic settings.
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. - Leave the
Preference center pagefield empty. This is what tells Mautic to use the standard page. - 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?¶
- You are taken to the standard preference center page.
- The page is displayed in the system's default language.