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

Web banners: how to trigger web banner by website interaction

Trigger display of a specific web banner by website interaction e.g.

  • click on a specific element of the website,
  • hover over specific element,
  • scroll down to some element,
  • scroll down some percentage of the websit

and more.  

First please create a web banner either image or HTML in the Personalization/ Web banner tab.

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

How to find web banner id

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

e.g. for 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 web banner has set trigger conditions, SDK will take priority over it and display the web banner on conditions described in the SDK.