Pop-up banners: how to trigger banner by website interaction
Prerequisites To work with on-site personalization, first, they need to be set by the Meiro team: 1. Meiro Events must be implemented. 2. Meiro Events API connection must be set in the Administration/Configurations/Settings tab. 3. Channels/Web tab must be enabled by the administrator for your user role. |
Trigger display of a specific pop-up banner by website interaction e.g.
- click on a specific element of the website,
- hover over the specific elements,
- scroll down to some element,
- scroll down some percentage of the website
and more.
First, please create a pop-up bannerbanner, either image or HTMLHTML, in the Personalization/ Pop Channels/Web/Pop-up web banner tab.
After thatthat, follow the steps in the developersdeveloper's documentation and call the SDK method with the pop pop-up web banner idID in your website code.
How to find the pop pop-up web banner idID
ID will be: eacf4043-ec65-4c30-939e-87c2ce19ac40
Remember: If a pop pop-up web banner has set trigger conditions, SDK will take priority over it and display the pop pop-up web banner on conditions described in the SDK.