Counter
Simple, privacy-friendly, cookie-free web analytics alternative to Google Analytics.
Why consider Counter?
Counter is an open-source, privacy-friendly web analytics platform. Built with Python and Django, it collects zero personal data, sets no cookies, and displays essential visitor metrics (pageviews, referrers, browsers, screen sizes) in a single-page dashboard.
Learn Counter by building
Practical setup notes, real use cases, and copy-ready examples in one focused guide.
In this guide2 sections
Overview of Counter
Counter gives webmasters clear visibility into website traffic without annoying GDPR cookie consent banners.
Installation
<script>if(!sessionStorage.getItem("_swa")&&document.referrer.indexOf(location.protocol+"//"+location.host)!==0){fetch("https://counter.dev/track")};sessionStorage.setItem("_swa","1");</script>Counter is licensed under the GNU AGPL-3.0 license.
Related tools
More options with a similar category or technology profile.
diskus
Minimal, fast alternative to du -sh written in Rust using multi-threaded directory traversal.
peco
Simplistic interactive filtering tool for Unix pipelines, process lists, and file trees.
Dapr CLI
Command-line tool for managing Dapr distributed application runtime environments and sidecars.
Freeze
Generate beautiful image screenshots and SVGs of code snippets and terminal outputs.