Skip to content

Commit b89b587

Browse files
committed
Updates Analytics FAQ
1 parent f28b321 commit b89b587

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/content/docs/analytics/faq/about-analytics.mdx

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,3 +48,9 @@ You may not be seeing metrics on Cloudflare Analytics for the following reasons:
4848
:::note
4949
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`.
5050
:::
51+
52+
## Why does the analytics data on the **Overview** page not match what I see under **View More Analytics**?
53+
54+
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`).
55+
56+
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.

0 commit comments

Comments
 (0)