Přejít k obsahu  Přejít k hlavnímu menu

Blog / Knowledge base

Updated: 27. April 2020

Automatic display of a link to the e-mail service

Redirects the user directly to his freemail and increases the chance of confirming a double opt-in message


Make it easier for the user to confirm the message subscription

-* Add a list of freemails that you want to offer to users in the HTML code of the pop-up:

An example for Yahoo:
<input type="hidden" data-vendor-name="Yahoo" data-vendor-domain="yahoo.com" data-vendor-url="https://email.yahoo.com" />


Create hidden inputs with attributes data-vendor-name for the name of the freemail, data-vendor-domain for the domain in the e-mail address, write the link (to which the user will be redirected) to the attribute  -data-vendor-domain


Add the following code to your HTML thank you page to display a link to redirect the user to freemail:
<span class="mlctr-email-vendor-link" style="visibility:hidden">
     <a href="%url%" target="_blank">Go to %name%</a>
</span>

If the user entered an email in a domain outside of the listed freemails using hidden inputs, such as corporate email, this message will not be displayed.



RELATED

Switching between integrations within the same project

If you need to route some campaigns to the CRM, others to an email tool, and store the results from surveys in an independent database, this solution is also easy to set up.

Automated values, adding values to hidden inputs

Merging of arbitrary fields and automatic filling of selected fields with a series of system values

Launch a campaign when you hover or touch a specific location on the page

Mark a location that triggers a campaign when the user hovers over it or touches it on a touch device

Mailocator Events

With events, you can intelligently manage the sequence of campaigns across the entire workflow scenario and display much more relevant and precisely targeted content in real time.

Notification

Set up the display of notifications on your site using Mailocator