Home > Paid Traffic Sources > POP / PPV / Redirect

Survey tools for your PPV landing pages (5)


09-12-2012 12:20 PM #1 delaforet (Member)
Survey tools for your PPV landing pages

Hi,

I'd like to use a survey on my landing page in order to redirect the visitor to a a second step where they will see an offer displayed with a suitable angle based on the answer they gave in the survey.

I can't find any tools to do this, what would you recommend?

Thanks


09-13-2012 07:56 AM #2 lismos (Member)

Do you really need anything complicated to do that? Just use corresponding images as the answers of your survey --> direct redirect to your page 2. Or how complicated survey are you planning to buidl?


09-13-2012 09:13 AM #3 zeno (Administrator)

How many questions are you going to have in your 'survey'? If just one you could make a simple form where each radio button/checkbox or whatever is worth a value like 1, 2, 3, 4 etc. and then POST those values to a PHP file when you click submit, which then includes an appropriate lander PHP file depending on the answer they chose. I.e. if passed value = 1 include 1.php, if passed value = 2 include 2.php, etc.

This may help? http://css-tricks.com/building-a-simple-quiz/


09-13-2012 09:34 AM #4 delaforet (Member)

I don't need something too complicated but I thought that there was some already existing scripts available for sale somewhere, I guess I'll have to hire a developer to build an easy to use and duplicable solution then


09-13-2012 11:31 AM #5 dario (Member)

Quote Originally Posted by lismos View Post
Do you really need anything complicated to do that? Just use corresponding images as the answers of your survey --> direct redirect to your page 2. Or how complicated survey are you planning to buidl?
Yes, and using jquery (to easily show/hide DIVs) you can have deeper levels of questions


Home > Paid Traffic Sources > POP / PPV / Redirect