Marketo Landing Page Templates | Community
Skip to main content
July 10, 2015
Question

Marketo Landing Page Templates

  • July 10, 2015
  • 2 replies
  • 1277 views

Hello,

I have an existing Marketo Landing Page Template and want to add in a form and edit the copy.  Since I don't want to do it using CSS or HTML I put in the div tags for MKTO Editable regions, syntax as follows:

<div class="mktEditable" id="WBR_TITLE"></div>

I am unable to however edit the regions that have the <div> tags around them.  I need to add in the Marketo form to the landing page, but am unable to do so. 

Does anyone know why I'm unable to use these tags?  I simply want to put in a Marketo Form to the landing page.

Thanks.  Nimisha

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

2 replies

August 19, 2015

From my understanding, the "Editable Region" philosophy does not work on landing pages, only emails.

Here is what you should do to accomplish this task. Go to your form in Design Studio. On the left hand tree right click your form name and choose "Embed code". Copy the block of code it gives you in the pop up box. Now you can paste this code into your landing page template exactly where you want it to reside. You may need to adjust the positioning with CSS.

Hope this helps!

Justin_Cooperm2
Level 10
November 19, 2015

Are you using a "Free-form" landing page or "Guided" landing page template?