Launch a campaign using a URL
You can also invoke Mailocator campaigns or designs at any time using a parameter in your site´s URL
Parameter "mailocator="
mailocator
https://example.com/query/?mailocator=123
Invoking a campaign via a URL
copy the ID and use it in the URL as follows
campaign must be active (running)
https://example.com/query/?mailocator=1103
Case study:
Display popup as a landing page created in Mailocator
The solution is to thank the user where he started the registration process and not to take him away from the e-shop or website.
For example, in the case of Mailkit, just add the following tag (with the correct domain and campaign number) to the HTML code with the popup or info box:
<input type="hidden" name="sys_return_url" value="https://example.com/?mailocator=12345">
After confirming to log in, the user is returned to the eshop, where a thank you window will appear.