Another Survey after 2 days: How do I know if a person responded to both surveys? | XM Community
Skip to main content
Solved

Another Survey after 2 days: How do I know if a person responded to both surveys?


Forum|alt.badge.img+2
  • Level 2 ●●
  • 3 replies

Hi, 

My survey consists of two different surveys. 

Upon completing the first survey, participants have to come back a day after to complete the remaining part of the survey(different survey link). I will be using Mturk to recruit participants but I am not sure how I should be going about this in terms of tracking participants. When I receive data from both surveys, how do I know, for example, Person A has responded to both surveys? Is IP address the only way to track them? 

Any help would be appreciated. 

Best answer by Sowrabh1993

Hi @hkim ,

 

In case you are using anonymous link to send it out to participants, you can pass in additional fields in the URL.

for eg:

www.qualtrics.com/form/SV_3223nnnnnn?c_id=1234

www.qualtrics.com/form/SV_44kkkkkk?c_id=1234

Once this setup is done, you need to create “c_id” as an embedded data field in both the surveys

 

In case you have 2 variables to pass via query string, please refer this:

https://www.qualtrics.com/support/survey-platform/survey-module/survey-flow/standard-elements/passing-information-through-query-strings/#Syntax

View original

2 replies

Shashi
Level 8 ●●●●●●●●
Forum|alt.badge.img+32
  • Level 8 ●●●●●●●●
  • 633 replies
  • July 9, 2023

We can capture the Mturk  ID in Qualtrics and can do vlook up in excel on both survey data to identify the respondent who answered both the surveys. Another way is we can also create a update contact list task on completion of surveys to check who completed both the surveys.


Sowrabh1993
QPN Level 5 ●●●●●
Forum|alt.badge.img+15
  • QPN Level 5 ●●●●●
  • 112 replies
  • Answer
  • July 10, 2023

Hi @hkim ,

 

In case you are using anonymous link to send it out to participants, you can pass in additional fields in the URL.

for eg:

www.qualtrics.com/form/SV_3223nnnnnn?c_id=1234

www.qualtrics.com/form/SV_44kkkkkk?c_id=1234

Once this setup is done, you need to create “c_id” as an embedded data field in both the surveys

 

In case you have 2 variables to pass via query string, please refer this:

https://www.qualtrics.com/support/survey-platform/survey-module/survey-flow/standard-elements/passing-information-through-query-strings/#Syntax


Leave a Reply