swetrix-js
Ultimate, privacy-focused and feature-rich alternative to Google Analytics; Swetrix JavaScript tracking client. (by Swetrix)
poeticmetric
PoeticMetric is a free as in freedom, open source, privacy-first, regulation-compliant, and blazingly fast Google Analytics alternative. (by th0th)
Our great sponsors
swetrix-js | poeticmetric | |
---|---|---|
1 | 7 | |
125 | 145 | |
3.2% | - | |
10.0 | 10.0 | |
11 days ago | 6 days ago | |
TypeScript | Go | |
MIT License | GNU Affero General Public License v3.0 |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
swetrix-js
Posts with mentions or reviews of swetrix-js.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-12-11.
poeticmetric
Posts with mentions or reviews of poeticmetric.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-05-09.
-
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
And in case you want use the managed version, it is also available on https://www.poeticmetric.com by monthly or yearly subscriptions.
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 published the beta version of PoeticMetric, a privacy-first Google Analytics alternative, backend of which is written fully in Go. It mainly uses fiber and gorm. It is on https://github.com/th0th/poeticmetric. I would love to hear your thoughts on it ๐
-
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 ๐