Skip to content

Commit 8029ebf

Browse files
authored
Update faq.mdx
added ### Can I use Real User Monitoring (RUM) with Cloudflare Workers? internal ref: PCX-21174
1 parent c71d7d0 commit 8029ebf

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

  • src/content/docs/web-analytics

src/content/docs/web-analytics/faq.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,10 @@ If you have a DNS-only domain, you will have to do a [manual setup](/web-analyti
9696

9797
<Render file="web-analytics-troubleshooting" product="web-analytics" />
9898

99+
### Can I use Real User Monitoring (RUM) with Cloudflare Workers?
100+
101+
Cloudflare's Real User Monitoring (RUM) operates exclusively on the initial client request and cannot collect metrics from Worker subrequests. This is a fundamental architectural limitation designed to ensure accurate performance measurements and prevent duplicate or misleading analytics data.
102+
99103
---
100104

101105
## Functionality

0 commit comments

Comments
 (0)