Clickstream support for react and react-native applications. This javascript library sends clickstream events to a divolte server for processing through HDFS and Kafka. It supports a data model compatible with google analytics measurement protocol, including the following types of clicstream events:
- pageview
- screenview
- event
- social
- exception
- timing
yarn add clickstream
Once installed, you can view the api docs to learn how to use this library.
open node_modules/clickstream/docs/index.html