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.
Playwright might be a bit more popular than Plausible.io. We know about 281 links to it since March 2021 and only 200 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.
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
It is not entirely clear who wrote these descriptions. Maybe it was not the vendor. At least their website https://plausible.io/ has a much better wording. > No need for cookie banners or GDPR consent. - Source: Hacker News / 3 months ago
Privotron is built on a modern Python stack that leverages several powerful libraries for browser automation and configuration management. At its core, the application uses Playwright, a robust browser automation framework that provides cross-browser support and reliable DOM interaction capabilities. The command-line interface is implemented using Click, which enables sophisticated argument parsing and validation... - Source: dev.to / 13 days ago
In my job, I've encountered a tool called Playwright for this purpose and was greatly impressed by its capabilities. You can program it to do all the things you do manually -- and run them automatically without needing to open a browser. It's no wonder someone took the time to transform such bloatware as a modern browser into something more automation-friendly. Amazing! - Source: dev.to / 19 days ago
This article introduces a design pattern for end-to-end testing using Playwright. This pattern is an extension of the Page Object Model, aimed at improving test code readability and reducing the increase in code volume when adding more test scenarios or test data variations. This pattern is adopted by SVQK. A working implementation example and its test results are available in the following repositories:. - Source: dev.to / 24 days ago
I recently updated a small script I wrote to automate file uploads to a website with no API. It uses the excellent Playwright project to drive a browser - making the tedious task of filling out forms painless. - Source: dev.to / 30 days ago
E.g. If you’re interested in running the Playwright MCP, simply do:. - Source: dev.to / about 1 month 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.
puppeteer - Puppeteer is a Node library which provides a high-level API to control headless Chrome or Chromium...
Fathom Analytics - Simple, trustworthy website analytics (finally)
Selenium - Selenium automates browsers. That's it! What you do with that power is entirely up to you. Primarily, it is for automating web applications for testing purposes, but is certainly not limited to just that.
Matomo - Matomo is an open-source web analytics platform
BrowserCat - Easy, fast, and reliable browser automation and headless browser APIs. The web is messy, but your code shouldn't be.