Is there a training module on how to properly write/setup a query string? | XM Community
Skip to main content
Solved

Is there a training module on how to properly write/setup a query string?

  • November 17, 2017
  • 2 replies
  • 16 views

Madler
Forum|alt.badge.img
I am looking for a training/best practices/ or a sample on how to properly write and setup a query string to pull embedded data through when there is none currently there.

Best answer by Clint

https://www.qualtrics.com/support/survey-platform/survey-module/survey-flow/standard-elements/embedded-data/#SettingValuesFromTheSurveyURL This should get you up and running. Take particular note to the "Qtips" in that section.

2 replies

Clint
Level 2 ●●
Forum|alt.badge.img+5
  • Level 2 ●●
  • 47 replies
  • Answer
  • November 17, 2017
https://www.qualtrics.com/support/survey-platform/survey-module/survey-flow/standard-elements/embedded-data/#SettingValuesFromTheSurveyURL This should get you up and running. Take particular note to the "Qtips" in that section.

AnthonyR
Level 4 ●●●●
Forum|alt.badge.img+7
  • Level 4 ●●●●
  • 308 replies
  • November 17, 2017
Are you trying to pull embedded data through from the url? If so, the format is like so: After your survey link as it is: ?variableName=value&variableName2=value2...etc. The first should start with a ? and all subsequent variables should start with a &