Forum Discussion
Arjun_MEATER
2 months 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
2 months 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
- 8 months ago
- 2 years ago
- 16 days ago
- 3 months ago