Excluding Non-Interactive Events In Google Analytics Bounce Rate Calculations

Excluding Non-Interactive Events In Google Analytics Bounce Rate Calculations

Google Analytics event tracking snippets enable us to track events that are happening on a website; Google Analytics helps us track components like a Flash player, Ajax Image slider, video players, download links, etc. Click here to read some best practices for using the event tracking feature in Google Analytics.

Non-Interactive Events In Google Analytics Bounce Rate Calculations

How Bounce Rate and Event Tracking Are Related

Let’s say that a webpage contains an event tracking snippet to track visitor interaction with a video player; when a visitor lands directly on this particular webpage and interacts with the video player and leaves the website without visiting any other pages, this visit is excluded from the bounce rate calculation because the visitor did indeed interact with the video player (where the event tracking snippet was added). In most cases, it doesn’t make sense for visits to be excluded from the bounce rate calculation when an action is performed with a defined event. Now that we have the control of it, we can decide whether the particular interaction should be included or excluded in the bounce rate calculation.

How Bounce Rate and Event Tracking Are Related

Events can be classified into interactive events and non-interactive events.

 

INTERACTIVE EVENTS

Events that can be considered as interactive are:

  • Clicks on download links
  • Clicks on a ‘call to action’
  • Clicks on submit button of newsletter subscription and contact form
  • Clicks on social media links

When a visitor lands on a page and performs any one of these interactions then leaves the site, we can exclude this visit in the bounce rate calculation as the interaction is considered to be more valuable and not a “true bounce” per se. This works with the default event tracking snippet and doesn’t need a *true argument at the end. This works with the default event tracking snippet and doesn’t need this new feature.

NON-INTERACTIVE EVENTS

Events that can be considered as non-interactive are image sliders, video player interaction etc. These interactions have nothing to do with conversions and it’s just measuring the visitor activity in the website. So these interactions have to be excluded from the bounce rate calculation and here is where this new feature helps. With the usual event tracking snippet, we just need to add a true argument at the end to exclude it from the bounce rate calculation.

Below is an example of event tracking snippets :

_trackEvent(category, action, opt_label, opt_value, opt_noninteraction)
Non-interaction – A Boolean that when set to true, indicates that the event hit will not be used in the bounce-rate calculation.

Below is an example to measure the event that tracks the ‘play’ button of the video with a non-interaction argument.

_gaq.push([‘_trackEvent’, ‘Videos’, ‘Play’, ‘MJ Moonwalk’, 5, true]);
The ‘true’ argument added to the end of the snippet will exclude this event from the bounce rate calculation. Hope this helps!

*The Boolean parameter (‘true’) added at the end of the snippet will include this visit in the bounce rate calculation. Visits that attempt the defined event and leave the web page without visiting any other pages will also be counted as ‘bounce rate visits,’ provided that the Boolean parameter is set to true. Learn more about this new parameter from Google’s Event Tracking Guide on Non-Interaction Events.

It's a competitive market. Contact us to learn how you can stand out from the crowd.

Read Similar Blogs

Post a Comment

1 Comment

  • avatar

    After reading a bunch of these articles. I still dont know how to correctly use the field. It appears to me, to put direct, if one wants to track the action and not affect bounce rate (bounce rate neutral), one would set the field to true. If one doesnt set the field to true, then the bounce rate is affected – i.e. the visitor is not counted as a bounce. Is this correct?

Ready To Rule The First Page of Google?

Contact us for an exclusive 20-minute assessment & strategy discussion. Fill out the form, and we will get back to you right away!

What Our Clients Have To Say

L
Luciano Zeppieri
S
Sharon Tierney
S
Sheena Owen
A
Andrea Bodi - Lab Works
D
Dr. Philip Solomon MD
Follow On Instagram
@techwyse