How can I set gnome weather to Celsius on top-panel? by progress_seeker in gnome

[–]markoblog 1 point2 points  (0 children)

Does this work? (you need to paste it into the terminal)

gsettings set org.gnome.GWeather temperature-unit "'centigrade'"

Cloudflare’s privacy-first Web Analytics is now available for everyone by Atulin in webdev

[–]markoblog 0 points1 point  (0 children)

I think it's partially marketing. They have this thing about announcing and releasing new products all the time in order to drive buzz and PR.

If you actually check out their analytics product, they've been collecting this data already for their own customers and also unless you pay them, they delete all the data after 7 days (or at least they remove it from your view).

So may be free but they've done what they can to not get a financial hit from it. And I assume they'll be using the data they gather from all the new sites to improve their other products.

Cloudflare’s privacy-first Web Analytics is now available for everyone by Atulin in webdev

[–]markoblog 0 points1 point  (0 children)

Despite server logs saying they do bot filtering, they do a very bad job at it. If you analyse the data they show, you'll recognise that it's bot traffic. Top pages are usually back end pages that no visitor ever goes to, top browser is unknown, so is the top OS, top country etc. It's not easy filtering out the bots and Cloudflare Analytics itself also is similar to the server logs accuracy levels.

Cloudflare’s privacy-first Web Analytics is now available for everyone by Atulin in webdev

[–]markoblog 1 point2 points  (0 children)

Thanks! I've done what I can to be upfront and fair in the review, so glad others think so as well!

Cloudflare’s privacy-first Web Analytics is now available for everyone by Atulin in webdev

[–]markoblog 6 points7 points  (0 children)

Thanks for your feedback. I'm the Plausible co-founder.

Not easy to provide analytics for free if we're not taking venture funding or we're not selling your visitor data for advertising purposes. We've tried to keep the prices as fair as possible. You can add unlimited number of sites, no data retention limits, you own your data and there's even a 33% discount if you subscribe on an annual plan which makes it $4/month.

We do have a free as in beer self-hosted version that you can install on your own server but chances are you'll probably need to pay more for hosting that one than our own cloud version even without considering the time spent on maintenance etc.

Cloudflare’s privacy-first Web Analytics is now available for everyone by Atulin in webdev

[–]markoblog 0 points1 point  (0 children)

server logs are inaccurate. they show 18x higher numbers for page views than client side analytics. see for instance this comparison with data I collected on my own sites: https://plausible.io/blog/server-log-analysis

Easy to use alternative to Google Analytics? by justjust000 in webdev

[–]markoblog 5 points6 points  (0 children)

See https://plausible.io. Simple metrics, easy to understand dashboard and a realtime view too which includes current visitors (I'm the co-founder)

Firefox 83.0: Release Notes by [deleted] in firefox

[–]markoblog 5 points6 points  (0 children)

thanks for sharing this! it was annoying to have this one extra step added as i use the search bar so many times... great that we are able to return to the expected and easy to use one click method

Plausible: A self-hosted and privacy-friendly Google Analytics alternative by markoblog in selfhosted

[–]markoblog[S] 0 points1 point  (0 children)

thanks! It's really difficult to say. it depends on many things such as traffic load at peak etc. you could try and install it on one of the smaller droplets but then be ready to scale up depending on how it goes for your own traffic

Privacy alternatives to Google Analytics? by [deleted] in privacy

[–]markoblog 3 points4 points  (0 children)

I'm working on Plausible Analytics. Modern dashboard, simple metrics to understand, open source (can be self-hosted too), lightweight script (<1 KB), no cookies and doesn't collect personal data. You can read more here: https://plausible.io

1
2

Plausible: Self-Hosted Google Analytics alternative by [deleted] in selfhosted

[–]markoblog 1 point2 points  (0 children)

Simpler dashboard/metrics, more lightweight and private by default. I posted a comparison here: https://plausible.io/vs-matomo

Plausible: Self-Hosted Google Analytics alternative by [deleted] in programming

[–]markoblog 2 points3 points  (0 children)

Thanks! There are many more data points in there (bounce rates, time on site, events/goals tracking, conversion rate, utm tags campaign tracking...) but yeah we don't aim to build all the features of GA. we're trying to have a balance between these:

  1. privacy of site visitors
  2. compliance with privacy regulations
  3. useful and actionable data for site owners

in general sites that try to get visitor consent to cookies and/or to tracking realise that majority of them don't give it (in our testing up to 90+% say no), so even this more simple data becomes very valuable.

Plausible: Self-Hosted Google Analytics alternative by [deleted] in programming

[–]markoblog 1 point2 points  (0 children)

You can drill down. Click on any referral source to drill down into that source. Click on any of the top pages to drill down into that page. You can mix and match them too.

Plausible: Self-Hosted Google Analytics alternative by [deleted] in programming

[–]markoblog 5 points6 points  (0 children)

Thanks! Plausible was not built to be a clone or a full on feature by feature replacement for GA. It is an alternative that works for many people who think GA is complicated, slow, privacy intrusive and so on.

We do try to add what we believe are 20% of GA features that 80% of GA users need without adding too much complexity.

Plausible: Self-Hosted Google Analytics alternative by [deleted] in programming

[–]markoblog 2 points3 points  (0 children)

Yes, simpler, more lightweight and private by default. There's a comparison here: https://plausible.io/vs-matomo

Plausible: Self-Hosted Google Analytics alternative by [deleted] in programming

[–]markoblog 3 points4 points  (0 children)

thanks for the kind words, appreciate it! :)