Skip to main content
Level 2
March 3, 2017
Question

Marketo WordPress Plugin

  • March 3, 2017
  • 1 reply
  • 2424 views

We are currently using WordPress for our website and we have the Marketo plugin installed and running.

We have also embedded the marketo munchkin script that we placed in the header.

Do we need both the plugin and the munchkin script, or have we duplicated efforts?

1 reply

Casey_Grimes2
Level 10
March 3, 2017

Hi Jake,

Long story short--there's quite a few different WordPress plugins that integrate with Marketo. Some offer Munchkin tracking, some offer it optionally, and some don't at all. Which specific plugin are you using?

Level 2
March 3, 2017

The Forms and Tracking Plugin Version 1.0.2 | By Hutchhouse

SanfordWhiteman
Level 10
March 4, 2017

That plugin is fairly okay -- unless you use the "prepopulation" feature which is completely not okay and which should never be used in a professional environment (any environment in which you can afford a Marketo subscription is de facto professional).

It loads and inits Munchkin a second time but that is harmless (an extra network request to download the Munchkin bootstrapper, but the second call to init() is ignored).

The plugin is no different from just inserting the Munchkin lib + Forms 2.0 embed code, except for the terrible prepopulation option.

(Also their site is suspended for nonpayment, which is kinda not good.)