Integrate Google Analytics Easily with Analytics.js
Posted · Category: MIT License, Stats
Every project needs analytics. But you shouldn’t have to litter your codebase with third-party-specific calls. Changing or adding new services should be a snap.
That’s where analytics.js comes in! Instead of adding hooks for every single analytics service you integrate, you add a single set of provider-agnostic hooks that then route to any analytics service you want! Analytics.js gives you a hassle-free way to integrate analytics into any web application.
Requirements: Google Analytics
Demo: http://segmentio.github.com/analytics.js/
License: MIT License
1 Comment