Is there a WP plugin like this exist already?

kojakfull

Senior Member
Joined
Jan 13, 2008
Messages
852
Reaction score
1,055
Im looking for a plugin that does this below:

  • Enter your own survey questions
  • Add an optin page after all the questions
  • When the user hit the submit button it will automatically redirect to the url you specify

It's basically a survey wordpress plugin.

Let me know if you know something similar to this.

Thanks
 
Not a survey plugin but you can do this with Contact Form 7.


Follow instructions on this page to redirect users to custom URL after clicking submit button.

Code:
http://contactform7.com/redirecting-to-another-url-after-submissions/
 
Last edited by a moderator:
Not a survey plugin but you can do this with Contact Form 7.


Follow instructions on this page to redirect users to custom URL after clicking submit button.

Code:
http://contactform7.com/redirecting-to-another-url-after-submissions/

Thanks. The problem now is how to save the total answer results..
 
Last edited by a moderator:
Back
Top