ePrivacy and GPDR Cookie Consent by Cookie Consent Skip to main content

Pop up web banners: how to trigger web banner by website interaction

Prerequisites


To work with web banners, 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/ Settings tab. 

3. Web banners tabs must be enabled by the administrator for your user role.

4.  For embedded web banners it is required to install  "Element ID" on the website where the banner will be displayed.

Trigger display of a specific pop up web 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 web banner either image or HTML in the Personalization/ WebPop up web banner tab.

After that follow steps in the developers documentation and call the SDK method with the pop up web banner id in your website code.

How to find  pop up web banner id

WebPop up web banner id can be found in the URL cdp.meiro.youracount/personalization/web-banners/id_is_here

e.g. for pop up web banner URL https://cdp.meiro.your account/personalization/web-banners/eacf4043-ec65-4c30-939e-87c2ce19ac40

ID will be: eacf4043-ec65-4c30-939e-87c2ce19ac40


Remember: If a pop up web banner has set trigger conditions, SDK will take priority over it and display the pop up web banner on conditions described in the SDK.