Sending Different Responses to Different Landing Pages


I have a simple drop down menu, and I would like to send the visitors to different pages based on their responses. Is this possible? If so, how do I do it?

Thanks!


27 replies

@Hristian I’m not sure if you saw my previous response, but if you can help me out with adjusting this code, I’d really appreciate it! I’m not a coder so I wouldn’t know where to begin. Thanks!

Userlevel 7
Badge +3

Hi @daniestrada11,

Adjusting your multi-step script to accomodate redirects based on a field’s response is not something trivial. It needs to be done by a developer.

I’ve never used this particular multi-step script since we always develop our scripts in house.
However, based on my experience you’ll need to account for:

  1. Field validation
  2. Going back and forth on steps
  3. Swapping out the right redirect URL at the last step in order to avoid redirecting to the wrong URL if people have changed their answer, etc.
    This are just off the top of my head things you have to be careful about.

Best,
Hristian

Reply