Why is query string not being saved in datafile? | XM Community
Skip to main content
Solved

Why is query string not being saved in datafile?

  • October 15, 2024
  • 2 replies
  • 45 views

Forum|alt.badge.img+2

I am linking two qualtrics surveys together. In the first survey I set SurveyID as embedded data field:

 

and then send that to the second survey as a querystring using the redirect URL at the end: utsau.au1.qualtrics.com/jfe/form/SV_1yKKFZlArqzb3ZY?PrevSurveyID =${e://Field/SurveyID?format=urlencode}. That bit seems to be working, because the URL to the second survey looks something like: www.myqualtricssurvey.com?PrevSurveyID =SV_2lSOqCNoaRioUSO

In the second survey I want to store the variable ‘PrevSurveyID’ and have set it up to record at the beginning

 

But the PrevSurveyID column is always blank in the data file :(

What am I doing wrong? It’s driving me crazy. TIA

Best answer by popwatson

Thank you!!! That was indeed the problem.

View original

2 replies

Shashi
Level 8 ●●●●●●●●
Forum|alt.badge.img+32
  • Level 8 ●●●●●●●●
  • 633 replies
  • October 15, 2024

Not sure if the space between PrevSurveyID and equal to is only here in the post or is it actually present in your setup. Please check that.


Forum|alt.badge.img+2
  • Author
  • 2 replies
  • Answer
  • October 15, 2024

Thank you!!! That was indeed the problem.


Leave a Reply