left out of
1h 30m
/
11
4.1 / 5
This module is all about customizing the Google Analytics code snippet that you place on your website.
Although the Google help is generally very good once you know what you are doing, it can be daunting to beginners so the idea of this guide is to walk you through basic customization all the way up to some of the more advanced concepts.
By the end of this module, you will have learnt how to:
We are going to start at the very beginning. When you create a new Google Analytics account or profile, it provides you with some code. The absolute most important thing about the process is that you ensure you are using your unique identifier - which will be something like UA-123456789.
In the example below, replace the placeholder (UA-XXXXXXX-X) with the example code UA-1234567-8:
Locate ‘UA-1234567-8’ in the code and replace it with the example unique identifier
Make sure the unique identifier is inside quotation marks (‘ ‘)