Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion public/__redirects
Original file line number Diff line number Diff line change
Expand Up @@ -2298,7 +2298,8 @@
/fundamentals/speed/amp-real-ulr/* /speed/optimization/other/amp-real-ulr/:splat 301
/fundamentals/speed/rocket-loader/* /speed/optimization/content/rocket-loader/:splat 301
/fundamentals/speed/signed-exchanges/* /speed/optimization/other/signed-exchanges/:splat 301
/fundamentals/speed/speed-test/* /speed/speed-test/:splat 301
/fundamentals/speed/speed-test/* /speed/observatory/:splat 301
/speed/speed-test/* /speed/observatory/:splat 301
/http-applications/* /version-management/:splat 301
/http3/* https://www.cloudflare.com/learning/performance/what-is-http3/ 301
/railgun/* / 301
Expand Down
2 changes: 1 addition & 1 deletion src/content/docs/data-localization/compatibility.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -190,4 +190,4 @@ The table below provides a summary of the Data Localization Suite product's beha

[^42]: Only applies to HTTP/S Spectrum applications.

[^43]: Web Analytics collects the [minimum amount of information](/web-analytics/data-metrics/data-origin-and-collection/). Alternatively, you can [exclude EU Visitors from RUM](/speed/speed-test/rum-beacon/#rum-excluding-eeaeu).
[^43]: Web Analytics collects the [minimum amount of information](/web-analytics/data-metrics/data-origin-and-collection/). Alternatively, you can [exclude EU Visitors from RUM](/speed/observatory/rum-beacon/#rum-excluding-eeaeu).
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ Cloudflare will also crawl your site in other, specific situations:

* **Speed tests**
* *User-Agent*: `Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.100 Safari/537.36 PTST/190628.140653`
* *Triggered when*: You launch a speed test from within [the Cloudflare dashboard](/speed/speed-test/run-speed-test/).
* *Triggered when*: You launch a speed test from within [the Cloudflare dashboard](/speed/observatory/run-speed-test/).
* **Support diagnostics**:
* *User-Agent*: `Cloudflare-diagnostics`
* *Triggered when*: Cloudflare Support Engineers perform error checks and by continuous monitoring used to raise intelligent alerts in the Cloudflare dashboard.
Expand Down
2 changes: 1 addition & 1 deletion src/content/docs/smart-shield/get-started.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Smart Shield is available to all customers as an opt-in configuration.
3. (Optional) Explore the different [available packages](#packages-and-availability).
4. Select **Get started for free** or choose a different package and select **Continue** to proceed to the guided onboarding flow.

Access analytics and get insights through the [Internet Observatory](/speed/speed-test/) dashboard.
Access analytics and get insights through the [Internet Observatory](/speed/observatory/) dashboard.

## Packages and availability

Expand Down
4 changes: 2 additions & 2 deletions src/content/docs/speed/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Speed allows you to assess the performance of your website and get recommendatio

## Features

<Feature header="Observatory" href="/speed/speed-test/">
<Feature header="Observatory" href="/speed/observatory/">

Use Observatory to conduct tests with both synthetic and real user data to identify potential website performance enhancements.

Expand Down Expand Up @@ -71,7 +71,7 @@ Take advantage of "server think time" to asynchronously send instructions to the

<CardGrid>

<LinkTitleCard title="Quotas" href="/speed/speed-test/run-speed-test/#quotas" icon="document">
<LinkTitleCard title="Quotas" href="/speed/observatory/run-speed-test/#quotas" icon="document">

Learn about the quota limits for the number of tests you can run per month.
</LinkTitleCard>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ As its name suggests, synthetic testing uses servers to simulate the conditions

Real user monitoring (also known as RUM), on the other hand, captures real metrics from real users accessing a website. This provides information that synthetic tests cannot capture, as users might access your website from different parts of the world, with different network conditions, ISPs, browsers and computer hardware. However, RUM data is only applied to your own website. Real user data also includes two user interaction metrics that synthetic tests do not offer - [First Input Delay (FID)](https://web.dev/fid/) and [Interaction to Next Paint (INP)](https://web.dev/inp/).

<LinkButton variant="primary" href="/speed/speed-test/run-speed-test/">Run test</LinkButton>
<LinkButton variant="primary" href="/speed/observatory/run-speed-test/">Run test</LinkButton>
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ sidebar:

---

The RUM beacon is a JavaScript snippet that runs when a Cloudflare customer enables RUM through [Web Analytics](/web-analytics/) or [Observatory](/speed/speed-test/). This script runs in users' browsers when they visit the customer's site, and its purpose is to collect performance-related data, for example, page load time, and send it to Cloudflare's systems for processing. This [data](/web-analytics/data-metrics/) is then presented to the customer, providing valuable insights into the website's performance and usage.
The RUM beacon is a JavaScript snippet that runs when a Cloudflare customer enables RUM through [Web Analytics](/web-analytics/) or [Observatory](/speed/observatory/). This script runs in users' browsers when they visit the customer's site, and its purpose is to collect performance-related data, for example, page load time, and send it to Cloudflare's systems for processing. This [data](/web-analytics/data-metrics/) is then presented to the customer, providing valuable insights into the website's performance and usage.

The RUM beacon script can be enabled into a webpage in two ways:

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@ import { Render } from "~/components";

4. Select the **Region** the automated browser will use.

5. Then, you can select, depending on your plan, **Run test once**, **Run daily test** or **Run weekly test**. Refer to the [Quotas](/speed/speed-test/run-speed-test/#quotas) section for information on the test frequency available for your plan.
5. Then, you can select, depending on your plan, **Run test once**, **Run daily test** or **Run weekly test**. Refer to the [Quotas](/speed/observatory/run-speed-test/#quotas) section for information on the test frequency available for your plan.

6. After the test finishes running, you will get a Lighthouse score and you will have access to the list of the tests run. The test result page will give you details regarding the performance of your website, both for the desktop and mobile versions. Refer to [Understand test results](/speed/speed-test/test-results/) for more information.
6. After the test finishes running, you will get a Lighthouse score and you will have access to the list of the tests run. The test result page will give you details regarding the performance of your website, both for the desktop and mobile versions. Refer to [Understand test results](/speed/observatory/test-results/) for more information.

<Render file="user-agents" product="speed" />

Expand All @@ -40,7 +40,7 @@ Once a test has been run, you can enable RUM data in the test results page:

2. Once RUM data is running on your site, you can access **Real user measurements** on your test results page. Usually it takes less than five minutes to see the data coming in, but it will depend on traffic.

Refer to [Understand test results](/speed/speed-test/test-results/) for more information about the results provided by real user data.
Refer to [Understand test results](/speed/observatory/test-results/) for more information about the results provided by real user data.

### Information collected

Expand Down
2 changes: 1 addition & 1 deletion src/content/docs/speed/optimization/measurement.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@ sidebar:

---

Enable measurement to track your traffic in a privacy-first manner, optimizing your site's speed tools. To access this feature, you need to enable [Web Analytics](/web-analytics/) on your website. This analytics tool leverages [Real User Measurement](/speed/speed-test/run-speed-test/#enable-real-user-monitoring-rum) (RUM) data, providing insights based on actual user interactions to enhance site performance effectively.
Enable measurement to track your traffic in a privacy-first manner, optimizing your site's speed tools. To access this feature, you need to enable [Web Analytics](/web-analytics/) on your website. This analytics tool leverages [Real User Measurement](/speed/observatory/run-speed-test/#enable-real-user-monitoring-rum) (RUM) data, providing insights based on actual user interactions to enhance site performance effectively.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
pcx_content_type: reference
title: RUM beacon for Web Analytics
external_link: /speed/speed-test/rum-beacon/
external_link: /speed/observatory/rum-beacon/

---
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Even when using the same compression algorithm end to end (between your origin s
- [Polish](/images/polish/)
- [Rocket Loader](/speed/optimization/content/rocket-loader/)
- [JavaScript detections](/bots/additional-configurations/javascript-detections/)
- [RUM](/speed/speed-test/run-speed-test/#enable-real-user-monitoring-rum)
- [RUM](/speed/observatory/run-speed-test/#enable-real-user-monitoring-rum)

To disable these settings for specific URI paths, create a [configuration rule](/rules/configuration-rules/).

Expand Down
Loading