Hey guys,
My current exit pop script usually redirects people while they are reading the exit pop message. However, in Chrome the page locks and doesn't redirect until they hit "stay on the page".
Anyone have an exit pop script that can handle the recent Firefox and Chrome updates?
Thanks very much.
Are you talking about an exit pop like the one on this LP: http://www.debttowealthtoday.com/cam.../dfb/index.php
I'm using the latest Chrome 12 and it redirects when the popup dialog is prompted.
hmmm yes that one looks good... but it looks like its not going to a new page, its just revealing an iframe/div? The page I'll be sending exit traffic to will be an optin.
As far as I know, it's not possible to do a working exit pop or exit redirect that will won't get blocked by most (all) modern browsers. Why? Because it's not user initiated...
The demo linked above is how everything I have seen recently does it; by preloading the offer in a hidden iframe, then showing it instead of original page when they try to bounce.
If you find something that works though, please do share, I would be very interested in it!