I have created a landing page with a pop up modal / overlay for a newsletter sign up. I know how to open and close it. But when the user goes to another screen and returns to that landing page, that same pop up modal newsletter pops up again. How can I only have that modal appear once ?
Thanks!
Page 1 / 1
Hey Levon,
For now, there isn’t currently a native way for the overlay to open only once.
I think you’d need to duplicate the base screen in order to trigger only once (maybe another screen without the pop up). You can work around this by following this setup:
- Have 3 frames, one that has a hover action to go to the next screen that is the same but with the overlay open, and then an action from there to go to a third identical screen with no overlay and no hover action.
Hope this helps!
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.