swetrix-js VS poeticmetric

Compare swetrix-js vs poeticmetric and see what are their differences.

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
  • Klotho - AWS Cloud-aware infrastructure-from-code toolbox [NEW]
  • Appwrite - The Open Source Firebase alternative introduces iOS support
  • Sonar - Write Clean JavaScript Code. Always.
  • InfluxDB - Access the most powerful time series database as a service
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.

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?
    2 projects | /r/SaaS | 9 May 2023
    The free and open source, privacy-first website analytics! https://www.poeticmetric.com
  • Show HN: Free as in freedom, privacy-first Google Analytics alternative
    2 projects | news.ycombinator.com | 1 May 2023
    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!

    2 projects | news.ycombinator.com | 1 May 2023
  • Free as in freedom, open source Google Analytics alternative written in Go
    5 projects | /r/golang | 23 Mar 2023
    And in case you want use the managed version, it is also available on https://www.poeticmetric.com by monthly or yearly subscriptions.
    5 projects | /r/golang | 23 Mar 2023
    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.
    5 projects | /r/golang | 23 Mar 2023
    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!)
    4 projects | /r/selfhosted | 7 Mar 2023
    tl;dr: https://github.com/th0th/poeticmetric, please let me know what you think about it ๐Ÿ’