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

# PV to VC Rate: Page View to View Content Conversion

> Measure the percentage of page views that lead to product views. Use PV to VC Rate to optimize site navigation and product discovery.

<Tip>
  PV to VC Rate measures the percentage of page views that result in product detail page views, indicating how effectively your site drives product discovery.
</Tip>

## Formula

<Info>
  **PV to VC Rate** = ( **View Contents** ÷ **Page Views** ) × 100
</Info>

### Formula Components

| Metric                                                                  | Definition                              |
| ----------------------------------------------------------------------- | --------------------------------------- |
| [**View Contents**](/reference/metrics/funnel/engagement/view-contents) | Total product detail page views         |
| [**Page Views**](/reference/metrics/funnel/awareness/page-views)        | Total page load events across your site |

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

***

## Example

Your store had **45,000 page views** and **12,150 product views** in May, producing a **27% PV to VC Rate**.

| Traffic Source | Page Views | View Contents | PV to VC Rate |
| -------------- | ---------- | ------------- | ------------- |
| Organic Search | 18,000     | 5,400         | 30%           |
| Paid Social    | 15,000     | 3,750         | 25%           |
| Direct         | 12,000     | 3,000         | 25%           |

***

## How It Works

PV to VC Rate divides View Contents (product detail page views) by total Page Views and multiplies by 100. A higher rate indicates visitors are successfully finding and exploring products. A lower rate may suggest navigation issues or misaligned traffic.

***

## When to Use

| Scenario                              | Action                                                         |
| ------------------------------------- | -------------------------------------------------------------- |
| Evaluating site navigation            | Low rate indicates visitors struggle to find products          |
| Comparing traffic sources             | Identify which channels drive more product-interested visitors |
| Measuring homepage effectiveness      | Track if homepage changes improve product discovery            |
| Analyzing collection page performance | Higher rate suggests better product merchandising              |

***

## Related Metrics

| Metric                                                                | Relationship                            |
| --------------------------------------------------------------------- | --------------------------------------- |
| [View Contents](/reference/metrics/funnel/engagement/view-contents)   | Numerator measuring product page views  |
| [Page Views](/reference/metrics/funnel/awareness/page-views)          | Denominator measuring all page loads    |
| [VC to ATC Rate](/reference/metrics/funnel/engagement/vc-to-atc-rate) | Next conversion step after product view |

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