Skip to content

Latest commit

 

History

History
35 lines (19 loc) · 2.29 KB

User-analytics.md

File metadata and controls

35 lines (19 loc) · 2.29 KB

◀️ Back

We use Google Analytics to track the EOS website. Analytics is added to the page by using Google's Tag Manager. Please bear in mind that Adblockers and script blockers such as uBlock will disable GTM.

Google Tag Manager

Google Tag Manager (GTM) is a tag management system created by Google to manage JavaScript and HTML tags used for tracking and analytics on websites. It listens for events in the page and is able to insert these tags where needed. Its great advantage is that no coding is required in order to add such scripts as it is all handled by GTM itself.

event_tracking.001

Setting up a tag & its trigger

How to set up a tag (Google Analytics) Thanks to Google Tag Manager, setting up any tag is easy and does not involve writing any code. It's as simple as setting up the event trigger (this could be when a specific page is loaded, when a button is clicked, when there are certain elements on a page...) and then simply we add the tag containing the script.

There are plenty of tracking tools available, but we'll concentrate on using Google's Analytics tool.

Here's a link to a video explaining the basics of GTM and how to set up a tag and its trigger.

Analytics

Google Analytics is one of the best, free tools you can have for UX research. It collects your website usage data and helps you see the result in easy to digest visual manner.

Brief Google Analytics for beginners tutorial

We've created a Dashboard that digests UX data that is relevant to the EOS project. You can access it from Customisation > Dashboards > EOS UX Analytics Dashboard

EOS UX Dashboard

In order to get a good range of data, we need to set a relevant date range

Analytics date range

Prevent internal traffic from appearing in Google Analytics

In order to prevent internal traffic (our own visits), we will use a Chrome add-on.