Does anyone know how I can have my inquisit responses subjectID recorded on Qualtrics? Inquisit has | XM Community
Skip to main content
Solved

Does anyone know how I can have my inquisit responses subjectID recorded on Qualtrics? Inquisit has

  • July 11, 2022
  • 3 replies
  • 47 views

Forum|alt.badge.img

Screen Shot 2022-07-11 at 3.17.57 PM.pngScreen Shot 2022-07-11 at 3.14.14 PM.pngScreen Shot 2022-07-11 at 3.10.45 PM.pngScreen Shot 2022-07-11 at 1.24.16 PM.pngDid I embed correctly? What is the next step? In my survey, I provide a clickable link, but not sure if i have to "pipe text" it? And Right now I get the error "unable to get subjectid from URl parameter subjectid"

Best answer by Kate

In order to capture unique SubjectIDs, yes.
If you have the participants pre-identified, upload them with SubjectID as a embedded data category. If you're using qualtrics mailer or mail merge to distribute, simply pipe that ID into the URL. That makes it so you're not hand-creating 200 unique IDs.


3 replies

Forum|alt.badge.img+19
  • Level 5 ●●●●●
  • July 12, 2022

I don't work with Inquisit. But I can see that URL doesn't contain a query string to identify the subjectID. In order to capture that info, the URL itself will need to contain the info:
mili2nd.co/4n7b?subjectID=123456
You'll need to alter the URL being sent so that it contains that identifier for Qualtrics to capture it.


Forum|alt.badge.img
  • Author
  • July 12, 2022

Hi Kate,
Thank you for getting to my inquiry. Does that mean I have to create new query strings for each participant? I’m trying to have 200 participants complete the survey


Forum|alt.badge.img+19
  • Level 5 ●●●●●
  • Answer
  • July 12, 2022

In order to capture unique SubjectIDs, yes.
If you have the participants pre-identified, upload them with SubjectID as a embedded data category. If you're using qualtrics mailer or mail merge to distribute, simply pipe that ID into the URL. That makes it so you're not hand-creating 200 unique IDs.