How to Track YouTube Video Views in Google Analytics Using Google Tag Manager in 4 Steps

Share This
Andy Crestodina
Share

Do you embed YouTube videos on your website?

If so, this post is for you.

They click it and Google Analytics tracks it. That’s how it works, right? It tracks the visitor’s actions and reports it back to you, right? Not exactly.

Lots of clicks aren’t tracked in Analytics by default. That’s because some clicks don’t bring the visitor to a new page. And pageviews are mainly what Google Analytics is tracking …unless you do a bit of extra setup.

Video plays are #7 on our list of interactions that aren’t recorded in Analytics without event tracking.

Each of these interactions are trackable, but only through event tracking. And the easiest, fastest way to track events is with Google Tag Manager.

This video shows how to track YouTube video views in Google Analytics using Google Tag Manager. The play button on this video is tracked using the method described here…

Once complete, you’ll be able to see which videos are viewed how many times. We’ll also show you how to use Google Analytics segments to compare the behavior of video watchers with non-watchers.

Three notes:Β 

  • This post assumes you have Google Analytics (GA) set up.
    If you’re not sure, check this article for detailed instructions.
  • This post assumes you have Google Tag Manager (GTM) set up.
    If you’re not sure what this means, first read this article, which explains everything.
  • This post shows you how to track YouTube videos that you embed on your site.
    If you embed videos using another video player, you’ll need to add a custom HTML tag. See documentation from your hosting service or ask your web developer for help. This won’t work if you just copy and paste the Youtube video into a field on your site.

To set up event tracking, we’ll create a tag and a trigger in Google Tag Manager. But first, we’ll need to configure a few variables. Log into Google Tag Manager, then follow these steps:

1. Configure variables

The variables we’ll need are built-in, but not configured by default. So we’ll need to take this step first.

A. Click on β€œVariables” in the menu on the left.

B. Click on β€œConfigure” in the top right.

Now you’re looking at a list of the built-in variables.

C. Check the box for every variable in the β€œVideos” section. Even if you don’t plan to use them all, there’s no harm in configuring all of them.


All done. Now we’ll create the trigger. You could also create the Tag first. It doesn’t really matter.

2. Make the trigger

A. Click on β€œTriggers” in the menu on the left.

B. Click on β€œNew” in the top right.

C. Give your trigger a name. Give it a simple, descriptive, standard name that will make sense when your successor sees it five years from now. I recommend β€œYouTube Video” or something similar.

D. Click β€œChoose a trigger type” …that’s the middle of the big white Trigger Configuration box.

E. Select β€œYouTube Video” from the menu.


Next, we’ll tell the trigger when to fire. These are the moments when data will be captured within the browser and then sent to Google Analytics servers.

F. Check the first two boxes: Start and Complete.

G. Leave β€œDOM Ready” in the dropdown box under β€œEnable this trigger on.” That means the trigger will be ready to fire when the data-layer on the browser is ready to listen. No need to change this.

Optional settings:

H. Check Pause/Seek/Buffering, and Progress.

For β€œProgress” you can have the trigger fire either when the video hits a certain percentage completion or when the video hits a certain time threshold (hours, minutes and seconds)

I. Check the β€œAdd JavaScript API support” box.

There is a fancy way to embed YouTube videos. It uses an API. You can check this box whether or not you use the API. Either way, it won’t cause any problem.

J. Save the trigger by clicking the big blue button in the top right.

3. Make the tag

Next, we’ll make the tag that tracks video views. This step is easy because Google Analytics tag for YouTube are built into GTM already. This’ll be a piece of cake.

A. Click on β€œTags” in the menu on the left.

B. Click on β€œNew” in the top right.

C. Give your tag a name. Again, name it something simple, descriptive and standard. I recommend β€œGA – Event – YouTube.”

D. Click β€œChoose a tag type” …that’s the middle of the big white Tag Configuration box.

E. Select β€œGoogle Analytics: Universal Analytics” from the menu ...assuming you haven’t yet switched over to App + Web!

Now we’re going to set up the event.

F. Select β€œEvent” from the Track Type dropdown.

G. In the Category field, Type β€œVideo view” (or something similar).

H. To the right of the Action field, click the lego icon to choose a variable (which we configured in step one). Select β€œVideo Title” from the list.

I. Same. To the right of the Label field, click the lego icon and choose β€œVideo Status” from the variable list.

Optional settings:

J. To the right of the Value field, click the little lego icon to choose a variable (which we configured in step one). Select β€œVideo Percent” from the list. This lets you track how much of each video your visitors watch.

K. Recommended: Change β€œNon-Interaction Hit” to True.

This will keep the event from affecting your bounce rate. Personally, I think bounce rate is an overrated metric. But if it matters to you, here’s where you can control whether this event will affect your bounce rate.

Unless you change this to true, visits (sessions) with video views will not be counted as bounces (one-hit sessions).

L. Under Google Analytics Settings, add your account’s Tracking ID.

M. Click anywhere in the big white Triggering box to choose a trigger for your new tag.

N. Click on the YouTube Video trigger from the list.

4. Submit your container

Almost done! Now that you have a new tag and a new trigger in your Workspace, your last step is to submit this new container to your site. It’s the blue button in the top right.

Tag Manager will give you the opportunity to document your new container. Add a few notes such as β€œCreated a new tag and trigger for tracking YouTube videos views” and sign your name.

You can test your event just by going to the Real Time > Events report. Take out your phone, go to a page with a video and click play. See the event?

Here are three more ways to test.

  • Google Tag Manager Debug mode (tutorial).
  • Chrome Developer Tools (tutorial).
  • This Chrome extension (get it here) shows you every time any event fires on any site.

5. Segment and analyze

Depending on how much traffic you get to the pages with videos, you may need to let it run for a few weeks before you have enough data to analyze.

When you’re ready, here’s a fun way to look at viewers and non-viewers separately to measure the performance of your video-enhanced content.

Create a segment for viewers and non-viewers

  1. Click +Add Segment at the top of any report.
  2. Click the red +New Segment button.
  3. Click β€œConditions” from the menu on the left.
  4. Leave the β€œSessions” and β€œInclude” dropdowns unchanged.
  5. Select β€œEvent Category” and β€œcontains” from the next two dropdowns.
  6. Enter β€œVideo view” into the field.
  7. Name your segment (something like β€œVideo Watchers” and click Save.

Next, repeat the process but select β€œExclude” from the drop-down and name this group β€œVideo non-watchers” or something similar.

Now as you browse through Analytics, you’ll see all of the data broken into these two groups: those who view videos and those who don’t.

Now check the differences between video viewers and non-viewers…

All that work is only useful if we get some meaningful, actionable insights and take action.

You can look at aggregate data to see general differences between these groups. But it’s far better to look at the performance at the page/video level.

Go to Behavior > Site Content > Landing Pages and pick a page with a video.

With the two segments turned on, you’ll quickly see the following:

  • What percentage of people are watching the video?
  • Are the video viewers less likely to bounce? How much less?
  • Do video viewers spend more time on the page? How much more?
  • Are video viewers more likely to convert? (subscribe, become a lead) How much more?

Here are the answers to those questions for a page/video on this website:

You can now check the specific ROI for any video on any page.

Thanks, event tracking!

Thanks, Google Tag Manager!

For a more robust way to track video engagement, our friend and Analytics expert Charles Farina shows how to go deeper using custom dimensions in this post.

More opportunities for analysis and action

Now that you know the impact of video on the performance of a page, use your new event to answer more questions and do deeper analysis.

Which blog posts would benefit the most from a video?

  • Go to Behavior > Site Content > All Pages.
  • Filter for blog (which is easy if your blog is in a directory).

Any page with high traffic (pageviews) and low engagement (avg. time on page) is a good candidate for video. Videos here would have both the greatest reach and highest impact.

Are these YouTube videos being watched on the site or on YouTube.com?

  • Set date range to start with the day the video was launched (uploaded to YouTube and embedded on your site).
  • Go to Behavior > Top Events.
  • Drill down on β€œVideo view” then drill down to a specific video.
  • Compare β€œstart” metric here with total views on YouTube.

If the video is more often seen on your site that YouTube, edit the title and description on YouTube to better align it with a keyphrase. Maybe you can get it to rank higher there.

Which videos have a low play rate and need a better thumbnail?

  • Go to Behavior > Site Content > Landing Pages.
  • Add the β€œVideo watchers” and β€œVideo no-watchers” segments (see above).
  • Drill down on a Landing Page with videos.
  • Calculate the play rate (Video watchers sessions divided by total sessions).

For videos with a very low play rate (less than 10%), make a better thumbnail. Videos with thumbnails that include both faces and headlines get viewed the most.

Recommended: The 3 types of marketing videos

Which videos are long and possibly boring?

  • Go to the Events > Top Events report.
  • Drill down into β€œVideo view.”
  • Drill down on a specific video.

You’re now looking at the Event Labels for that video. This is how people are interacting with that specific video. Even without checking the percentage watched, you can see if viewers are jumping around.

If β€œseek” and β€œpause” have bigger totals than start, then people are jumping around. The video may be very long or start slow. This is what the report looks like for a long, training video.

Lights, camera, tracking!

Embedding videos is easy. Tracking video views takes a bit more work. But it’s worth it. Once you have this set up on your site, you’ll be measuring video ROI like a champ.

Share This

What are your thoughts?

By signing up you agree to our Privacy Policy.

Comments (13)
  • Hi there,
    I followed all the steps mentioned above but when I try to create a segment, I can’t see ‘Video view’ in the dropdown. Can you please help me here?

  • Any advice on how to do this with natively embedded videos hosted on AWS?

  • I placed a YouTube video from another account on my landing page. The tag manager account I used to tag the video is from another gmail address. Will I get analytics from that video?

  • Just want to say that I have never used GTM before but I managed to set this up reading this article! Thank you for the clear instructions.

  • Awesome article, Andy! Hope you are doing well πŸ™‚ I am curious, we have videos embedded on our site not through YouTube but through Vidyard which is connected to our HubSpot account. We use a Vidyard code to embed these on our website. Will this event tracking still work the same or would I need to do something differently? Thanks!

  • When I audit someone’s site for their Google Analytics implementation, this is one of the most common things I see that needs to be done. Good instruction (as always!) Andy. But truly, I think the final minute is the most valuable part of your video. It does little good to track things in GA if you don’t know how to use the data once you have it! Bravo!

    • It’s all about the analysis, right?

      I kind of blew off instructions for tracking non-YouTube videos. Do you do much of this, Tom? Can it be done with just GTM and without custom HTML?

      Thinking of you (and referring you) often, Tom! I wish we could hang out more. πŸ™‚

      • Bounteous, Cardinal Path and Analyticsmania all have Vimeo tracking GTM containers that you can import. Unfortunately it’s not nearly as easy to set up as YouTube tracking πŸ™‚

    • Does this work on non Youtube videos?…I have uploaded a video in my website and try to track using this but the the tag is not firing..so I was thinking maybe because it was not a Youtube video

  • I have only been online 12 years..lol and this is the first time I am ever hearing this stuff or even thought of most of it. Leave it to Andy to once again over deliver in the content telling uss important things we are missing and helpful tips and insight as opposed to just spewing the same stuff everyone else is talking about. A big Thanks!

    • Glad you liked this one! Video tracking is a big gap that a lot of people miss…

  • Hey Andy,

    Very nice & informational blog on youtube video tracking, but it would be great if you will show us how to track other platforms video too, such as vimeo.

    Thanks

 
Join over 16,000 people who receive web marketing tips every two weeks.

By signing up you agree to our Privacy Policy.

Share This