Hello,
Is it possible to add a unique hyperlink to each survey? Is so, what would be the best way to achieve this? So I have a survey whereby the link to 'take the survey' is distributed via email, upon selection of the 'take the survey' hyperlink in the email it takes you to the survey and at the end of the survey I would like a unique hyperlink per recipient added which takes you to some other website, is this possible?
Many thanks in advance.
Solved
Add unique hyperlink to each survey
Best answer by AHammell
Sure thing. Instead of doing a redirect, you can add a hyperlink on your end of survey message that is the same thing that I specified above.
So, for example, something like:
Thank you for taking our survey! Please click on the link below to move onto the next site.
https://mywebsite.com?ID=${e://Field/ResponseID}
Obviously replace the "https://mywebsite.com" with whatever site you want to forward them to.
Leave a Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.