0.0.2 • Published 2 years ago

analytickit-js-lite v0.0.2

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

NPM Version minified minified + gzipped

This library is still a work in progress!

Reimplementation of analytickit-js to be as light and modular as possible.

Goals:

  • simple api
  • can do autocapture, but enabled via a plugin (not yet)
  • runs in the oldest browsers (not yet)
  • might break some APIs (if not now, then when?)

Supports already:

  • very simple api
  • capture & identify calls
  • $context from window
  • only send events after optin if needed
  • payload compression
  • 10kb (includes 5kb compression code)

Browser support:

  • This library ES6 compatible browsers (everything except IE). If you need to support IE, feel free to transpile the source to ES5 after including it in your bundle.
0.0.2

2 years ago

0.0.1

2 years ago

2.0.1

2 years ago

2.0.0

2 years ago

0.0.5

2 years ago