Fathom is a privacy-focused website analytics server written in Go. It monitors website traffic and page views without collecting personal data or using intrusive cookies, providing a self-hosted alternative for traffic monitoring. The system utilizes a Preact-based dashboard interface for visualizing traffic patterns and reports. Data is persisted in a SQL database analytics store, with support for MySQL, PostgreSQL, and SQLite. The project covers the collection of visitor data via lightweight tracking snippets and the management of that data through a pluggable storage layer. It includes m
Ackee is a self-hosted web analytics platform designed for tracking website traffic and visitor behavior. It functions as a privacy-first visitor tracker that allows for the collection of engagement metrics without relying on third-party cloud providers. The platform ensures data ownership through a self-hosted deployment model. It includes an analytics data API that provides a queryable interface for fetching detailed visitor data to create custom reports and external visualizations. The system covers web traffic analysis and privacy-focused user tracking. It supports the generation of tail
Goatcounter is a self-hosted web analytics platform that collects visitor statistics without cookies, personal data, or persistent identifiers. It uses privacy-preserving techniques like anonymous session hashing to count page views and visits, and can be deployed on your own infrastructure using a binary or Docker container with SQLite or PostgreSQL storage. The platform offers multiple data collection methods, including a lightweight JavaScript snippet, an image-based tracking pixel for environments where scripts are blocked, and server log file parsing from nginx, Apache, Caddy, or CloudFr
This project is a terminal-based log analyzer and real-time traffic monitoring system designed for web server environments. It processes raw server access logs to generate structured statistical insights, providing visibility into visitor behavior, bandwidth usage, and request latency. The tool functions as a high-performance utility capable of handling large-scale datasets through multi-threaded parsing and memory-efficient data structures. The software distinguishes itself by offering both an interactive terminal interface and a web-based dashboard that updates in real-time via WebSocket st
Modern, privacy-friendly, and detailed web analytics that works without cookies or JS.
The main features of milesmcc/shynet are: Analytics, Analytics Platforms, Analytics Tools, Privacy Focused Analytics, Web Analytics.
Open-source alternatives to milesmcc/shynet include: usefathom/fathom — Fathom is a privacy-focused website analytics server written in Go. It monitors website traffic and page views without… arp242/goatcounter — Goatcounter is a self-hosted web analytics platform that collects visitor statistics without cookies, personal data,… electerious/ackee — Ackee is a self-hosted web analytics platform designed for tracking website traffic and visitor behavior. It functions… open-web-analytics/open-web-analytics — Official repository for Open Web Analytics which is an open source alternative to commercial tools such as Google… matomo-org/matomo — Matomo is a self-hosted web analytics platform designed to track user behavior and website performance while… allinurl/goaccess — This project is a terminal-based log analyzer and real-time traffic monitoring system designed for web server…