Google Analytics provides a number of extra tools for the adventurous to improve tracking and provide valuable insights. There are two types of tracking you can have - event tracking is used to help analyse visitor behaviour onsite. It’s not complicated to do this - but it’s time consuming and complex.

Be sure to checkout my newer post on enabling Google Analytics Events Tag

Google Analytics is one of the web’s most popular tools for reporting on activity and trends for just about any website. Your online and offline marketing activities need meaningful analytics data which creates actionable insights. In summary, website analytics has benefits for sales, marketing and product development - in fact most areas of your business.

Why event tracking?

This is where ROI counts Website analytics need to focus on meaningful things - targets that are relevant to your business. Page views and unique visitors don’t translate into meaningful numbers for your finance and sales reports. Event tracking allows you to better manage and monitor your ROI.

Tracking Web to Sales Leads & Onsite Conversions [example]

Your business is generating sales leads from the website, with event tracking you could include in your reports the page and the day when a new lead was generated. This means your sales pipeline and CRM tools are closer to the customer experience.

Playing a Video or Viewing a Presentation [example]

If you publish videos to your website, your analytics reports can only tell you how many people viewed that page. Event tracking would allow you capture every time someone clicks Play on a video and keeps a cumulative count.

Why not just use campaign tracking?

I believe that campaign tracking should only be used for incoming visitors so you can determine the source of the referral and analyse your other online marketing activity. Don’t go overboard and give everything a campaign tracking URL.

Anatomy of Event Tracking

[This is taken from Google Analytics Help] -The Event Tracking model has the following components which map directly to elements in the Analytics Reports interface:

  • categories
  • actions
  • labels
  • values
  • implicit count
  • Ignore event

Basically …  Event Tracking looks like this onClick="gaq.push(['trackEvent', 'Videos', 'Play', 'Baby's First Birthday']);"

Google Analytics & Event Tracking is simple

Event tracking starts with a link that you want to track a click so you just add this onClick code snippet to any anchor tag like

<a href="link.html" onclick="gaq.push(['trackEvent', 'Videos', 'Play', 'Baby's First Birthday']);">

Again .. Don’t go overboard and tag everything or you’ll be lost with all the noise. I’ve seen companies who tag everything and forget to add event tracking to more important banners or buttons.

Event Tracking is visible in Google Analytics near-realtime, so you can add the code and test it immediately on your website.

Get Started with Event Tracking

I’m deliberately wanting to track Visitors and Customers - these are the people who do stuff on your website that shows they are interested in your business or what you’ve got to say. This is important when thinking about Customer Engagement and your user experience.

Event Tracking Spreadsheet

I use a spreadsheet which I then share with developers or other people who are going to add the event tracking to your web site.

Create a new spreadsheet in Excel with the following column headings -

  • URL
  • Categories
  • Actions
  • Labels

And here is a short explanation of what to enter:

URL - will be the page or button or banner to track you need to be specific

Categories - keep these to a few - like Support, Visitor Exits, Lead Generation

Actions could be - Play Video, Download PDF, Submit Form

Labels - Use the page name or widget name to identify exactly the source of the Event

<a onclick="gaq.push(['trackEvent', 'Videos', 'Play', 'Baby's First Birthday']);">

How are you using Event Tracking? If you need assistance to implement Event Tracking get in contact.

Tags: Analytics, Event Tracking, Google Analytics

Read more from my blog for an introduction and quick tips on developing in Hugo or UCTD.

Meet the author

Photo for Damien Saunders
Damien Saunders
An experienced management consultant and business leader interested in digital transformation, product centred design and scaled agile. If I'm not writing about living with UCTD (an autoimmune disease), I'm probably listening to music, reading a book or learning more about wine.