Skip to content

Commit 80fb822

Browse files
authored
[Analytics] Add link (#23048)
1 parent 5f6b428 commit 80fb822

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -64,8 +64,8 @@ Analytics are based on Cloudflare's edge logs, with no need for third party scri
6464

6565
* **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.
6666
* **Data Transfer** - Total HTTP data transferred in responses.
67-
* **Page views** - A page view is defined as a successful HTTP response with a content-type of HTML. 
68-
* **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. 
67+
* <a id="page-views" /> **Page views** - A page view is defined as a successful HTTP response with a content-type of HTML.
68+
* **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

7171
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**

0 commit comments

Comments
 (0)