> ## Documentation Index
> Fetch the complete documentation index at: https://docs.zixflow.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Installation

> Install the Zixflow Node.js SDK.

Install **[@zixflow/analytics-node](https://www.npmjs.com/package/@zixflow/analytics-node)** from npm:

```bash theme={null}
npm install @zixflow/analytics-node@^1.1.5
```

Or with yarn:

```bash theme={null}
yarn add @zixflow/analytics-node@^1.1.5
```

`@zixflow/analytics-core` is installed automatically as a dependency.
