README
Analytics is a Javascript module for logging events to analytics providers (specifically Google Analytics and Snowplow).
Getting Started
The Analytics module can be loaded as:
- A CommonJS / Node module available at npmjs
- A
scripttag (creates the global variableanalytics)
Examples
Coming soon, see the spec file for now.