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

# Tracify Analytics - How do I link my account?

## Overview

To authenticate with Tracify Analytics, you need:

1. **Analytics API token** — a token with access to the Tracify Analytics API.
2. **Site ID** — the Tracify site to query.
3. **Preset ID** — the attribution preset used by the published KPI templates.

This guide will walk you through obtaining these values.

### Prerequisites

* You must have a Tracify account with access to the site you want to query.
* The account must have permission to create Analytics API tokens.

### Instructions

<a id="step-1-generating-an-analytics-api-token" />

#### Step 1: Generating an Analytics API token

1. Sign in to the [Tracify dashboard](https://dashboard.tracify.ai/).
2. In the left navigation, under **Developer**, select **API Tokens**.
3. Make sure the **Analytics access** tab is selected and click **Create analytics token**.

<img src="https://mintcdn.com/nango/TXYryR3E-tsXk8l8/api-integrations/tracify/api-tokens.png?fit=max&auto=format&n=TXYryR3E-tsXk8l8&q=85&s=0ba17ca4dc4190960179d09f4b3502d4" alt="Tracify API Tokens page" width="2663" height="633" data-path="api-integrations/tracify/api-tokens.png" />

4. Choose the token's **Validity period** and click **Create analytics token**.

<img src="https://mintcdn.com/nango/TXYryR3E-tsXk8l8/api-integrations/tracify/create-analytics-token.png?fit=max&auto=format&n=TXYryR3E-tsXk8l8&q=85&s=be695e5ec3447bd1fe3fc50d0fc9f3c7" alt="Tracify create analytics token dialog" width="1356" height="444" data-path="api-integrations/tracify/create-analytics-token.png" />

5. Copy the token immediately and store it securely. Tracify will not show the token again after you close this dialog.

<img src="https://mintcdn.com/nango/TXYryR3E-tsXk8l8/api-integrations/tracify/copy-analytics-token.png?fit=max&auto=format&n=TXYryR3E-tsXk8l8&q=85&s=bf07d4586ae48f3aefb80ab6500f9370" alt="Tracify copy analytics token dialog" width="1354" height="476" data-path="api-integrations/tracify/copy-analytics-token.png" />

<a id="step-2-finding-your-site-id" />

#### Step 2: Finding your Site ID

1. In the left navigation, under **Store Settings**, select **General Settings**.
2. In the **Store Information** card, copy the **Store ID** for the store that Nango should query. This value is entered as **Site ID** in the Nango Connect form.

<img src="https://mintcdn.com/nango/TXYryR3E-tsXk8l8/api-integrations/tracify/general-settings.png?fit=max&auto=format&n=TXYryR3E-tsXk8l8&q=85&s=81091d1b11d176c351af05b5a6a461d0" alt="Tracify General Settings with Store Information" width="2668" height="1286" data-path="api-integrations/tracify/general-settings.png" />

<a id="step-3-finding-your-preset-id" />

#### Step 3: Finding your Preset ID

1. In the left navigation, under **Store Settings**, select **Presets**.
2. Choose the attribution preset that Nango should use and click the copy icon next to its **Preset ID**.

<img src="https://mintcdn.com/nango/TXYryR3E-tsXk8l8/api-integrations/tracify/presets.png?fit=max&auto=format&n=TXYryR3E-tsXk8l8&q=85&s=433da696b46062a33db5aadb2ff41947" alt="Tracify Presets page showing Preset ID values" width="2654" height="920" data-path="api-integrations/tracify/presets.png" />

The Preset ID is required by the published KPI templates. It is not required by every Tracify Analytics endpoint, such as export-status queries.

#### Step 4: Enter credentials in the Connect UI

Once you have your credentials:

1. Open the form where you need to authenticate with Tracify.
2. Enter your **Analytics API token**, **Site ID**, and **Preset ID** in the respective fields.
3. Submit the form — Nango validates the connection with a read-only KPI request.

<img src="https://mintcdn.com/nango/TXYryR3E-tsXk8l8/api-integrations/tracify/connect-form.png?fit=max&auto=format&n=TXYryR3E-tsXk8l8&q=85&s=5cea332455e539d5e45713fab14cfc6c" alt="Nango Connect form for Tracify" style={{maxWidth: "450px" }} width="887" height="1235" data-path="api-integrations/tracify/connect-form.png" />

You are now connected to Tracify Analytics.
