You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/docs/web-analytics/configuration-options/filters.mdx
+5-3Lines changed: 5 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,9 +12,11 @@ To filter the data shown on Web Analytics:
12
12
2. Select the **Analytics & Logs** drop-down and choose **Web Analytics**.
13
13
3. Select the website you want to check.
14
14
4. Select **Add filter**.
15
-
5. In the **New filter** box, choose your criteria from the dropdown.
15
+
5. In the **New filter** box, choose your criteria from the dropdown. Refer to the [Dimensioms](/web-analytics/data-metrics/dimensions/) page for a list of available filters and their descriptions.
16
16
6. Select **Apply**.
17
17
18
-
By default, Web Analytics shows you the previous 24 hours of data. To change the time period shown, use the drop-down menu above the graph. You can also select and drag the cursor on the graph to choose a time period.
18
+
### Additional tips
19
19
20
-
Scroll below the graph for a breakdown of top visits by country and visits by source.
20
+
- By default, Web Analytics shows data for the previous 24 hours. Adjust the time range using the dropdown menu above the graph.
21
+
- Select and drag the cursor on the graph to choose a custom time period.
22
+
- Scroll below the graph to view detailed breakdowns, for instance of top visits by country or by device type.
Copy file name to clipboardExpand all lines: src/content/docs/web-analytics/data-metrics/core-web-vitals.mdx
+13-9Lines changed: 13 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,25 +16,29 @@ Core Web Vitals is currently only supported in Chromium browsers, with Safari an
16
16
17
17
:::
18
18
19
-
## Web Analytics Vitals Explorer
19
+
## Access Core Web Vitals
20
20
21
-
Vitals Explorer enables you to easily pinpoint which elements in a web page are affecting the user’s experience while browsing your website, in a visual form.
22
-
To find Vitals Explorer:
21
+
Core Web Vitals enables you to easily pinpoint which elements in a web page are affecting the user’s experience while browsing your website, in a visual form.
22
+
To access Core Web Vitals:
23
23
24
24
1. Log in to the [Cloudflare dashboard](https://dash.cloudflare.com/login), and select your account.
25
25
2. Select the **Analytics & Logs** drop-down and choose **Web Analytics**.
26
26
3. Select your website and select **Core Web Vitals**.
27
27
28
-
Vitals Explorer is divided into three main sections, each one with information about a specific feature that affects user experience:
28
+
### Core Web Vitals metrics
29
29
30
-
*[Largest Contentful Paint (LCP)](https://web.dev/optimize-lcp/): Measures perceived load speed by the user. It returns how long the main content of the page takes to be loaded.
31
-
*[Interaction to Next Paint (INP](https://web.dev/inp/): Measures user interface responsiveness – how quickly a website responds to user interactions like clicks or key presses.
32
-
*[First Input Delay (FID)](https://web.dev/optimize-fid/): Measures how fast a website is to respond to the first user input.
33
-
*[Cumulative Layout Shift (CLS)](https://web.dev/optimize-cls/): Measures visual stability, that is, if there are shifts in the page layout as the various elements are being loaded into view.
30
+
Core Web Vitals is divided into three main sections, each one with information about a specific feature that affects user experience:
31
+
32
+
-[Largest Contentful Paint (LCP)](https://web.dev/optimize-lcp/): Measures perceived load speed by the user. It returns how long the main content of the page takes to be loaded.
33
+
-[Interaction to Next Paint (INP](https://web.dev/inp/): Measures user interface responsiveness – how quickly a website responds to user interactions like clicks or key presses.
34
+
-[First Input Delay (FID)](https://web.dev/optimize-fid/): Measures how fast a website is to respond to the first user input.
35
+
-[Cumulative Layout Shift (CLS)](https://web.dev/optimize-cls/): Measures visual stability, that is, if there are shifts in the page layout as the various elements are being loaded into view.
34
36
35
37
Each of these metrics represents an impact to the user experience, which is quantified and graded by Web Analytics.
36
38
37
-
Cloudflare Web Analytics offers interactive exploration in Core Web Vitals by allowing you to filter data by Country, Host, Path, Referrer, Device Type, Browser, or Operating System, and identify which users are the most impacted.
39
+
Cloudflare Web Analytics offers interactive exploration in Core Web Vitals by allowing you to filter data by URL, Browser, Operating System, Country, and Element.
40
+
41
+
### Debug view
38
42
39
43
Below each graph, the Debug View section has the top five elements with a negative impact on each metric. Selecting the elements shown in the data table gives you more details about them.
Copy file name to clipboardExpand all lines: src/content/docs/web-analytics/data-metrics/dimensions.mdx
+10-10Lines changed: 10 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,16 +8,16 @@ sidebar:
8
8
9
9
Dimensions are the labels used to describe different types of metrics or data. For example, **Referer** is the data collected from external links referring visits to a page, while **Browser** shows which browsers accessed your website.
10
10
11
-
Below you will find a list of the different dimensions you can use to filter Web Analytics:
11
+
Below you can find a list of the different dimensions you can use to filter Web Analytics:
12
12
13
-
***Country**: The visitor's country.
14
-
***Host**: The domain of the site's URL.
15
-
***Path**: The links within your site referring visits to a page.
16
-
***Referer**: The external links referring visits to a page. You can access `referer host` data on the dashboard. Additionally, you can access data for the `referer path` from the GraphQL API.
17
-
***Device type**: The device visitors use to access a page (for example, desktop, mobile, or tablet).
18
-
***Browser**: The web browser visitors use to access a page.
19
-
***Operating system**: The operating system visitors use to access a page.
20
-
***Site**: The website's domain name. Used for high-level segmentation of data. For example, you can use it for a particular zone or gray-clouded website.
21
-
***Exclude Bots**: Exclude bot traffic from the dataset. With this dimension set to `Yes`, the resulting dataset will be a closer representation of real user traffic.
13
+
-**Country**: The visitor's country.
14
+
-**Host**: The domain of the site's URL.
15
+
-**Path**: The links within your site referring visits to a page.
16
+
-**Referer**: The external links referring visits to a page. You can access `referer host` data on the dashboard. Additionally, you can access data for the `referer path` from the GraphQL API.
17
+
-**Device type**: The device visitors use to access a page (for example, desktop, mobile, or tablet).
18
+
-**Browser**: The web browser (for example, Chrome, Safari) visitors use to access your website.
19
+
-**Operating system**: The operating system visitors use to access a page.
20
+
-**Site**: The website's domain name. Used for high-level segmentation of data. For example, you can use it for a particular zone or gray-clouded website.
21
+
-**Exclude Bots**: Exclude bot traffic from the dataset. With this dimension set to `Yes`, the resulting dataset will be a closer representation of real user traffic.
0 commit comments