Skip to main content

I am creating a welcome popup to collect buyer emails. I have set the popup to show immediately, how do I make the popup show again after 30s if the buyer does not enter an email and close the popup? Thank you

Hey there!

Thanks for your question. Just my two cents, but I don’t think you want to pop it up again 30 seconds later if someone is actively scrolling around and clicking, if they already closed the first one. That would create a bad user experience.

You could set up a net new popup that triggers on exit intent. That way no matter what, you get one more shot to hit them with the best offer you have.

Hope thats helpful and that I understood your ask.