Typescript client for Driftline analytics
commits
Author
Commit
Message
Date
Track methods now return void and don't await the HTTP request,
ensuring analytics never blocks app execution.
TypeScript client for Driftline Analytics.
- AnalyticsClient class for tracking events
- deriveUidFromDid helper for anonymous user ID generation
- Support for account, view, and action events
Initial release v0.1.0
v0.1.0
TypeScript client for Driftline Analytics.
- AnalyticsClient class for tracking events
- deriveUidFromDid helper for anonymous user ID generation
- Support for account, view, and action events