Unless you’ve had your super-geek hat on recently, you’re missing critical website data in your Google Analytics.
How do I know?
Because it’s a total pain in the ass to set it up right.
But it’s worth it. I know because I just got it set up right for a new website. And here’s what I know about my visitors:
- How much traffic is coming from links I sent out in broadcast emails (and which one)
- How many times people scroll down the landing page
- How many people reach the bottom of the landing page, and how long it takes them
- How many people start the video
- How many times the video gets paused, or buffers, or is watched all the way to the end
- Which email signup box gets used
- How many people sign up for the newsletter
And I can slice and dice the data. For example, I can exclude everyone but the people who clicked on a certain link in an email.
Here’s what I did (the short version):
- Marked up my links in the email with the URL Builder so I have campaign data
- Installed JavaScript to fire events when YouTube videos are played
- Added code to the signup buttons so that Analytics gets an event when it’s clicked
- Created a goal for the thank you page for signing up
- Installed JavaScript to track scrolling
- Set up a filter to make sure I get full referring URLS from referral traffic (and learned how to find the data).
The biggest bonus of the scrolling tracking is that it changes how visits are characterized as bounces. As soon as someone scrolls they’re no longer counted as a “bounce.” This works for me, because anyone who even starts to read at least thought they were in the right place, even if they didn’t end up liking the page.
SEO help from the ScribeSEO plugin. Check it out for yourself.
{ 1 comment }

