Forum Moderators: open
is it possible to have a small script generate a pop up upon exiting a site that would essentially have a survey in it?
radio buttons
"how well were you able to find what you were looking for....
A
B
C
D
..."
on selection, window closes....
and is that too intrusive or could it give me valuable information?
Maybe this is not something you would want to serve to regular users on every visit - you could control that with a cookie so as not to alienate your key visitors.
The way to get bigger feedback percentage is to make it slick.
I recommend using specialized jquery method,
essential files to google:
jquery-impromptu.1.8.js
jquery.corner.js
It's easy to modify in css and looks pretty.
Good luck : )