diff --git a/index.html b/index.html index fd25351..6a61c51 100644 --- a/index.html +++ b/index.html @@ -118,7 +118,7 @@
Download Angulartics and the Angulartics plugin for your vendor. Note: All plugins list Angulartics as a dependency, so they will be downloaded together.
$ bower install angulartics-google-analytics --save
@@ -162,7 +162,7 @@ analytics-on
always needs to be present, because it is the attribute that enables
event tracking for the element. All other attributes will be inferred if omitted.
Each vendor has its own set of tracking properties. For example, Google Analytics have category and label. @@ -202,7 +202,7 @@
In order to track pageviews and events from within your application logic,
inject $analytics
and invoke either the pageTrack()