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

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

  • July 29, 2019
  • 2 replies
  • 51 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.

Best answer by Shashi

We can use below HTML

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

 

2 replies

Shashi
Level 8 ●●●●●●●●
Forum|alt.badge.img+34
  • Level 8 ●●●●●●●●
  • 654 replies
  • Answer
  • April 21, 2023

We can use below HTML

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

 


Forum|alt.badge.img+1
  • Level 2 ●●
  • 14 replies
  • October 18, 2023

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: