Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

famous-metrics

Package Overview
Dependencies
Maintainers
2
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

famous-metrics

Metrics collection for Famous Tools

  • 0.2.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
2
Created
Source

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

FAQs

Package last updated on 04 Feb 2015

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc