URL redirect | XM Community
Skip to main content
Question

URL redirect

  • August 10, 2023
  • 4 replies
  • 1032 views

  • Level 4 ●●●●

Hi community,

 

I’m trying to redirect the respondents to a new survey without clicking in the end of survey message. Earlier I had hyperlink in the End of survey message to redirect the respondents. Now, I just need to know how to redirect without any clicking in the end of survey message using JS.

It will be great if someone shares the code for this.

 

Hope someone has solution for this.

4 replies

ManfredBM
Level 5 ●●●●●
Forum|alt.badge.img+35
  • Level 5 ●●●●●
  • August 10, 2023

I guess you need to redirect to a dynamicly created new URL?

(If it’s a static URL (= identical URL for every respondent), you could just use the redirect feature of the “end of survey” element) 

Edit:
The out-of-the-box funtionality seems to even work with user-individual URLs. See here: 'Redirect to a URL' setting using embedded data piped text ONLY | XM Community (qualtrics.com)


  • Author
  • Level 4 ●●●●
  • August 11, 2023

I’ll be showing end of survey messsage with an hyperlink. when user clicks, the page will load a new survey. Now, my question is how to redirect the respondent without any clicks in the page.

 

Is that possible?


ManfredBM
Level 5 ●●●●●
Forum|alt.badge.img+35
  • Level 5 ●●●●●
  • August 11, 2023

The easiest way is to use the built in functionality of the end of survey message:
 

 


  • Author
  • Level 4 ●●●●
  • August 11, 2023

The easiest way is to use the built in functionality of the end of survey message:
 

 

The respondent would be aware that, he is taking a new survey. Idea is, the respondent should not be aware of the new survey.