Is it possible to embed a website that is not media based in a survey? | XM Community
Skip to main content
I am interested in embedding a website that is not media based (like this for example: https://www.youidraw.com/apps/painter/#) in a Qualtrics survey?



I have tried for several hours but I am unable to find a way to do this.



Thanks for your help.

We can use below HTML

<iframe src="https://www.youidraw.com/apps/painter/#" height="500px" width="100%" title="Iframe Example"></iframe>

 


I have a YouTube video about this if it would be helpful. In short, yes, you can embed non-media sites.  Try checking out https://iframetester.com/ too if you want to see if a specific site will allow iframes. 

Video: 

 


Leave a Reply