how the lead engaged with a webinar recording video | Community
Skip to main content
September 21, 2016
Solved

how the lead engaged with a webinar recording video

  • September 21, 2016
  • 5 replies
  • 3843 views

Hi,

Is there a way to track how much time a lead stayed on a page using Marketo?

We mainly want to know how the lead engaged with a webinar recording video that we deployed in our TY page.

BTW, I know there are Marketo partners that provide solution (e.g. Vidyard), I prefer to check how we can do it in the “Vanilla” version.

Thanks,

Guy

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 SanfordWhiteman

This is already fully solved and documented in a blog post that was based off my original code. Other comments here and here​ and by searching the Community for "youtube munchkin."

5 replies

Jim_Thao7
Level 8
September 21, 2016

I've not done this before, but IMO, I would take out Marketo as a factor when trying to figure out how much time a lead stayed on a page.  You'll have better success at finding solutions because this is not a Marketo exclusive feature. 

Once you figure out how to store the value of the time spent on the page (whether its using jQuery, JS, AJAX, etc.) you can start to figure out how to push that value over to Marketo using either Munchkin, SOAP or REST APIs. 

September 26, 2016

yes, this is what im tryying to understand - how to track the time spend for each lead, afterwards do other things.

September 21, 2016

With tyring to be "vanilla" in mind... can you use data from Google Analytics for this purpose?

September 26, 2016

i want to know the lead detials - GA in anonymous

Josh_Hill13
Level 10
September 21, 2016

I believe Sanford and others have posted javascript on how to pass % of video viewed if you do not want Vidyard.

September 21, 2016

I don't have the code but our web developer adds this to video pages at 25%, 50%, 75% and 100% so we can get that into Google Analytics to understand video interaction.

September 26, 2016

i want to know the lead detials - GA is anonymous (i can't track lead performance)

SanfordWhiteman
SanfordWhitemanAccepted solution
Level 10
September 21, 2016

This is already fully solved and documented in a blog post that was based off my original code. Other comments here and here​ and by searching the Community for "youtube munchkin."

September 26, 2016

thanks so much Sanford !

this is very close to what we're looking for (we don't use youtube, but it's an option). i've read the manual, but it will take time to figure everything and clone it.

i wasn't able to see any results in "click actions logged to Marketo (scrollable):" box - should i've seen anything?

SanfordWhiteman
Level 10
September 26, 2016

You mean an image isn't showing in the blog post?