Droogie
01-09-2009, 08:12 PM
So after hours and hours of searching and testing, I finally got a decent exit popup, however, it just doesn't quite do it all.
Basically:
I want to create a script for my website which gives an exit popup that asks if they'd like to fill out a survey to see why they didn't buy any products.
The problem is that there are so many links that an unLoad script wouldn't work if I'd have to go back through every link to change it for it.
The other problem is that a mapped out area wouldn't work because them hitting the back button isn't a bad thing when they are browsing the site.
The final problem is that the cart is on a seperate server, and brings them to a new page, which would trigger the popup as well.
I'd only want it to pop up if they didn't buy anything, and only once. So I guess either IP based or cookies enabled.
The current script kinda works fine enough, however, basic pop up blockers will stop it.
Possible ideas?
Basically:
I want to create a script for my website which gives an exit popup that asks if they'd like to fill out a survey to see why they didn't buy any products.
The problem is that there are so many links that an unLoad script wouldn't work if I'd have to go back through every link to change it for it.
The other problem is that a mapped out area wouldn't work because them hitting the back button isn't a bad thing when they are browsing the site.
The final problem is that the cart is on a seperate server, and brings them to a new page, which would trigger the popup as well.
I'd only want it to pop up if they didn't buy anything, and only once. So I guess either IP based or cookies enabled.
The current script kinda works fine enough, however, basic pop up blockers will stop it.
Possible ideas?