How can I access embedded contact list data when anonymous links/QR codes are also used? | XM Community
Skip to main content
Solved

How can I access embedded contact list data when anonymous links/QR codes are also used?

  • January 26, 2018
  • 2 replies
  • 636 views

VirginiaM
Level 4 ●●●●
Forum|alt.badge.img+49
Okay, here is the project I have been tasked with: We want to send out a survey to students using individual links sent via email using a contacts list. The contacts list will also have embedded data (demographics and such) that I will add in the survey flow. However, for the last 3 days of the survey, students will have access to both an anonymous link and a QR code (distributed by their resident advisors) to use to complete the survey. Question: _Is there a way to link the responses completed via the anonymous links/QR codes to the embedded data IF students have to enter their email address or ID number to authenticate?_ I was thinking maybe I could start the survey flow with a branch that says if they use an anonymous link/QR code, they have to enter their email, but if they use an individual link, they skip right to the questions (if that's possible).

Best answer by TomG

Yes, you can do that. Populate the embedded variables from the contact list at the beginning of the survey flow. Then if one of the variables that is always populated in your contact list is empty, have them branch to the authenticator. Then under the authenticator populate all your embedded variables.
View original

2 replies

TomG
Level 8 ●●●●●●●●
Forum|alt.badge.img+27
  • Level 8 ●●●●●●●●
  • 5921 replies
  • Answer
  • January 26, 2018
Yes, you can do that. Populate the embedded variables from the contact list at the beginning of the survey flow. Then if one of the variables that is always populated in your contact list is empty, have them branch to the authenticator. Then under the authenticator populate all your embedded variables.

VirginiaM
Level 4 ●●●●
Forum|alt.badge.img+49
  • Author
  • Level 4 ●●●●
  • 183 replies
  • March 8, 2018
@TomG this worked beautifully--thank you!

Leave a Reply