Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 4f78941

Browse files
authored
Update zone-analytics.mdx (#22784)
* Update zone-analytics.mdx Updated "Traffic" to the new title "HTTP Traffic" and updated the list of filtering options * Update zone-analytics.mdx Clarification on JA3 and JA4 filters
1 parent 51f6791 commit 4f78941

File tree

1 file changed

+33
-6
lines changed

1 file changed

+33
-6
lines changed

src/content/docs/analytics/account-and-zone-analytics/zone-analytics.mdx

Lines changed: 33 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -43,11 +43,11 @@ This section outlines the metrics available under each Analytics app tab. Before
4343

4444
Below is a summary of each Analytics app tab.
4545

46-
### Traffic
46+
### HTTP Traffic
4747

4848
#### Free plan
4949

50-
These metrics include legitimate user requests as well as crawlers and threats. The Traffic tab features the following panels: 
50+
These metrics include legitimate user requests as well as crawlers and threats. The HTTP Traffic tab features the following panels: 
5151

5252
* **Web Traffic** - Displays metrics for *Requests*, *Bandwidth*, and *Unique Visitors*. If you are using Cloudflare Workers, subrequests data will not be visible in zone Traffic Analytics. Instead, you can find subrequests analytics under the **Workers & Pages** tab in the **Overview** section. Refer to [Worker Analytics](/analytics/account-and-zone-analytics/analytics-with-workers/#worker-analytics) for more information.
5353
* **Web Traffic Requests by Country** - Is an interactive map that breaks down the number of requests by country.  This panel also includes a data table for **Top Traffic Countries / Regions** that display the countries with the most number of requests (up to five, if the data exists).
@@ -56,19 +56,46 @@ These metrics include legitimate user requests as well as crawlers and threats.
5656

5757
:::note
5858

59-
Privacy-first Web Traffic Analytics are available on the Pro, Business,
59+
Privacy-first HTTP Traffic Analytics are available on the Pro, Business,
6060
and Enterprise plans.
6161
:::
6262

63-
Analytics are based on Cloudflare's edge logs, with no need for third party scripts or trackers. The Traffic tab features the following metrics:
63+
Analytics are based on Cloudflare's edge logs, with no need for third party scripts or trackers. The HTTP Traffic tab features the following metrics:
6464

65-
* **Requests** - An HTTP request. A typical page view requires many requests. If you are using Cloudflare Workers, subrequests data will not be visible in zone Traffic Analytics. Instead, you can find subrequests analytics under the **Workers & Pages** tab in the **Overview** section. Refer to [Worker Analytics](/analytics/account-and-zone-analytics/analytics-with-workers/#worker-analytics) for more information.
65+
* **Requests** - An HTTP request. A typical page view requires many requests. If you are using Cloudflare Workers, subrequests data will not be visible in zone HTTP Traffic Analytics. Instead, you can find subrequests analytics under the **Workers & Pages** tab in the **Overview** section. Refer to [Worker Analytics](/analytics/account-and-zone-analytics/analytics-with-workers/#worker-analytics) for more information.
6666
* **Data Transfer** - Total HTTP data transferred in responses.
6767
* <a id="page-views" /> **Page views** - A page view is defined as a successful HTTP response with a content-type of HTML.
6868
* **Visits** - A visit is defined as a [page view](#page-views) that originated from a different website, or direct link. Cloudflare checks where the HTTP referer does not match the hostname. One visit can consist of multiple page views.
6969
* **API Requests** - An HTTP request for API data.
7070

71-
To receive more detailed metrics, **Add filter**. You can also filter each metric by **Referer**, **Host**, **Country**, **Path**, **Status code**, **Origin status code**, **Browser**, **Operating system**, or **Device type**
71+
To receive more detailed metrics, **Add filter**. You can also filter each metric by:
72+
73+
* Cache status
74+
* Data center
75+
* Source ASN
76+
* Country
77+
* Source device type
78+
* Source IP
79+
* Referer host
80+
* Host
81+
* HTTP method
82+
* HTTP version
83+
* Path
84+
* Query string
85+
* Content type
86+
* Edge status code
87+
* Origin status code
88+
* Security Action
89+
* Security Source
90+
* Source browser
91+
* Source operating system
92+
* Source user agent
93+
* X-Requested-With header
94+
95+
In addition, the following filters are available to Enterprise [Bot Management](/bots/get-started/bot-management/) customers only.
96+
97+
* Source JA4 fingerprint
98+
* Source JA3 fingerprint
7299

73100
To change the time period, use the dropdown menu on the right-hand side above the graph. You can also drag to zoom on the graph.
74101

0 commit comments

Comments
 (0)