Mailocator allows you to redirect a currently logged in user to a freemail service (Yahoo, Gmail, Outlook, etc.) using the subscribe
action and increase the chance of completing the confirmation of the email address. For the user, such a route is more straightforward and convenient.
Redirect settings
- open in the editor content of the window
- go to the
Thank you
page - select the button you usually use to close the campaign, which contains the
close
action - in the left palette, switch the view to Inspector mode
- in the Inspector, in the Classes section, select add (+) and add the mlctr-redirect-isp class
- In the Inspector, in the Attributes section, add (+) an attribute named alt-content and select the text you want to replace the button content with as the value if redirection is available - for example "Now go to". The name of the freemail will be added automatically according to the specific situation, so the resulting text will be for example "Now go to gmail.com".
After clicking the button, the user will be redirected to the freemail in a new window or tab.
If the user enters an email in a domain that is not part of a public email service (freemail), the button will remain unchanged and will contain the default text, usually "Close".