# @atlaskit/analytics-next

> React components, HOCs and hooks to assist with tracking user activity with React components

Latest version **12.5.1** (published 2026-09-14) · Apache-2.0 license · 0 weekly downloads

## Install

```sh
npm install @atlaskit/analytics-next
pnpm add @atlaskit/analytics-next
yarn add @atlaskit/analytics-next
bun add @atlaskit/analytics-next
```

## Health

**Score 65/100 (B)** — status: active.

Positive: has types; esm support; no vulnerabilities; recently updated; high maintenance score.

Warnings: low downloads.

## Facts

| | |
|---|---|
| Version | 12.5.1 |
| Published | 2026-09-14 |
| First published | 2018-02-13 |
| Weekly downloads | 0 |
| License | Apache-2.0 |
| TypeScript types | bundled |
| Module format | ESM + CommonJS |
| Dependencies | 6 |
| Unpacked size | 286.7 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Author | Atlassian Pty Ltd |
| Maintainers | atlassianartifactteam |

## Links

- npm: https://www.npmjs.com/package/@atlaskit/analytics-next
- Repository: https://bitbucket.org/atlassian/atlassian-frontend-mirror
- Homepage: https://bitbucket.org/atlassian/atlassian-frontend-mirror#readme
- Issues: https://bitbucket.org/atlassian/atlassian-frontend-mirror/issues
- npm.io page: https://npm.io/package/@atlaskit/analytics-next

## Dependencies (6)

- [prop-types](https://npm.io/package/prop-types.md) ^15.5.10
- [use-memo-one](https://npm.io/package/use-memo-one.md) ^1.1.1
- [@babel/runtime](https://npm.io/package/@babel/runtime.md) ^7.0.0
- [@atlaskit/react-compiler-gating](https://npm.io/package/@atlaskit/react-compiler-gating.md) ^0.2.0
- [@atlaskit/platform-feature-flags](https://npm.io/package/@atlaskit/platform-feature-flags.md) ^2.2.0
- [@atlaskit/analytics-next-stable-react-context](https://npm.io/package/@atlaskit/analytics-next-stable-react-context.md) 1.0.1

## Recent versions

- 12.5.1 (latest) — 2026-09-14
- 9.1.3 (next) — 2023-05-17
- 7.1.0 (design-system-lite-mode) — 2020-09-22
- 6.3.8 (hotfix) — 2020-08-26
- 12.5.0 — 2026-08-29
- 12.4.1 — 2026-08-27
- 12.4.0 — 2026-08-25
- 12.3.3 — 2026-08-11
- 12.3.2 — 2026-08-03
- 12.3.1 — 2026-07-14
- 12.3.0 — 2026-07-14
- 12.2.1 — 2026-07-13
- 12.2.0 — 2026-07-06
- 12.1.0 — 2026-06-26
- 12.0.1 — 2026-06-23
- … 130 more at https://npm.io/package/@atlaskit/analytics-next/versions

## README

# 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).

---
_Source: https://npm.io/package/@atlaskit/analytics-next · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
