Plausible Analytics is not designed to be a clone of Google Analytics. It is meant as a simple-to-use replacement and a privacy-friendly alternative that can help many site owners.
It's quick, simple to use and understand with all the metrics displayed on one page. Doesn't track hundreds of metrics like Google Analytics does
Lightweight script of less than 1 KB so sites load fast. The script is 45 times smaller script than the Google Analytics one
Doesn't use cookies so there's no need to worry about cookie banners
Doesn't track personal data so it's compliant with GDPR out of the box and you don't need to worry about asking for data consent
It's open source with the code available on GitHub so you can even self host exactly the same product free as in beer
Unlike Google Analytics, the cloud product is not free as in beer because the business model is subscriptions rather than selling the data of your visitors. Plausible Analytics is bootstrapped without any external funding so the subscription fees help cover the costs and time spent on development.
I've been using plausible since Sep 2019 and never had any doubts about it. It provides me with everything I need related to visitor stats while keeping privacy in first place.
It doesn't slow down my website loading speed (it's amazing, it's less than 1KB in size!), is not blocked by adblockers since it's not really a tracker tracker, and owners are super cool and they actually respond to every inquiry you could possibly have.
If you're looking for de-googling your stuff, you can start with Plausible :)
I tried several analytics tools prior to Plausible, namely Google Analytics and later on Matomo. I found both to be fairly complicated for my usage which is a personal blog. Complicated in the way I had to install and use them. Plausible's simple to set up approach combined with a very clean and inviting user interface was a breath of fresh air. It's simple and clean enough that it actually makes me want to check and analyse my traffic which is a feeling I never thought I'd have having tried alternatives.
It offers clear information about what I really need, without distractions, without advertising and does not slow my site.
Based on our record, Plausible.io should be more popular than Practical Common Lisp. It has been mentiond 201 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
There was a time when open source software meant “functional, but clunky.” That’s changed. Tools like Plausible (analytics), N8N (automation), Umami (web stats), and Vaultwarden (password manager) are beautifully built, stable, and powerful. Many match or even beat their commercial alternatives. - Source: dev.to / about 4 hours ago
Plausible is a privacy-focused website analytics tool that provides simple, actionable insights into website traffic and visitor behavior. It prioritizes data privacy by offering transparent analytics without cookies, tracking scripts, or personal data collection. - Source: dev.to / 2 months ago
Perfect for companies running under tight EU privacy regulations. Find more: Plausible analytics. - Source: dev.to / 2 months ago
In this interview, Marko Saric shared his thoughts on privacy and running a bootstrapped SaaS business. Plausible integration is already available in Open SaaS as a privacy-friendly alternative to Google Analytics. We hope this interview helps you understand the value of such a product, and the nature of running an open source business. - Source: dev.to / 3 months ago
Plausible Analytics (https://plausible.io/) is a lightweight, privacy-focused analytics tool that’s designed to be simple and easy to use. Unlike Google Analytics, Plausible gives you just the metrics you need—without the bloat. - Source: dev.to / 3 months ago
I began learning Common Lisp (CL) from the Common Lisp HyperSpec (CLHS): https://www.lispworks.com/documentation/HyperSpec/Front/Contents.htm When I began learning CL about two decades ago, I did not know of any other source, so CLHS was my only source back then and I think it has served me well. A popular recommendation these days is Practical Common Lisp (by Peter Seibel): https://gigamonkeys.com/book/. - Source: Hacker News / 4 months ago
A quote originally (AFAIK) from the wonderful (and free!) book 'Practical Common Lisp'. https://gigamonkeys.com/book/. - Source: Hacker News / 8 months ago
The Giga Monkeys Book, Practical Common Lisp is also excellent: https://gigamonkeys.com/book/. - Source: Hacker News / 10 months ago
> So it's really pick your poison; either the child controls the call, at the risk of doing it wrong or not at all, or it doesn't but then certain things become impossible. CL lets you do both in various ways: the typical way to define a constructor is an :AFTER method that just sets the slots (fields in other languages) of the object and having a lot of behavior in constructors is unusual. You can also define an... - Source: Hacker News / about 1 year ago
There are a bunch of things to learn from Lisp: * list processing -> model data as lists and process those * list processing applied to Lisp -> model programs as lists and process those -> EVAL and COMPILE * EVAL, the interpreter as a Lisp program * write programs to process programs -> code generators, macros, ... * write programs in a more declarative way -> a code generator transforms the description into... - Source: Hacker News / about 1 year ago
Google Analytics - Improve your website to increase conversions, improve the user experience, and make more money using Google Analytics. Measure, understand and quantify engagement on your site with customized and in-depth reports.
Land of Lisp - Learning Resources
Fathom Analytics - Simple, trustworthy website analytics (finally)
Real World Haskell - Learning Resources, Programming Courses, and Learn Programming
Matomo - Matomo is an open-source web analytics platform
On Lisp - Learning Resources