Here is what we think are the Top 5 Analytics AngularJS Modules. You probably want to be able to track how many people are visting your new shiny AngularJS web application. So you will need to use analytics of some kind. Th obvious choice is Google Analytics and copy paste thier code snippet into the footer of your app. When you delve deeper into the depths of logging, events, conversions and plain ole pageviews you may want to use an AngularJS module or library to help you capture the analytics stats you need. Some of the packages are vendor agnostic (which means they should work with Google Analtics, WebTrends, MediaTemple etc…). AngularJS uses routes so these modules will assist in capturing things like full path of pages, url hashtags, Google Tag Manager, page scroll tracking and more.
This post was last updated on:11/06/2015. For an updated list see more Analytics AngularJS Modules
1. Angulartics by Luis Farzati
Analytics for AngularJS applications.
2. Angular Google Analytics by Julien Bouquillon
Google Analytics tracking for your AngularJS apps. This service lets you integrate Google Analytics tracker in your AngularJS applications easily.
3. Angular Segmentio by Arnaud BRETON
An AngularJS (https://angularjs.org) module for analytics service Segment.io (https://segment.io)
4. Angular Reddit Analytics Module by Sam Langberg
This module was designed to be that data component to be used in a full Reddit Analytics app. The Module is still in alpha, it has not gone through detailed testing or optimization so it is slow and limited in functionality and error reporting
Thank you for reading and if you would like to you can submit your Analytics AngularJS Module or leave a comment below.
Post tags: Analytics, google analytics.
RT @angularjs4u: Top 5 Analytics AngularJS Modules: Here is what we think are the Top 5 Analytics AngularJS Modules. You p… http://t.co/i…
RT @angularjs4u: Top 5 Analytics AngularJS Modules: Here is what we think are the Top 5 Analytics AngularJS Modules. You p… http://t.co/i…
angular-segmentio is out of date, so I wrote a new library with more useful Angular-esque configuration via provider or constant: https://github.com/aleross/angular-segment-analytics
which one work with webtrends ??