Solved
"Take Survey Again" Link
I have an interesting use case where I have users submitting surveys many times as they are collecting research. They will have a personal link that they will use for each customer they are talking to (trying their responses to customer records).
After they submit I want to add a "Take Survey Again" link to the End of Survey page that allows them to go back to the start of the survey and submit again. This needs to match the personal link so each time the data is linked to the customer.
Any thoughts on how I can do this?
Thanks- Marc
Best answer by Kate
You're not going to want to have it be the same unique link in all likelyhood, that would cause the data to re-write the old response. Instead, consider a link that says "take the survey again" but redirects to an anynomous link with the needed embedded data attached to the query string:
https://www.qualtrics.com/support/survey-platform/survey-module/survey-flow/standard-elements/passing-information-through-query-strings/
You can use the piped data feature to continue to associate that information with every pass through.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
