famous-metrics

0.2.0 • Public • Published

famous-metrics

Build Status Dependency Status devDependency Status

This module tracks metrics data related to usage of Famo.us tools. This module exposes three interfaces:

  • getTracking: Returns true if the user has opted into tracking and false if they have opted out.

  • setTracking: Accepts an email address and a callback. The email will be hashed and included with tracking information. If you pass in false instead of an email or no email string, then tracking is disabled.

  • track: Accepts a string with the name of the event and any additional data to be tracked. Will return an error in the callback if user has not opted into tracking

License

Copyright (c) 2014 Famous Industries, Inc. MPL-2.0

Author

Andrew de Andrade andrew@famo.us

Readme

Keywords

none

Package Sidebar

Install

npm i famous-metrics

Weekly Downloads

9

Version

0.2.0

License

MPL-2.0

Last publish

Collaborators

  • famous
  • mylesborins