# Analytics (/docs/verdent-manager/my-app/analytics)

> Understand visitors, page views, traffic sources, locations, and devices for a live app



Open a Cloud project and select **My app → Analytics** to review traffic collected for the published app.

## Choose a time range [#choose-a-time-range]

Analytics opens with **Last 7 days** selected. You can switch to:

* Last 24 hours
* Last 7 days
* Last 2 weeks
* Last 30 days
* All time

Changing the range reloads the summary, chart, and breakdowns for the same period.

## Summary metrics [#summary-metrics]

<CardGroup cols="3">
  <Card title="Unique visitors">
    The number of distinct visitors recorded during the selected period.
  </Card>

  <Card title="Page views">
    The total number of page views recorded during the selected period.
  </Card>

  <Card title="Views per visit">
    The average number of page views generated by each visit.
  </Card>
</CardGroup>

Select **Unique visitors** or **Page views** to display its trend in the chart, then hover over the chart to inspect a specific time bucket. **Views per visit** is presented as a calculated summary value.

## Traffic breakdowns [#traffic-breakdowns]

| Section      | What it shows                                                                      |
| ------------ | ---------------------------------------------------------------------------------- |
| **Referrer** | The sources that sent visitors to the app and the number attributed to each source |
| **Country**  | Visitor countries, displayed with their country name, flag, and count              |
| **Devices**  | Desktop, mobile, or other reported device types and their percentage of traffic    |

When the app has not received traffic for the selected period, each section displays **No data yet** and explains what will appear after visits are recorded.

## Data scope and current limitations [#data-scope-and-current-limitations]

* Analytics is scoped to the selected Cloud project and its published app.
* Periods with no recorded visits show zero values and empty breakdowns.
* My app currently does not provide analytics export, custom date ranges, comparisons, or visitor-level drill-down.

<Tip>
  Use the URL or QR code in [General](/docs/verdent-manager/my-app/general) to share the app, then return to Analytics after it receives visits.
</Tip>
