Is there a way of linking directly to another Typeform survey based on an answer?
I am looking at using Typeform for market research where users will be testing samples that are assigned a 4-digit code.
I would like one typeform (using just 1 short text question) to be able to send people to different surveys based on their responses to the one question. Eg. someone puts the code 1234 in and it will take them to a typeform/URL that I have set up for that sample.
Any idea if this is possible? I would really like to avoid a bloated survey based on multiple logic paths.
Thanks!
Best answer by picsoung
That’s a nice solution @Liz !
But seeing random strings as options in the form could be confusing for the respondent.
Another way to achieve the same result could be using Endings what used to be called Thank you screen.
Each ending could contain a button link redirecting to the url of your choice. You should create a different for each code.
And modify the code of the button link to be a link to a different url. Using logic jump you can now, redirect the user to one or the other ending depending on the answer to the text question.
ex: ending 1 redirects to url1 ending 2 redirect to url2
drawback of this solution: it’s not automatic, it adds an extra step for the respondent to click on the button.
Hi @bucksgill thanks for popping by our corner of the internet!
You can redirect the form automatically to one URL at the moment. Though, if you’d like to reconnect to multiple URLs, there isn’t a direct way to do this but we do have a workaround for it but you’d need to add more than just the short text question).
The workaround would require that you add a picture choice question to your form and add the URLs you’d like to redirect the respondents to in the picture choice labels.
So, the quick version of the steps would be:
Add a picture choice question to the form.
Put the UID of the form into the labels. (The UID can be found at the very end of your typeform URLs.)
Then, turn the labels off
Next, add the picture choice as a recalled variable in the redirect URL, placing the beginning portion of your URL into the redirect URL.
Then, when your respondents click on the picture choice, they’ll be redirected to the corresponding URL!
You can also find step-by-step instructions of this here.
Thanks for the reply. I’ll give it go. It may get a bit unwieldy in the future, depending on number of sample in use at any given time, but it should certainly work for now.
But seeing random strings as options in the form could be confusing for the respondent.
Another way to achieve the same result could be using Endings what used to be called Thank you screen.
Each ending could contain a button link redirecting to the url of your choice. You should create a different for each code.
And modify the code of the button link to be a link to a different url. Using logic jump you can now, redirect the user to one or the other ending depending on the answer to the text question.
ex: ending 1 redirects to url1 ending 2 redirect to url2
drawback of this solution: it’s not automatic, it adds an extra step for the respondent to click on the button.
Hi @marciofanchin Are you able to remove the blocked out portion of the URL? I’m afraid I can’t quite 100% tell without seeing the URL, but my guess is that the hidden field is added incorrectly to the URL. Do you have a ? where the red line is, before the recalled email field?