How to embed an external webpage into the survey | XM Community
Skip to main content

I’m trying to collect feedback on a new webpage and so want to embed the webpage as a question within the survey. 

I selected the text / graphic question type and then used the following script in the rich content editor: 

<iframe width="1500px" style="border:0px #ffffff none;" src="MY WEBPAGE LINK" name="myiFrame" height="8000px"></iframe>

It doesn’t work. I’m not sure what I’m doing wrong and would greatly appreciate some guidance! Thank you!

@jmimaf I can’t see anything wrong with your code and I even tried to embed my own webpage with this. So the problem maybe laying on your webpage, is it allowing you to connect or smthg??


@dxconnamnguyen hmm it’s saying that it refuses to connect - not sure why this would be!


@jmimaf Make sure that your webpage is set up to allow embedding and it uses secure (HTTPS) connections when embedding. Sometimes, websites have security settings, policy that prevent them from being displayed within iframes. Check back with your IT guy. Hope this helps.


Leave a Reply