Gating Video Content | Community
Skip to main content
December 17, 2013
Question

Gating Video Content

  • December 17, 2013
  • 8 replies
  • 5105 views
I know there is a debate about whether to gate content (whitepapers, etc.). However, if I wanted to gate video content (webinar recording), has anyone done this, and how do you do it? 

thanks!

-Patrick
This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.

8 replies

New Participant
August 21, 2016

The video assets can be gated even without the need of a Thanks page. We implemented this for one of our customers where we would show the video if it was a known user. If it was an unknown user, we would show the form using a JS code. The user had to fill the form to play the video.

The argument for gating a video or not gating it would depend on the content of the video. Typically, it is fine to put the videos behind a form for recorded webinars, advanced product demos or instructional videos. Marketing videos can always be used as non-gated content.

New Participant
November 26, 2021

Hi Alok_Ramsisaria

 Can you please help with the JS code. 

many thanks !

Jo_Pitts1
Community Manager
November 28, 2021

@rickypadhan ,

I'm not sure if you noticed, but your replying to a post from 2016.

 

Here is code I put together for someone else here that worked

https://nation.marketo.com/t5/product-discussions/landing-page-vimeo-video-plays-after-form-fill/m-p/318318#M179911

 

Cheers

Jo

Colin_Mann
New Participant
August 19, 2016

We debate this one a lot too - it just feels odd to gate a video as a user experience. One option I've seen used is to record a preview and let people watch that and then ask them to complete a form to watch more. I am not convinced about that as a user experience though.

December 18, 2013
It is actually simpler  for new leads that enter the database: you can have the password generator as a HTML block page element and assign the result directly to a hidden field.
December 18, 2013
That would require you to create a dedicated code field for each user, and then passing it to them. Would that work for new leads that enter the database that have yet to be assigned a code? Has anyone used Vidyard or one of the other providers for this? I was hoping that we would be able to do this with gotowebinar to simply keep registering people for the recording the same way you do for the live webinar, but gotowebinar doesn't integrate the recordings with Marketo, and only collects name and email address to view them.
December 17, 2013
Generating an unique code for each lead (password generators are great for that) and passing that code along email address via URL parameters would be an option.

The landing page would read the URL parameters and validate against the values on the database before revealing the content through JavaScript.
December 17, 2013
Yeah, that's what we currently do. We email a link (this ensures they've provided a valid email address) to the content. The only problem there is that it's not truly gated. The direct link to the content (embedded video page) is not unique and does not verify the person has filled out the form. I was trying to figure out if there was a way to do this other than working with a 3rd party integration.
December 17, 2013
Hi Patrick,

You can always embed the video in the thank you page that your lead is re-directed to after they fill out the form. Most video hosts (including YouTube) can output embed code. You should be able to copy that code and paste it into an HTML content element on your Marketo page. You may have the publish the page in order to see the video you've embedded, they don't usually show up in preview mode.

Hope that helps!
December 17, 2013
There's an easy way to do this using Wistia, but you would have to be using Wistia as a video host.  They play nice with Marketo and I would recommend checking them out if you're not already on board. 

http://wistia.com/doc/turnstile