Overview
This feature allows you to customize the links in system messages so that recipients are redirected to your own landing pages instead of the default Mapp Engage subscription pages. This is useful when you want to display a branded success or error page after a subscription action.
Prerequisites
Two custom landing pages must be created and uploaded:
A success page that confirms the subscription and optionally provides additional information.
An error page that displays a failure message and encourages retrying the subscription.
Key Characteristics
When a contact is imported or manually added to a group, the system can send an invitation message.
These system messages contain a default link to the Mapp Engage-hosted subscription page.
You can replace this link to redirect to your custom landing pages instead.
If your custom landing page includes further redirection (e.g. to your website or shop), the links in the system messages must be adjusted accordingly.
The link can be modified in:
The system message text itself
A prepared message that replaces the system message (see Create Templates for System Messages)
Messages Used in the Subscription Process
System Message | Description |
|---|---|
| Sent for email subscriptions when the recipient is not yet in the system. |
| As above, but also requests the recipient to set a Mapp Engage password. |
| Sent for subscriptions via import/API when the recipient is not yet in the system. |
| As above, but also requests a password. |
| Sent as a reminder when the subscription has not yet been confirmed. |
Note:
You may also need to adjust unsubscribe links in these messages if you are replacing them with custom templates. For more information, see Create Templates for System Messages.
Procedures
Scenario 1
The system message is sent - the link is in the text of the system message
Go to Messages > System Message.
Change the landing page of a single group or for the entire system by clicking on the appropriate tab.
System Message - Group general. The system message is changed for all groups in your Mapp Engage system.
System Message - Group specific. The system message will be customized for a specially selected group. All other groups remain unchanged. Choose the group from the Group drop-down list. Click the
symbol in the line of the system message to be edited and choose Edit. The window Edit System Messages opens. Languages that have already been processed are displayed in the Customized Language list.
Click Add Language to select the language versions to be edited.
System messages must be individually customized for all languages used. If only one language is used on your system for message sendout it is sufficient to simply adjust the default language. This overrides all other language preferences of the recipient.
Highlight the language and click on the icon to Select. The system message opens for editing.
Replace the placeholder for the link that is located in the text of the system message, <%subscribe_link%>, with:
<%subscribe_link%>&action=subscribeToSingleGroup&redirect_ok=http://www.subscriptionSuccess.com&redirect_err=http://www.subscriptionError.com/&errorPage=/automated/action.jspredirect_ok= Indicates the page that opens to confirm a successful subscription. Insert the address of the page that the subscriber sees here.
redirect_err= Marks the page that is opened to indicate a subscription error. Insert the address of the page that the subscriber is shown here.
System messages must be individually customized for all used languages. If only one language is in use on your system for message sendout, it is sufficient to simply adjust the default language. This overrides all of the recipient's other language preferences.
Scenario 2
The system message is replaced by a prepared message - the link, which is part of the prepared message, is changed
Go to Message > Prepared Message.
It is possible to insert prepared messages as the default template. The text of the message remains in the actual system message. It must also be used to change the unsubscribe link in the system message.
A system message only needs to be customized if the unsubscribe link is also part of the prepared message.
The window Prepared Messages Overview opens.
Open the prepared message which contains the subscribe link. The subscribe link is represented by the placeholder <%subscribe_link%>.
Replace the subscription link with:
<%subscribe_link%>&action=subscribeToSingleGroup&redirect_ok= http://www.subscriptionSuccess.com&redirect_err=http://www.subscriptionError.com/&errorPage=/automated/action.jspredirect_ok= Indicates the page that opens to confirm a successful subscription. Insert the address of the page to be displayed to the subscriber here.
redirect_err= Marks the page that is opened for a subscription error. Insert the address of the page to be displayed to the subscriber here.