Earlier quoted context omitted.
Boy, is your company's product nicely done but annoying! :) Any plans to make the "continue without disabling" button harder to click in the future?
One of the local news stations uses them on their website. They have a tiny "continue without supporting us" link that blends in nicely with the text around it. The weird thing is I always see that link while my wife never does. I don't mean she can't find it; it simply isn't there. This is using Chrome on Android. No root or anything special. Doesn't matter if her phone is on wifi or mobile. On the other hand, I see…
Cloudflare’s privacy-first Web Analytics is now available for everyone
81–90 of 121 posts
Re: Cloudflare’s privacy-first Web Analytics is now available for everyone
#82Earlier quoted context omitted.
If you're interested in how many visitors are using an adblocker you can use Admiral's [1] free analytics on your site. [1] https://getadmiral.com (Full disclosure: I'm a co-founder at Admiral)
Admiral's paywall is so glitchy on mobile, when I don't have an ad blocker installed but it frequently thinks I do, that I've learned recoil in disgust from any brand that uses your service.
Re: Cloudflare’s privacy-first Web Analytics is now available for everyone
#83Earlier quoted context omitted.
This is a great move, thank you. Options to purge analytics data and visitor logs would also be handy to give us more control over our users’ privacy, as well as the ability to transparently see how much of our user data you have collected and for how long it will be retained. And while I have your ear, please consider supporting web servers hosted on non-default ports, and the setting of custom Host headers behind y…
Can you elaborate on the "custom Host headers" ask? Are you looking to rewrite the Host header as the request gets passed to the origin (without changing the resolution of the origin)? Or something more like domain fronting? An example or two would be great so I can share with the team.
Example 1: A third-party service does not support custom domains, only responds to "Host: my-company.saas-helpdesk.com". For a clean user experience, I want "support.my-domain.com" to reverse proxy to "my-company.saas-helpdesk.com" while rewriting the Host header to their origin as "Host: my-company.saas-helpdesk.com". (I realize CSP headers and all sorts of pain might happen here - perhaps not the best example - but would be great flexibility to have around)
Example 2: My startup's origin only responds to "Host: beta.mydomain.com", and the developer with access to its code is on vacation. I want to release my product. I point "www.mydomain.com" to the IP hosting "beta.mydomain.com" but since that origin does not respond to "Host: www.mydomain.com" - it does not work. I need a Host header rewrite.
Thank you for your time!
Re: Cloudflare’s privacy-first Web Analytics is now available for everyone
#84Earlier quoted context omitted.
One of the local news stations uses them on their website. They have a tiny "continue without supporting us" link that blends in nicely with the text around it. The weird thing is I always see that link while my wife never does. I don't mean she can't find it; it simply isn't there. This is using Chrome on Android. No root or anything special. Doesn't matter if her phone is on wifi or mobile. On the other hand, I see…
The publisher can choose to remove the option to bypass the modal after a certain number of visits or after a certain period of time.
Re: Cloudflare’s privacy-first Web Analytics is now available for everyone
#85As much as I applaud every alternative to Google services, I would think about these kind of analytics twice when running any kind of developer-centric service. Chance is that your target audience is running an adblocker / DNS blocker of some sort and that this will heavily skew the analytics results: The absolute numbers will be a lot lower and you will only capture folks not savvy enough for adblockers. I removed a…
If you're interested in how many visitors are using an adblocker you can use Admiral's [1] free analytics on your site. [1] https://getadmiral.com (Full disclosure: I'm a co-founder at Admiral)
I'm old enough to remember an internet that respected the sacred open ungated plain of knowledge. Publishers lost the privilege to monetize when they insisted on tracking, whether the visitor paid or not.
Re: Cloudflare’s privacy-first Web Analytics is now available for everyone
#86As much as I applaud every alternative to Google services, I would think about these kind of analytics twice when running any kind of developer-centric service. Chance is that your target audience is running an adblocker / DNS blocker of some sort and that this will heavily skew the analytics results: The absolute numbers will be a lot lower and you will only capture folks not savvy enough for adblockers. I removed a…
If you're interested in how many visitors are using an adblocker you can use Admiral's [1] free analytics on your site. [1] https://getadmiral.com (Full disclosure: I'm a co-founder at Admiral)
How do you sleep at night?
Re: Cloudflare’s privacy-first Web Analytics is now available for everyone
#87As much as I applaud every alternative to Google services, I would think about these kind of analytics twice when running any kind of developer-centric service. Chance is that your target audience is running an adblocker / DNS blocker of some sort and that this will heavily skew the analytics results: The absolute numbers will be a lot lower and you will only capture folks not savvy enough for adblockers. I removed a…
How many people using adblockers block analytics rather than just ads?
Re: Cloudflare’s privacy-first Web Analytics is now available for everyone
#88Re: Cloudflare’s privacy-first Web Analytics is now available for everyone
#89Again, not analytics. Traffic stats. Blurring meaning here again, packaging data lying around from CF ops. Same as a stats counter from 2001. Veiled comparision to Google, who's in a different category for the most part - they're more like 'business analytics' where ('privacy' aside) you can see how users surf, improve UX, make decisions to help goals.
That Google Analytics offers more in depth features is irrelevant for most people.
Re: Cloudflare’s privacy-first Web Analytics is now available for everyone
#90Basically just want to know roughly how many people are reading my blog posts and if any old posts are getting big upticks in traffic.
Hopefully this fills that need!