> ## 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. Products Viewed: Product Exploration

> Average distinct product pages viewed per session. More products viewed often indicates active shopping intent.

<Tip>
  Avg. Products Viewed measures the average number of distinct product pages visitors browse per session, indicating shopping intent and catalog exploration.
</Tip>

## Formula

<Info>
  **Avg. Products Viewed** = **Total Distinct Product Views** ÷ **Session Count**
</Info>

### Formula Components

| Metric                                                                | Definition                                       |
| --------------------------------------------------------------------- | ------------------------------------------------ |
| **Total Distinct Product Views**                                      | Count of unique product pages viewed per session |
| [**Session Count**](/reference/metrics/funnel/sessions/session-count) | Total number of sessions                         |

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

***

## Example

Sessions averaged **3.8 products viewed** per visit, with converting sessions showing higher exploration.

| Session Outcome | Sessions | Avg. Products Viewed |
| --------------- | -------- | -------------------- |
| Purchased       | 500      | 6.2                  |
| Added to Cart   | 2,000    | 4.8                  |
| Browse Only     | 7,500    | 2.9                  |

***

## How It Works

The Upstack Pixel tracks unique product page views within each session. Multiple views of the same product count as one. Higher product views typically correlate with purchase intent and conversion likelihood.

***

## When to Use

| Scenario                     | Action                                        |
| ---------------------------- | --------------------------------------------- |
| Low products viewed          | Improve product recommendations               |
| Comparing by traffic source  | Identify channels driving product exploration |
| Collection page optimization | Measure click-through to products             |
| Cross-sell effectiveness     | Track exploration after purchase              |

***

## Related Metrics

| Metric                                                                             | Relationship                   |
| ---------------------------------------------------------------------------------- | ------------------------------ |
| [Avg. Pages per Session](/reference/metrics/funnel/sessions/avg-pages-per-session) | Total pages, not just products |
| [Avg. Funnel Stage](/reference/metrics/funnel/sessions/avg-funnel-stage)           | Funnel progress                |
| [Intent Score](/reference/metrics/funnel/sessions/intent-score)                    | Purchase likelihood            |

[See all Session metrics →](/reference/metrics/funnel/sessions)
