Is it possible to embed a website that is not media based in a survey? | XM Community
Solved

Is it possible to embed a website that is not media based in a survey?

  • 29 July 2019
  • 2 replies
  • 34 views

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.
icon

Best answer by Shashi 21 April 2023, 09:24

View original

2 replies

Userlevel 6
Badge +27

We can use below HTML

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

 

Userlevel 1
Badge +1

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