Skip to content

Files

Latest commit

1508008 · Nov 16, 2016

History

History
executable file
·
54 lines (37 loc) · 2.05 KB

how-to-add-tracking-codes.md

File metadata and controls

executable file
·
54 lines (37 loc) · 2.05 KB
title date categories tags permalink keywords
How to add tracking codes
2015-03-06 08:41:55 -0800
General
General
Settings
/how-to-add-tracking-codes/
analytics, seo, google, search engine

Why you should use Google Analytics

It's useful to use Google Analytics on your website for several reasons.

First of all, GA is the best because it's free and it's giving you much more data (who and when visits your site, etc) than any other free analytics software.

Secondly, GA makes it easy for anyone managing a site to track and analyze this data. Its custom reports allow you to see your data the way you need to see it, whenever you need it.

Lastly, everybody trusts Google Analytics data. Currently it's in the use of around 55% of the 10,000 most popular websites and 49.95% of the top 1,000,000 websites.

Adding the Analytics Tracking ID

Quick method

  1. Go to Panel, choose Settings > General on the left sidebar.
  2. Add your Google Analytics Tracking ID into the Analytics Tracking ID field.
  3. Press SAVE.
![googleanalyticstrackingID](//docs.yclas.com/images/google-analytics1.png)

You can change the content of the Analytics Tracking ID field whenever you want by following the same process.

Manual method

This will work if you need to add any other tracking code, if you have a code from your provider just use this method.

  1. Go to Panel,choose Settings > General on the left sidebar.
  2. Paste your tracking code into the HTML in HEAD element field or into the HTML in footer field.
  3. Press SAVE.

![googleanalyticstrackingID](//docs.yclas.com/images/google-analytics2.png)
![googleanalyticstrackingID](//docs.yclas.com/images/google-analytics3.png)