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

# Session View Product Rate: Sessions with Product Views

> Measure the percentage of sessions where visitors view at least one product. Use Session View Product Rate to assess product discovery.

<Tip>
  Session View Product Rate measures the percentage of sessions where visitors viewed at least one product detail page, indicating overall product discovery effectiveness.
</Tip>

## Formula

<Info>
  **Session View Product Rate** = ( **Sessions with Product View** ÷ **Total Sessions** ) × 100
</Info>

### Formula Components

| Metric                                                                    | Definition                                                                |
| ------------------------------------------------------------------------- | ------------------------------------------------------------------------- |
| **Sessions with Product View**                                            | Count of unique sessions containing at least one product detail page view |
| [**Total Sessions**](/reference/metrics/funnel/awareness/unique-sessions) | Total number of unique visitor sessions                                   |

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

***

## Example

Your store had **8,500 total sessions** in June, with **5,100 sessions** including at least one product view, producing a **60% Session View Product Rate**.

| Device  | Total Sessions | Sessions with Product View | Rate |
| ------- | -------------- | -------------------------- | ---- |
| Mobile  | 5,100          | 2,856                      | 56%  |
| Desktop | 2,890          | 1,907                      | 66%  |
| Tablet  | 510            | 337                        | 66%  |

***

## How It Works

Session View Product Rate counts unique sessions where the visitor viewed at least one product detail page, then divides by total sessions. Unlike PV to VC Rate which measures page-level conversion, this metric measures session-level engagement—whether a visitor explored any products during their visit.

***

## When to Use

| Scenario                     | Action                                                             |
| ---------------------------- | ------------------------------------------------------------------ |
| Measuring product discovery  | Track what percentage of visitors engage with products             |
| Comparing device experiences | Identify if mobile visitors struggle to find products              |
| Evaluating landing pages     | Low rate from specific pages suggests poor product visibility      |
| Assessing traffic quality    | High-quality traffic sources should have higher product view rates |

***

## Related Metrics

| Metric                                                                 | Relationship                                      |
| ---------------------------------------------------------------------- | ------------------------------------------------- |
| [Unique Sessions](/reference/metrics/funnel/awareness/unique-sessions) | Denominator measuring total sessions              |
| [View Contents](/reference/metrics/funnel/engagement/view-contents)    | Related event that triggers session product view  |
| [PV to VC Rate](/reference/metrics/funnel/engagement/pv-to-vc-rate)    | Page-level conversion vs session-level engagement |

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