Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions src/content/docs/analytics/faq/about-analytics.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -48,3 +48,9 @@ You may not be seeing metrics on Cloudflare Analytics for the following reasons:
:::note
Activations through a hosting partner works via a [CNAME setup](/dns/zone-setups/partial-setup/) on the `www` record. If most of your traffic actually goes to `domain.com`, [forward your traffic](/rules/url-forwarding/bulk-redirects/) from `domain.com` to `www.domain.com`.
:::

## Why does the analytics data on the **Overview** page not match what I see under **View More Analytics**?

The Overview page shows analytics based on all traffic, including subrequests. However, when you navigate to **HTTP Traffic** under **Analytics & Logs**, the metrics (for example, `Requests`, `Data`, `Visits`) are filtered to show only end user traffic (that is, `requestSource = eyeball`).

As a result, subrequests are excluded from the **HTTP Traffic** view, which can lead to discrepancies between the numbers shown in the **Overview** and those displayed in other analytics sections of the dashboard.