Forum Discussion
Arjun_MEATER
21 days agoCollaborator
How to limit a modal from appearing on specific pages?
We have a modal on the website and currently it appears across all pages. I would like to limit the modal to only fire on the homepage and not the product pages or any other page. But I cannot figure...
LiorPeleg
20 days agoMentor
What trigger are you using to display the in-app message?
If you’re sending an event (for example, “pageview”), make sure it includes properties with the URL or page name. For instance:
pagename: “homepage”
This will allow you to restrict the in-app display to events containing, for example: “homepage.”
Related Content
- 7 months ago
- 2 months ago
- 2 years ago