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

# Average Page Views per Session: Site Engagement Depth

> Track average pages viewed per session to measure site engagement depth. Learn the formula, see examples, and identify content that keeps visitors exploring.

<Tip>
  The average number of pages visitors view during a single session on your site.
</Tip>

## Formula

<Info>
  **Avg Page Views per Session** = **Page Views** ÷ **Sessions**
</Info>

### Formula Components

| Metric                                                              | Definition                             |
| ------------------------------------------------------------------- | -------------------------------------- |
| [**Page Views**](/reference/metrics/funnel/awareness/page-views)    | Total pages loaded across all sessions |
| [**Sessions**](/reference/metrics/funnel/awareness/unique-sessions) | Unique visitor sessions on your site   |

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

***

## Example

Your site recorded **4.2 pages per session** this month across 12,400 sessions:

| Traffic Source | Avg Pages/Session | Sessions |
| -------------- | ----------------- | -------- |
| Organic Search | 5.1               | 4,200    |
| Email Campaign | 4.8               | 2,800    |
| Paid Social    | 3.2               | 3,100    |
| Direct         | 3.9               | 2,300    |

***

## How It Works

Each time a visitor lands on your site, Upstack starts a session. Every page they view increments the page view count. Dividing total page views by total sessions gives you the average browsing depth across all visitors.

***

## When to Use

| Scenario                        | Action                                                |
| ------------------------------- | ----------------------------------------------------- |
| Measuring content engagement    | Higher values indicate visitors explore more pages    |
| Evaluating landing page quality | Low values suggest visitors leave without exploring   |
| Comparing traffic sources       | Identify which channels bring more engaged visitors   |
| Optimizing site navigation      | Test layout changes and measure browsing depth impact |

***

## Related Metrics

| Metric                                                                                              | Relationship                                        |
| --------------------------------------------------------------------------------------------------- | --------------------------------------------------- |
| [Page Views](/reference/metrics/funnel/awareness/page-views)                                        | Numerator — total pages viewed                      |
| [Unique Sessions](/reference/metrics/funnel/awareness/unique-sessions)                              | Denominator — total sessions counted                |
| [Avg View Contents per Session](/reference/metrics/funnel/engagement/avg-view-contents-per-session) | Similar depth metric for product views specifically |

[See all Engagement metrics →](/reference/metrics/funnel/engagement)
