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

0.1.4 • Public • Published

@minimal-analytics/heap

This package is a slimmed down (2KB GZipped), drop-in replacement for the official Heap IO library. It provides page view and automatic interaction tracking. Custom events can be handled in your application by calling track with your custom event type when needed.

The package works by calling the Heap API directly, no further integrations are required.

This is intended for those who want to minimize the impact of third-party JavaScript, while maintaining essential analytics tracking. If you require the more advanced tracking that Heap provides, it's recommended you use the official version instead.

Getting Started

TBD: Work in progress

Package Sidebar

Install

npm i @minimal-analytics/heap

Weekly Downloads

9

Version

0.1.4

License

MIT

Unpacked Size

7.82 kB

Total Files

5

Last publish

Collaborators

  • jahilldev