InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now. Learn more →
Poeticmetric Alternatives
Similar projects and alternatives to poeticmetric
-
Plausible Analytics
Simple, open source, lightweight and privacy-friendly web analytics alternative to Google Analytics.
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
-
mysqlconfigurer
Releem is a MySQL performance monitoring tool that automates analysis, performance issue detection, configuration tuning, query optimization and schema control to save you time and improve MySQL performance.
-
-
Countly
Countly is a product analytics platform that helps teams track, analyze and act-on their user actions and behaviour on mobile, web and desktop applications.
-
-
swetrix-js
⚡️ Lightweight JavaScript tracking script for Swetrix - privacy-first and open source Google Analytics alternative
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
archive_privera
Discontinued Use the tools you know. Respect users' privacy. Forget cookie consents. Comply with GDPR, ePrivacy, COPPA, CalOPPA, PECR, PIPEDA, CASL; you name it.
-
engauge
Discontinued Product Analytics, Business Intelligence, and Product Management in a fully self-contained box
-
poeticmetric discussion
poeticmetric reviews and mentions
-
What SaaS are you working on?
The free and open source, privacy-first website analytics! https://www.poeticmetric.com
-
Show HN: Free as in freedom, privacy-first Google Analytics alternative
Hey folks,
I built the free and open source, privacy-first PoeticMetric Analytics. It has both SaaS and self-hosted options. Source code is available on https://github.com/th0th/poeticmetric.
Its stack includes; PostgreSQL for the single source of truth database, ClickHouse for time series data, RabbitMQ as the task queue, and Golang for the backend. On the frontend, I use React (Next.js, typescript and bootstrap) for a modern user experience.
No personal data is collected. And it doesn’t use any persistence stuff like cookies, local storage, etc.
I would love to hear your thoughts and feedback. Cheers!
-
Free as in freedom, open source Google Analytics alternative written in Go
For the data collection, backend serves a javascript to be included on the site (see https://github.com/th0th/poeticmetric/blob/main/backend/pkg/restapi/root/tracker.go). The flow goes like this: javascript tracker -> rest-api -> rabbitmq -> worker -> clickhouse.
-
I built an open source Google Analytics alternative (free as in freedom and privacy-first, too!)
tl;dr: https://github.com/th0th/poeticmetric, please let me know what you think about it 💐
-
A note from our sponsor - InfluxDB
www.influxdata.com | 18 Jun 2025
Stats
th0th/poeticmetric is an open source project licensed under GNU Affero General Public License v3.0 which is an OSI approved license.
poeticmetric is marked as "self-hosted". This means that it can be used as a standalone application on its own.
The primary programming language of poeticmetric is Go.