@mableai/analytics
TypeScript icon, indicating that this package has built-in type declarations

2.1.2 • Public • Published

Mable AI Analytics JS

Analytics library to send events to the mable server without having to deal with all the manual steps.

Usage - Setup

const Analytics = require('@mableai/analytics')

const analytics = new Analytics(apiKey);

Track Events

analytics.track(event, cb);

Identify Events

analytics.identify(event, cb);

Readme

Keywords

Package Sidebar

Install

npm i @mableai/analytics

Weekly Downloads

67

Version

2.1.2

License

MIT

Unpacked Size

17 kB

Total Files

11

Last publish

Collaborators

  • imon-mable
  • marvin-w
  • matthias_schedel