|
|
||||
|
Lesson 8a: Google Analytics Basics
Introduction to Google Analytics
Overview
Overview
|
Objective: Learn about Google Analytics, the benefits of web analytics and how to install the Google Analytics Tracking Code (GATC).
Google Analytics provides valuable, in-depth reports in an easy-to-use format for:
Learning how users interact with your website and using that knowledge to make improvements is key to building an effective online business. Google Analytics helps answer difficult questions such as: One sample report is the Traffic Sources Overview report. For a selected date range, it shows the following:
When you're ready to install Google Analytics, paste the Google Analytics Tracking Code (GATC) anywhere in your page's HTML code. Place the tracking code at the bottom of your page's code (directly before the closing </body> tag) to avoid any possible issues with your page loading at a slower rate. If you use certain advanced Analytics features or want to ensure the most accurate tracking, you can place the code between the opening <head> and closing </head> tags of each page in your site code. |
|||||||||||
|