# Analytics Dashboard

Track page performance — traffic, conversions, revenue, and experiment history.

## Accessing

Click the **analytics icon** (chart) in the left sidebar.

## Date range

Filter by **7 days**, **14 days**, or **30 days**.

## Metrics

### CRO Score

Overall page quality score. Green = high, Yellow = room to improve, Red = issues to address.

### Key metrics

Sessions, Conversions, Conversion rate, Revenue

### Revenue chart

Daily revenue trends over the selected period.

## Experiment history

| Column             | Description             |
| ------------------ | ----------------------- |
| Control section    | Original section tested |
| Challenger section | Variant tested against  |
| Dates              | When the experiment ran |
| Winner             | Control or challenger   |
| Lift               | % improvement           |


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.pagefly.io/smart-pages/running-ab-experiments/analytics-dashboard.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
