Skip to content

epiphanous/clickstream

Repository files navigation

clickstream.js

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

Install

yarn add clickstream

View the docs

Once installed, you can view the api docs to learn how to use this library.

open node_modules/clickstream/docs/index.html

About

google analytics compatible javascript clickstream capture library over divolte

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published