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

0.0.51 • Public • Published

elliot-analytics

All your tracking tools in a single library.

Use

Install using NPM:

npm install --save @crowded/elliot-analytics

Initialize and track.

import { Tracker, Integration } from 'elliot-analytics'

let tracker = new Tracker(config, customIntegrations)

tracker.identify(userId, userProperties)
tracker.track(eventName, eventProperties)
tracker.page(category, name, properties)
tracker.alias(userId)
tracker.group(groupId, traits)

Readme

Keywords

none

Package Sidebar

Install

npm i @crowded/elliot-analytics

Weekly Downloads

0

Version

0.0.51

License

ISC

Unpacked Size

498 kB

Total Files

75

Last publish

Collaborators

  • robertvh
  • wouterflorijn