Embed different website into Survey? | XM Community
Solved

Embed different website into Survey?

  • 3 December 2019
  • 4 replies
  • 309 views

Hi. I would like to have my survey respondents visit a different website within my survey but without leaving the survey itself. ie. I don't want them to simply follow a link and then forget to come back to finish the survey! Any tips?
icon

Best answer by C_Bohn 5 December 2019, 19:38

View original

4 replies

Userlevel 3
Badge +2
We have successfully been able to do this using an iframe. You will need to know some basic HTML.

https://www.w3schools.com/html/html_iframe.asp
https://libguides.library.kent.edu/qualtrics/embed-survey

For the 2nd link, just replace the "survey url" with the website you want the iframe to point at.
We've followed the instructions for the iframe html but we need the webpage to be responsive so that participants can click on the webpage while the webpage is embedded in Qualtrics.

Right now we get an error message "refused to connect" when we use this iframe html:

<iframe src="https://smokefree.gov" height="800px" width="600px"></iframe>

Can anyone help?

Is there a way to embed an external website and measure the time of usage while staying within a Qualtrics survey?

C_Bohn how did you permanently save the edited source page so that it displays the embedded website even after a page refresh. So far, I cannot figure that part out. The Kent State tutorial really doesn't cover much... Any help is appreciated!!

Leave a Reply