The Google Analytics platform has been changing from a web analytics tool to a user-centric digital measurement tool (we’ve been calling it Universal Analytics). This evolution includes a number of changes to the system and completely new features. But what can you do when you put all of these pieces together? I wanted to write […]
Bye Bye JavaScript! Auto Event Tracking with Google Tag Manager
Implementing analytics, or any type of conversion tracking, is a big pain in the ass. There, I said it! But it’s been getting easier and easier with adoption of Tag Management tools. Google Tag Manager is going to make it even easier with the introduction of a new feature called Auto Event Tracking. Auto Event […]
Tracking YouTube Videos with Google Analytics
A while back, Google Analytics and YouTube introduced YouTube Insight, a tool to provide more information about the people viewing your videos on www.youtube.com. It’s pretty cool stuff and if you’re posting videos to YouTube it provides a lot of great information. But what about YouTube videos that are embedded in a site? What’s the […]
Google Analytics: Thoughts on the Future
I am continuously amazed at how fast our industry changes. In the two years since Google Analytics was launched we’ve seen Web Analytics grow in popularity and web analysts become highly prized in the marketplace. Many people attribute the change to Google Analytics which got me thinking about GA and how it may evolve in […]
Event Tracking Pt. 1: Overview & Data Model
One of the major new features announced by Google at the EMetrics summit is event tracking. There has been a lot of discussion in our industry about tracking events and only a few vendors offer this feature. I believe that Google is the third. Anyway, this post gives an overview of the new feature. Part […]
Event Tracking Pt. 2: Implementations
In this post I’m going to discuss how to implement event tracking in Google Analytics. If you have not read part 1, I strongly recommend you do so because I reference Part one extensively. When we implement event tracking we add code that creates the data model we defined in Part 1. We’re going to […]
Event Tracking Pt. 3: Reporting & Analysis
This is part three of a three part series about event tracking in Google Analytics. You can find more information in these other posts: Event Tracking Pt. 1: Overview & Data Model Event Tracking Pt. 2: Implementation I wrote this post before having access to the new events reports. As a result, I don’t have […]