Provides JavaScript SDKs for tracking user events and visualizing the collected data on the Keen.io platform.
This repository houses the main Keen JavaScript SDK, combining `keen-tracking.js` for event collection, `keen-analysis.js` for data querying, and `keen-dataviz.js` for interactive chart creation. You'll need to obtain API keys from the Keen.io project console to start sending and displaying user behavior data quickly.
Provides JavaScript SDKs for tracking user events and visualizing the collected data on the Keen.io platform.
Developers looking to integrate user behavior tracking and data visualization directly into their JavaScript applications.