Hi! I have a list of usernames and I need to ensure that a unique username is displayed to each participant that begins the survey (no duplicates). Any ideas for how I might do this? Thank you so much in advance!
Solved
Displaying Unique Text for Each Respondent
Best answer by chackbusch
Hi
- If it is only a short list of participants, you could set up different elements with a randomizer.
- If you have the chance to adjust the links as part of distribution, you could add some additional URL parameter to the link such as ?user=1 or ?user=2 and then define some embedded data field “user” in the survey flow. Use the embedded data then as piped text to personalize the text with the username.
- If you invite with a mailing list, just define some embedded data “user” for each contact in the mailing list and give each contact a different value for it. In the survey flow, just define the embedded data “user” and use it to personalize the text with piped text.
- If the format of the usernames is e.g. “Username1” and “Username”, then you may achieve it with quotes. Check this.
Best
Christian
Leave a Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.