UNPKG

springload-analytics.js

Version:

Google analytics event tracking module with support for both classic and universal analytics code.

27 lines (26 loc) 502 B
{ "name": "Analytics.js", "main": "analytics.js", "version": "2.0.1", "authors": [ "Richard Blake | Springload", "Daniel Mendez" ], "description": "Event tracking module for Google Analytics", "keywords": [ "Analytics", "Tracking", "Events", "Google", "Universal Analytics" ], "license": "MIT", "homepage": "https://github.com/springload/Analytics.js", "ignore": [ "**/.*", "node_modules", "bower_components", "test", "tests" ] }