How to Embed a Survey Monkey into a Landing Page

Anonymous
Not applicable
I've seen a few other similar questions, but not definitive answer.

After completely the design of my survey I was given this code:

<div id="surveyMonkeyInfo"><div><script src="http://www.surveymonkey.com/jsEmbed.aspx?sm=kB_2fkpyC5CjGBNpebkjQBwA_3d_3d"> </script></div>Create your free online surveys with <a href="http://www.surveymonkey.com/">SurveyMonkey</a> , the world's leading questionnaire tool.</div>


But for the life of me I just cannot get the survey to embed and appear within my Marketo landing page - has anyone done this, by workaround or otherwise?
Tags (1)
4 REPLIES 4
Anonymous
Not applicable
Alternately you can click the embed in Wordpress checkbox and it will give you a different script with iFrame. This works too.
Anonymous
Not applicable
Thanks - I was really struggling because I didn't realize it had to be approved in order to see the embeded code... I thought I was doing it wrong when nothing showed up in the preview!
Anonymous
Not applicable
Sarah whatever the "embed"  code they give you, just paste that into an HTML block on your page and approve it, afterwards you can tweak the layout. Which is what you've already said. 🙂
Anonymous
Not applicable
Oh man, okay, I answered my own question...
Just in case there is anyone else out there that took a while to get it (like me!), here is what I did...

Created a landing page, dragged the HTML icon onto the page (in editor), and typed this script:

<script type="text/javascript" src=" here is where you type your custom address "></script>

Just type in the url that survey monkey gave you (in the example above from my original question it was "http://www.surveymonkey.com/jsEmbed.aspx?sm=kB_2fkpyC5CjGBNpebkjQBwA_3d_3d")

The part that really tripped me up, was that it looks like it isn't working ... you're just going to see a blank box BUT once you approve the landing page and "view approved page", it will work just fine!