Solved
How to punch language variable by default
Hi Team,
I have 8 language in a survey .I need to punch language selection by default instead of participants selection. Can you suggest?
For example... Live Link+ language code ...is this possible?
Best answer by bstrahin
You can make this an embedded data field that you tack on at the end of the anonymous link. See the documentation here: https://www.qualtrics.com/support/survey-platform/survey-module/survey-flow/standard-elements/passing-information-through-query-strings/
So, in your case you would have multiple links:
anonymousLink?Language=English
anonymousLink?Language=Spanish
etc...
"Langauge" will be the variable you want it to be punching. And in the Survey Flow you would have your first element be embedded data Language and leave it to set from URL or panel.
If your anonymous link already has a "?" in it, change the one above to "&"
View originalLeave a Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.