0.2.2 • Published 3 years ago

@hackthenorth/analytics v0.2.2

Weekly downloads
-
License
ISC
Repository
github
Last release
3 years ago

Analytics

GDPR-compliant analytics suite.

Installation

npm install @hackthenorth/analytics

Usage

useAnalyticsSpan is just useEffect to monitor the lifespan (aka how long it stays alive) of some component.

If you want to handle things yourself, use startSpan and endSpan directly.

If you want to log things that are not durations, just call log directly, passing duration 0.

If you want to log it immediately, call logImmediate.

ezpz

0.2.2

3 years ago

0.2.1

3 years ago

0.2.0

3 years ago

0.1.2

3 years ago

0.1.3

3 years ago

0.1.1

3 years ago

0.0.12

3 years ago

0.0.11

3 years ago

0.0.10

3 years ago

0.0.9

3 years ago

0.0.8

3 years ago

0.0.7

3 years ago

0.0.5

3 years ago

0.0.4

3 years ago