Skip to content

Commit 4b7e49a

Browse files
angelampcostaelithrar
authored andcommitted
Update data transfer definition. (#17400)
1 parent 89348a8 commit 4b7e49a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ and Enterprise plans.
6464
Analytics are based on Cloudflare’s edge logs, with no need for third party scripts or trackers. The Traffic tab features the following metrics:
6565

6666
* **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.
67-
* **Data Transfer** - Total HTTP data transferred in requests.
67+
* **Data Transfer** - Total HTTP data transferred in responses.
6868
* **Page views** - A page view is defined as a successful HTTP response with a content-type of HTML. 
6969
* **Visits** - A visit is defined as a page view 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. 
7070
* **API Requests** - An HTTP request for API data.

0 commit comments

Comments
 (0)