I have a static website on Cloudflare Pages, for which Cloudflare Web Analytics is enabled. This is the only thing I am hosting on Cloudflare, and I set it up less than 24 hours ago. On the Cloudflare Dashboard, I see 403.96k visitors in the last 7 days, whereas in Cloudflare Web Analytics it is 152.08k, a relative difference of 2.68. (In both cases, the number of page views is very close to the number of visits.) What could be the reason for this?
Cloudflare Dashboard and Cloudflare Web Analytics show very different number of visits
833 views Asked by 黄雨伞 At
1
There are 1 answers
Related Questions in CLOUDFLARE
- My Blazor UI is not responding on a domain, but working on another domain
- I created a domain name from cloudflare, and Hoisted my static site hosted in google firebase, error in adding custom domain in firebase
- Cloudflare not respecting Cache-Control
- Angular application loading weirdly when I add "/" at the end of URL
- Primeng Angular styles on subdomain don't work
- Cookies not accessible when I fetch in Astro frontmatter
- Scrape Glassdoor data with selenium
- Serve static site on S3 + CloudFlare with Apache retaining the source URL
- JS doesn't put cookies after domain change for localhost
- Rewrite subdomain to subpath of another subdomain
- How to get geolocalisation , request from AWS API Gateway?
- How should I enable my AWS API gateway use a custom domain?
- Hosting multiple static sites programmatically
- Framework error on cloudflare global network
- Unable to update cloudflare split tunnels using python and api token
Related Questions in WEB-ANALYTICS
- Can you report real-time visitors to your website using Mixpanel
- How do you send an array of items with an event using Google Tag Manager & GA4, BigQuery
- Order of summation in custom fields in Looker Studio
- Cost of user session who viewed a specific page or event in GA4
- visits log via api matomo piwik
- GA360 Revenue Allocation
- How can I manage the migration process from Universal Analytics to GA4?
- eCommerce tracking code not firing in Google Analytics 4 implementation
- Kentico web analytics - countries
- How to add a cohort filter to a single event in Mixpanel?
- Only gtm.load and gtm.dom Event sent in Google Tag Manager - no gtm.click or other events
- Cloudflare Dashboard and Cloudflare Web Analytics show very different number of visits
- Transposing rows into columns Teradata SQL
- Cloudflare Pages Web Analytics breaks AMP pages
- Get unique page view events for analytics
Related Questions in CLOUDFLARE-PAGES
- Framework error on cloudflare global network
- ENV vars wtih Github and CloudFlare pages
- 500 Internal Server Error on Cloudflare Page
- Cloudflare Pages Sveltekit Build failed with possible error in Auth.js
- What framework (if any) must be chosen when deploying Vite React app on Cloudflare pages?
- Cloudflare pages + custom domain, www CName record not working
- How to implement Default Language without URL Prefix in Next.js 14 for Static Export?
- What do you use to sanitize user input with Remix on Cloudflare Pages?
- Using 'fetch' or other methods instead of 'fs' to read markdownfiles in NextJS
- Angular 17 Passing Http Status code When Using Cloudflare Worker/Pages
- Nuxt 3 SSR resets some img height and widht to 0
- Serving compressed *.data file with Cloudflare Pages
- How to host a SvelteKit app with Server Side Events online?
- How do I get azure DevOps to put the cloudflare url in a PR comment
- Next.JS application which works locally but not works on CloudFlare pages
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?
Popular Tags
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
The Cloudflare Dashboard shows server-side analytics, meaning it will record every request to your domain (bots, utils, users, etc.)
On the free plan, their Web Analytics solution is client-side, and relies on Javascript to run and report data. This leaves is susceptible to being blocked by browser extensions. It will also not record all bot requests, particular if they are just requesting a specific page / resource, and not running in a browser.
More info - https://developers.cloudflare.com/analytics/faq/web-analytics#the-analytics-beacon-is-blocked-by-ad-blockers-including-adblockplus-brave-duckduckgo-extension-etc-why-is-that