@atlaskit/analytics-next
Version:
React components, HOCs and hooks to assist with tracking user activity with React components
17 lines (11 loc) • 685 B
Markdown
# Analytics-next
Tools for tracking interactions with UI components. Easily capture UI context and state when these events occur.
> **_Maintaince Mode:_** \
This package is officially in maintenance mode, which means only bugfixes or VULN fixes are currently being accepted and no known breaking changes will be approved in the PR process. \
Please refer to this [DACI](https://hello.atlassian.net/wiki/spaces/APD/pages/2470435075/DACI+analytics-next+in+a+maintenance+mode) for more details.
## Installation
```sh
yarn add @atlaskit/analytics-next
```
## Usage
Detailed docs and example usage can be found [here](https://atlaskit.atlassian.com/packages/analytics/analytics-next).