Pushing Marketo Form Submits to Google Analytics as Events

Anonymous
Not applicable

Pushing Marketo Form Submits to Google Analytics as Events

Some of our landing pages redirect leads strait to an asset such as a PDF. This makes it a bit tricky to track in GA and we'd like to use events in GA to track this.

I've read through this thread (http://community.marketo.com/MarketoDiscussionDetail?id=90650000000PQmfAAG), but simply pasting the suggested jQuery inside of script tags in an html element doesn't seem to be doing the trick. I know that GA can take a while to update, but we have other event tracking items on our website(non-Marketo related) that have updated since I started this yesterday, making me think I'm doing something wrong here.

Any tips?
Thanks!
Tags (1)
2 REPLIES 2
Anonymous
Not applicable

Re: Pushing Marketo Form Submits to Google Analytics as Events

The jQuery code on that thread is good but have prerequisites.
 
Are you sure that you have Google Analytics javascript libraries and Marketo's javascript libraries loaded in the head section of the html?
 
When you go to that page, or click on submit do you see any javascript error?

Rajesh
 
Anonymous
Not applicable

Re: Pushing Marketo Form Submits to Google Analytics as Events

Hi Rajesh,

Would I just paste them into the head of the landing page template? Where could i find the HTML to paste in that would load both libraries?

There are no errors, I just don't see the events being pushed to GA

Caleb