Knowledgebase

Sort by:
Issue Description When I navigate to Admin>munchkin, I see option to select workspace. Why is that? Issue Resolution People generally use workspsce either because of their companies geographical location or Business Unit. In each case, the separation is because the marketing assets are completely different.  With that said, If you're using Workspaces in your Marketo account, you probably also have separate web presences that correspond to your workspaces. In that case, you can use the Munchkin tracking Javascript to assign your anonymous people to the correct workspace and partition. This is used to differentiate appropriate leads within workspace with the help of appropriate tracking.     If you don't use the special workspace Munchkin code, the people will be assigned to the default partition that was created when your account was set up. It's named "Default" initially, but you might have changed that in your own Marketo account.   You can only use one Munchkin tracking script for a single partition and workspace on a page. Do not include tracking scripts for multiple partitions/workspaces on your website. I would also like to mention that Landing pages created in Marketo automatically contain tracking code, so you don’t need to put this code on them. Who This Solution Applies To People who use Workspaces and Person Partitions Is this article helpful ? YesNo
View full article
Issue Description You have the Munchkin tracking code on your non-Marketo web page but visits to the page are not being tracked.   Issue Resolution If you have customized the Munchkin tracking code, it may not work.  Marketo only supports the Munchkin code as it is provided in your instance.  If you need to alter the code, you would need to work with your web developer to determine why the customized code is not working.   To find the supported Munchkin tracking code: Go to Admin > Munchkin. Select the version of Munchkin you intend to use. Place the Munchkin code on your page as outlined in our document on adding Munchkin tracking to your site. Is this article helpful ? YesNo
View full article
Supported CRMs   Marketo has out-of-the-box, bi-directional sync support for the following CRMs: Salesforce.com Microsoft Dynamics CRM 2011 Online, On-Premises and CRM 2013   Boomi Connector   Through our partnership with Boomi, you can sync other CRMs to your Marketo system through one of their connectors.  Contact your account executive or the Marketo sales team to learn more about this. Unsupported CRMs   If you use an unsupported CRMs, here are the methods we have available for your integration: Import/Export Review the following articles to use a CSV spreadsheet to import and export leads from Marketo: Import leads from a spreadsheet into Marketo Export a list Custom Fields If you contact the Marketo Success Team, we can set up custom fields for your account as you need them. Send Alert Using the Send Alert flow step, you can inform your sales team, using email, about noteworthy events, including a link to the lead's details.  You can also format your emails with XML so they can be automatically processed by your system. Using Send Alert Munchkin JavaScript API If you have web development resources, you can use our JavaScript API to integrate your web forms with Marketo. Munchkin JavaScript API SOAP API If you have programmers available, you can integrate our SOAP API to retrieve and update leads among other functionality. Marketo SOAP API Is this article helpful ? YesNo
View full article
Question   For those who do not want forms to pre-populate and/or track web behavior on a specific page (ie. referral sign-up pages), follow the instructions below to disable the Munchkin tracking JavaScript. Note, forms filled out on a page without Munchkin will not get Fill Out Form activity written to the lead Activity Log.   Solution   Edit a landing page template Go to the HTML Source tab Find the line: <?php echo $mContext['endElements']; ?> Add the highlighted portions: <!-- <?php echo $mContext['endElements']; ?> --> Re-approve the landing page template and any associated landing pages This change only applies to customers with Marketo Versions Released in 2013. Is this article helpful ? YesNo   Please make clear notes for other users that will use this template - this will eliminate confusion on the page tracking behavior.
View full article