Objective
The objective of following the analytics process is the setup, validation and configuration of the analytics to track users behavior and being able to convert this to numbers and validate that the client business objective is being achieved.
Prerequisites
Steps
- Sign in to the google analytics account.
- Open the administration page, under "Property" column, open the property selector drop down list and click on Create new property.
- Fill the Website Name and Website URL. Optional: Select industry and the time zone this will help in reporting and bench-marking with industry values. Then click "Get Tracking ID"
- Copy the "Tracking ID" generated for future usage. Example "UA-5479094-9"
- Sign in to the google tag manager account
- Click "Create Account"
- Enter the "Account Name" and the "Container Name" and Select "Web" and click "Save" and agree to the terms.
- Copy the generated javascript code and put it directly after the opening tag of the "<head>" tag in the website template.
- Enable the "Advertising Feature" in google analytics property (website) to be able to collect interest and demographic information about the users.
Hint: it is under property settings
- Convert each client business objective to a measurable google analytics goals to be able to report conversion.
- Create a view that exclude the pots and the spiders and name it "Master View"
- Create another view that exclude the pots and the spiders and name it "Website Users Master View". Under this view, add a filter and name it "Exclude internal traffic" and add the development and the client IPs . This view contains the traffic from website clients only.
- Optional: Enable User-Id in google analytics to track specific users with their unique id from the system for better understanding of users behavior. Also enable "Session unification". This will create a new view for the user id then follow the Analytics Cutom User Id Setup Process.
- Optional: Create a campaign URL for the client to use for each different marketing channels (Mail, Social Media, Brochure, Online Ads ).
Output
- The google analytics account and the google tag manager accounts ready for tracking the correct data of the users.
- The google tag manager javascript code to integrate in the website template.
Comments
Post a Comment