Blog

Block Crawling and Search Indexing of a Marketo Landing Page

September 19, 2014 | by

Let’s say you want to block a Marketo landing page from being crawled and shown in results by search engines like Google. Here’s how to do this: Step 1: Log into Marketo, and select your landing page. Then click “Edit Draft.” Step 2: Click Landing Page Actions. Then click Edit Page Meta Tags Step 3: … Continue reading “Block Crawling and Search Indexing of a Marketo Landing Page”

Read More >

Integrate Optimizely with a Marketo Landing Page

September 18, 2014 | by

Optimizely gives you the ability to conduct A/B testing, multipage, and multivariate testing on your site. You can use Optimizely with a Marketo landing page. Here’s how to do this: Step 1: Find and copy your Optimizely code snippet. Go to your Dashboard in Optimizely, and click the Project Code link. Copy the line of … Continue reading “Integrate Optimizely with a Marketo Landing Page”

Read More >

Add Location Data from RTP API to Marketo Form Fill Out

September 17, 2014 | by

You’ll need active RTP and MLM subscriptions to implement the use case described in this blog post. Using the RTP JavaScript APIs and Marketo Forms 2.0, you can pull the inferred location data from RTP and push it into Marketo via a form fill out. This will allow you to see the user’s inferred location … Continue reading “Add Location Data from RTP API to Marketo Form Fill Out”

Read More >

Marketo Developer Blog RSS Feed

September 16, 2014 | by

If you want to be notified with updates to the Marketo Developer Blog, you can add the Marketo Developer Blog RSS Feed to your RSS reader of choice. Marketo Developer Blog RSS Feed: “http://developers.marketo.com/blog/feed/“

Read More >

Clearing Marketo Tracking Cookie from Forms 2.0 Submission

September 11, 2014 | by

Overview Forms 1.0 contained the value for the Munchkin tracking cookie as a field in the DOM. This was submitted along with all of the other inputs. Forms 2.0 omits this field, and dynamically populates the value upon submission rather than on form load. While this is generally acceptable, it does creates a class of … Continue reading “Clearing Marketo Tracking Cookie from Forms 2.0 Submission”

Read More >