Solved
Link 1 survey to another in Qualtrics
How can I pass along the Request ID from 1 survey to next (not through my website but Qualtrics Website). I would like if they answer a question, instead of branching logic it takes you to a total, separate survey, and each survey refers to the other (as recorded response) when you download (could be a link in the survey). So a person has answered a question, and they choose A - they are taken to a new survey relevant to that specific response. Branching logic and the outputs has resulted in unhappy users navigating the survey and responding.
Best answer by TomG
Put an end of survey block (EOS) in the branch that you want to go to another survey. Customize the EOS with a redirect link to the other survey. Add any parameters you want to pass from the first survey to the other survey at the end of redirect survey link (e.g., &RequestID=${e://Field/RequestID}). Be sure you add RequestID as an embedded variable in the other survey.
View originalLeave a Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.