Track Form Fills via Non-Marketo LP | Community
Skip to main content
Ande_Kempf4
Level 4
November 30, 2015
Solved

Track Form Fills via Non-Marketo LP

  • November 30, 2015
  • 2 replies
  • 3103 views

We have set up our webinar programs in the past by using one form on several different webinar (Marketo) LPs.   For every webinar we hosted I would create an event campaign and an LP specifically for that webinar. Then I could create a trigger campaign that would capture all form fills on the LP.

We are now using Wordpress (non-Marketo LPs) for our webinar LPs and were wanting to use the same procedure as I mentioned above.  Is this possible?  Or do we need to create a new form for each webinar to track form fills? Or is there a way to track the form fills from the single webinar form on the non-marketo LP's using the Munchkin?

Please help.

Sincerely,

Ande

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

Hi Ande,

as Jamie said you can certainly embed Marketo forms to Wordpress. The concern here as you mentioned is tracking which page they registered on and associating them with the right program.

Kristen wrote a series of blogs of potential ways of how to do just that using one global form:

Embedding Global Forms without Losing Tracking: Part I

Embedding Global Forms without Losing Tracking: Part II

Embedding Global Forms Without Losing Tracking: Part III

In our org we have a separate form for every high-volume page on our website (like contact us, free trial etc), as for the webinars we create them in Marketo and have a custom integration process that then iframes them into our Drupal page, this brings all the SEO benefits of having new content on your domain (for us these benefits outweigh potential issues with duplicate content)+ allows to use full Marketo functionality for webinars.

2 replies

December 2, 2015

Hi:

Every form has an embed code that you can use to embed right into your Wordpress page, so you can still maintain form fill tracking.

There is also a company that has an integration with Marketo\Wordpress here:  Launchpoint.marketo.com

But you shouldn't need that

December 2, 2015

The embed code is really a javascript, just select the form in Marketo and go to the drop down at the top called Form actions, and select the embed code option.  You will see the code necessary to embed the form.

Iryna_Zhuravel4
Iryna_Zhuravel4Accepted solution
Level 6
December 2, 2015

Hi Ande,

as Jamie said you can certainly embed Marketo forms to Wordpress. The concern here as you mentioned is tracking which page they registered on and associating them with the right program.

Kristen wrote a series of blogs of potential ways of how to do just that using one global form:

Embedding Global Forms without Losing Tracking: Part I

Embedding Global Forms without Losing Tracking: Part II

Embedding Global Forms Without Losing Tracking: Part III

In our org we have a separate form for every high-volume page on our website (like contact us, free trial etc), as for the webinars we create them in Marketo and have a custom integration process that then iframes them into our Drupal page, this brings all the SEO benefits of having new content on your domain (for us these benefits outweigh potential issues with duplicate content)+ allows to use full Marketo functionality for webinars.

Ande_Kempf4
Level 4
December 3, 2015

Hi Iryna,

Thank you for the links. The Part III is what will help me!