Skip to main content
November 20, 2014
Question

Marketo Landing Page with iFrame

  • November 20, 2014
  • 6 replies
  • 3226 views
Hi All,

Hopefully I can have some advice:

I want to embed iFrame in a landing page created in Marketo.
Has anybody tried this and pls give me adised if there are some I have to keep in mind?

Tad 
This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

6 replies

Level 7
November 20, 2014
You can always drag an HTML Object onto your landing page, and insert the HTML code for the iFrame.

If you need help with the HTML code itself, you can check here:
http://www.w3schools.com/tags/tag_iframe.asp
November 20, 2014
Nicole,

Thanks for the immediate response!!!
Will create the landing page as advised!

Best,

Tad
December 22, 2014
I just did the same thing - I wanted to embed a SurveyMonkey survey into a Marketo Landing Page.  I added the custom HTML but when I do this - my entire footer disappears.  Any ideas?  Thanks!!

Jess
December 23, 2014
Jessica, I had no problems after all, with Formbox inserted by iFrame. The problems about displays on Marketo might be caused by many reasons: versions of web browser, versions of jQuery, etc. Best, Tad
Level 7
December 23, 2014
Check the closing tag for your iframe.
December 23, 2014
Thanks Nicole - I'll check the closing tag.