Solved
How to modify correctly the redirect links of the polling firm?
Hi there,
I am a Ph. D. student and this is my first time with Qualtrics. I would like some help for a technical problem. I'm working with a polling firm. I gave them the anonymous link of my Qualtrics survey and they gave me these three redirect links.
Complete : https://ci.legerweb.com//wix/p12345.aspx?__userid=XXXXX&Flag=C
Screen : https://ci.legerweb.com//wix/p12345.aspx?__userid=XXXXX&Flag=S
Quota : https://ci.legerweb.com//wix/p12345.aspx?__userid=XXXXX&Flag=Q
Can anyone tell me if I did the right thing for the modification? I followed all the steps in Qualtrics (https://www.qualtrics.com/support/survey-platform/contacts/panel-company-integration/#RecordingIdentifyingFields), but I want to be sure that I did the right modification with the "${e://Field/__userid}". Also, do I need to do something with the "Flag=C", "Flag=S" and the "Flag=Q", or I just leave it this way.
Complete : https://ci.legerweb.com//wix/p12345.aspx?__userid=${e://Field/__userid}&Flag=C
Screen : https://ci.legerweb.com//wix/p12345.aspx?__userid=${e://Field/__userid}&Flag=S
QR : https://ci.legerweb.com//wix/p12345.aspx?__userid=${e://Field/__userid}&Flag=Q
Finally, they ask me the "name of the variable" to add to my survey link... does anyone know about what variable they are talking about? This is what they ask me "Indeed, in your link for the survey I must come add a variable that will be defined in Qualtrics so that I am able to pass in parameter the identifier of the respondent."
Thank you in advance. 😃
Best answer by TomG
You're basically correct. The variable they are talking about is __userid. If I were you, I would just rename it userid. You need to define userid as an embedded data field populated from the url in your survey flow. When they redirect people to your survey they will add the userid parameter to your anonymous survey link, they you will pass it back the value back to them in the __userid in the redirect.
View originalLeave a Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.