Skip to content

Commit ee21eac

Browse files
[Analytics] Updates Analytics FAQ (#24036)
* Updates Analytics FAQ * Apply suggestions from code review Co-authored-by: marciocloudflare <[email protected]> --------- Co-authored-by: marciocloudflare <[email protected]>
1 parent 924f6e4 commit ee21eac

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 have under **View More Analytics**?
53+
54+
The Overview page shows analytics based on all traffic, including subrequests. However, when you navigate to **Analytics & Logs** > **HTTP Traffic**, 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 **Overview** and those displayed in other analytics sections of the dashboard.

0 commit comments

Comments
 (0)