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

# Avg. Sessions per Visitor: Measure Return Visit Frequency

> Track average sessions per visitor for your e-commerce site. Measure return visit frequency and identify strong brand loyalty with the Upstack pixel.

<Tip>
  Average number of sessions each unique visitor has had. Higher values indicate returning visitors and stronger brand loyalty.
</Tip>

## Formula

<Info>
  **Avg. Sessions per Visitor** = **Sessions** ÷ **Unique Visitors**
</Info>

### Formula Components

| Metric                                                                     | Definition                                                  |
| -------------------------------------------------------------------------- | ----------------------------------------------------------- |
| [**Sessions**](/reference/metrics/funnel/awareness/unique-sessions)        | Count of distinct sessions tracked by the Upstack pixel     |
| [**Unique Visitors**](/reference/metrics/funnel/awareness/unique-visitors) | Distinct individuals identified across devices and sessions |

| Metadata        |                         |
| --------------- | ----------------------- |
| **Type**        | Number                  |
| **Data Source** | [Upstack Pixel](/pixel) |
| **Aggregation** | Ratio                   |

***

## Example

Your store had **8,400 unique visitors** who generated **12,600 sessions** in March:

| Week      | Visitors  | Sessions   | Avg. Sessions/Visitor |
| --------- | --------- | ---------- | --------------------- |
| Week 1    | 2,100     | 2,940      | 1.40                  |
| Week 2    | 2,000     | 3,000      | 1.50                  |
| Week 3    | 2,200     | 3,300      | 1.50                  |
| Week 4    | 2,100     | 3,360      | 1.60                  |
| **Total** | **8,400** | **12,600** | **1.50**              |

***

## How It Works

Avg. Sessions per Visitor divides the total number of sessions by unique visitors identified through the Upstack pixel's identity resolution. A value of 1.0 means each visitor came once; higher values indicate visitors return multiple times before converting. Rising values suggest growing brand affinity.

***

## When to Use

| Scenario                      | Action                                                        |
| ----------------------------- | ------------------------------------------------------------- |
| Measure brand loyalty         | Track how often visitors return before purchasing             |
| Evaluate retargeting          | Monitor if ad campaigns bring visitors back repeatedly        |
| Compare traffic sources       | Identify channels that drive repeat engagement                |
| Optimize the purchase journey | Higher values may indicate friction requiring multiple visits |

***

## Related Metrics

| Metric                                                                 | Relationship                                    |
| ---------------------------------------------------------------------- | ----------------------------------------------- |
| [Unique Sessions](/reference/metrics/funnel/awareness/unique-sessions) | Numerator — total session count                 |
| [Unique Visitors](/reference/metrics/funnel/awareness/unique-visitors) | Denominator — distinct visitor count            |
| [New Visitors](/reference/metrics/funnel/awareness/new-visitors)       | First-time visitors (subset of unique visitors) |

[See all Conversions metrics →](/reference/metrics/funnel/conversions)
