Skip to main content
Frank_Breen2
Level 8
February 4, 2016
Question

How to find Forms and Landing Pages

  • February 4, 2016
  • 4 replies
  • 11842 views

Have you ever been sent a link to a Marketo Landing Page or Form and asked to update it? But without the Marketo program, it's hard to track things down, here's a tip on how to go backwards from the Landing Page to the Program without having to fill in the form:

In Chrome (Firefox too)

N.B. You will need to understand HTML to some extent to do this

  1. Right click somewhere on the landing page and click Inspect
  2. The code will appear, press Ctrl + F (PC) or CMD + F (Mac) to open up the search
  3. For Forms search for formid or for Landing Pages search for lpId, you'll then see code similar to this
  4. What we see in the value= part for each line of the code is what we want to use when we go into Marketo
  5. Open up and login your Marketo instance
  6. Click on web address bar
  7. Delete everything until the hash (#), please note you need the full url, the screenshot below just blanks out my instance url, i.e. it will look like: app-xx01.marketo.com/#
  8. For Forms type FO then take the number from the value= part of the formid line in the code, in my example it's 213 (please note this will be whatever number you see for your formid value)
  9. The page will refresh (Marketo will add additional letters and numbers onto the url, so don't worry if you see this happening), please do another hard refresh: F5 (PC) or CMD + R (Mac), this allows the left menu to update to the form location, you'll then see the Form in Marketo
  10. For Landing Pages do everything in step 7 then type LP and take the number from the value= part of the lpId line in the code, in my example it's 7857 (please note this will be whatever number you see for your lpId value)
  11. The page will refresh (Marketo will add additional letters and numbers onto the url, so don't worry if you see this happening), please do another hard refresh: F5 (PC) or CMD + R (Mac), this allows the left menu to update to the form location, you'll then see the Landing Page in Marketo

I hope this helps speed up the process of finding things using Landing Page links and external links.

This works for both Forms 2.0 and Forms 1.0 along with embedded forms.

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

4 replies

Aslihan_Ayan_Ha
Level 6
February 4, 2016

This is great Frank. We append the program ID into our landing page URL's and email footers to create more visibility.

June 30, 2016

Thanks Frank! Still helping me out even after we don't work together anymore

Gerard_Donnell4
Level 9
July 6, 2016

Great Tip Frank

Level 4
July 11, 2017

This is Awesome Frank .. but Doesn't work for older landing pages! Unfortunately! I tried using this trick on TCS Main Contacts Nordic page but to no advantage .. Do you have any magic trick for the older pages please?

Thanks in advance,

Best

Manish

Balkar_Singh
Community Advisor and Adobe Champion
Community Advisor and Adobe Champion
July 11, 2017

@Manish Khemani​ - You could fill out a form/send an email to yourself and click the cta, to get tracked, and then visit the URL(for which you want the Marketo LP) within the same browser. This should log as Visited Web Page in the activity log from where you can get the clues. Not as slick as the lpid/formid trick though

Level 4
July 12, 2017

Thank You Sir-ji, Yes crude but a helpful and thoughtful trick . But seriously hope Marketo does something about this to solve it in one of their releases.