UNPKG

react-analytics-tracker

Version:

react-analytics-tracker is a React component for tracking user interactions and events on your web application. This component captures click and view events, collects various data points, and reports them to a specified endpoint.

3 lines (2 loc) 115 B
export * from "./components/analyticsTracker/index.ts"; export * from "./components/analyticsProvider/index.ts";