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.
JSON Web Token might be a bit more popular than Plausible.io. We know about 301 links to it since March 2021 and only 201 links to Plausible.io. 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 / 17 days 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 / 3 months ago
Perfect for companies running under tight EU privacy regulations. Find more: Plausible analytics. - Source: dev.to / 3 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
Security Considerations • JWT o Always use HTTPS to prevent token interception o Set short expiration times o Avoid storing sensitive data in the token • OAuth o Always validate redirect URIs o Implement proper token revocation o Consider using PKCE for public clients References • The Ultimate Guide to Implementing Authentication in JavaScript Applications • OAuth 2.0 – RFC 6749 • JWT.io –... - Source: dev.to / 24 days ago
Jwt.io is a great playground to get used to working with JWTs. - Source: dev.to / about 1 month ago
The Lambda authorizer code decodes and verifies the token, and its business logic determines whether the request should proceed to the backend or be denied. Cognito access tokens are JSON Web Tokens (JWTs), and to simplify our coding, we might opt for an external package to handle token verification. - Source: dev.to / 2 months ago
You can decode the created JWT token using JWT IO web site to see what's inside. - Source: dev.to / 3 months ago
JWT.io – A great resource to decode, verify, and generate JWT tokens. - Source: dev.to / 3 months 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.
Auth0 - Auth0 is a program for people to get authentication and authorization services for their own business use.
Fathom Analytics - Simple, trustworthy website analytics (finally)
Firebase Authentication - Application and Data, Application Utilities, and User Management and Authentication
Matomo - Matomo is an open-source web analytics platform
Spring Security - The Spring portfolio has many projects, including Spring Framework, Spring IO Platform, Spring Cloud, Spring Boot, Spring Data, Spring Security...