Google Analytics:

Implements & methods(web edition)

2 Steps to setup your GA tracking code

 

1.Copy the code snippet from your GA account.

2.Paste the whole snippet into <head></head> in each page of  your website.

 

Note: only tracking pages by default.

 

 

 

https://developers.google.com/analytics/devguides/collection/analyticsjs/

Example: Event tracking

ga('send', 'event', 'button', 'click', 'nav buttons', 4);

 

 

https://developers.google.com/analytics/devguides/collection/analyticsjs/events

In Angular Age: Angulartics

<a href="file.pdf" analytics-on="click" analytics-event="Download">Download</a>

 

http://luisfarzati.github.io/angulartics/

But it's really NOT developer stuff

https://www.google.com/tagmanager/

Google Tag Manager

Tag / Rule / Macro

 

https://developers.google.com/tag-manager/devguide

https://www.google.com/analytics

GA Quick Start

Account / Property / View

Basics for View

Goals: Goals let you measure how often users take or complete specific actions.

 

Content Grouping: lets you create logical collections of site or app content, and use those as primary dimensions in your reports.

 

Channel Grouping: Content Grouping lets you create logical collections of site or app content, and use those as primary dimensions in your reports.

 

Segment: A Segment is a subset of your Analytics data.

 

 

Reporting

Intelligence Events

Real time

Audience

Acquisition

Behavior

Conversions

Question

PV

UV

Daily UV

Weekly UV

Monthly UV

Absolute UV

Bounce Rate

Made with Slides.com