pirsch

Pirsch is a drop-in, server-side, no-cookie, and privacy-focused analytics solution for Go. (by pirsch-analytics)

Pirsch Alternatives

Similar projects and alternatives to pirsch

  1. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  2. Plausible Analytics

    Simple, open source, lightweight (< 1 KB) and privacy-friendly web analytics alternative to Google Analytics.

  3. ClickHouse

    ClickHouse® is a real-time analytics database management system

  4. Matomo

    154 pirsch VS Matomo

    Empowering People Ethically with the leading open source alternative to Google Analytics that gives you full control over your data. Matomo lets you easily collect data from websites & apps and visualise this data and extract insights. Privacy is built-in. Liberating Web Analytics. Star us on Github? +1. And we love Pull Requests!

  5. Umami

    123 pirsch VS Umami

    Umami is a simple, fast, privacy-focused alternative to Google Analytics.

  6. PostHog

    115 pirsch VS PostHog

    🦔 PostHog provides open-source web & product analytics, session recording, feature flagging and A/B testing that you can self-host. Get started - free.

  7. Fathom Analytics

    Fathom Lite. Simple, privacy-focused website analytics. Built with Golang & Preact.

  8. GoAccess

    GoAccess is a real-time web log analyzer and interactive viewer that runs in a terminal in *nix systems or through your browser.

  9. GoatCounter

    Easy web analytics. No tracking of personal data.

  10. lowdefy

    52 pirsch VS lowdefy

    The config web stack for business apps - build internal tools, client portals, web apps, admin panels, dashboards, web sites, and CRUD apps with YAML or JSON.

  11. Requestly

    44 pirsch VS Requestly

    Requestly was built to save developers time by intercepting and modifying HTTP Requests. It has now developed into an open-source alternative to Charles Proxy and Telerik Fiddler that works directly in browsers without VPN and proxy Issues. It is used by more than 200,000+ front-end developers and 11,000+ companies worldwide.

  12. rupy

    31 pirsch VS rupy

    HTTP App. Server and JSON DB - Shared Parallel (Atomic) & Distributed

  13. Shynet

    22 pirsch VS Shynet

    Modern, privacy-friendly, and detailed web analytics that works without cookies or JS.

  14. Ackee

    14 pirsch VS Ackee

    Self-hosted, Node.js based analytics tool for those who care about privacy.

  15. Countly

    13 pirsch VS 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.

  16. nullitics

    Minimalist open-source web analytics

  17. nomad-driver-containerd

    Nomad task driver for launching containers using containerd.

  18. gocast

    GoCast is a tool for controlled BGP route announcements from a host (by mayuresh82)

  19. snipp.in

    Fast, Light-weight, Notes, Snippet manager and code editor directly inside your browser

  20. Presto

    15 pirsch VS Presto

    The official home of the Presto distributed SQL query engine for big data

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better pirsch alternative or higher similarity.

pirsch discussion

Log in or Post with

pirsch reviews and mentions

Posts with mentions or reviews of pirsch. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-10-07.
  • Hetzner Object Storage
    2 projects | news.ycombinator.com | 7 Oct 2024
    We've been using Hetzner for years for Pirsch [0] now, and so far we had a great experience. I migrated all of our data from AWS S3 to their new object storage without issues. We only use it for user pictures and small files (white-labeling logos and such).

    This is one of the rare cases where AWS is actually cheaper for us. It's probably more worth it if you have a lot of data. The only thing we're missing now is SES, and then we've fully migrated away from AWS :)

    [0] https://pirsch.io

  • Admins wonder if the cloud was such a good idea after all
    1 project | news.ycombinator.com | 4 Sep 2024
    I've been running Pirsch [0] on Hetzner Cloud for 3 1/2 years now on a self-hosted HashiCorp Nomad cluster. It has been super stable and very cost-effective. The Hetzner VMs are really cheap and a lot more capable at the same time. You can find everything on our blog article [1].

    In front of it are two Caddy load balancers, also running on VMs (Hetzner offers load balancers, but we wanted to support custom domains [2].

    The databases are running on root servers though, to get the maximum out of them.

    When we started, we used Google Cloud. I think we would be paying at least $2,500/months for the same setup, compared to ~$400 now. And I have happily managed this all by myself. I think a proper sysadmin for a larger corp is worth the cost!

    [0] https://pirsch.io

  • Must-Have Features to Look for in a Blogging Platform
    4 projects | dev.to | 17 Feb 2024
    Pirsch Analytics (paid)
  • Using Analytics on My Website
    7 projects | news.ycombinator.com | 15 Dec 2023
    I was also looking for server-side analytics, created my own, and now it's a product! The idea is that tracking can be done from both, a JS snippet (for easy integration) and an API. Both rely on fingerprinting and almost provide the same set of features. The API just lacks screen resolution. The method is GDPR (and CCPA and whatnot) compliant.

    Original article: https://marvinblum.de/blog/server-side-tracking-without-cook...

    Product: https://pirsch.io

    before this comes up again: Yes, we checked professionally with an external DPO and it was checked by some companies you've probably heard of externally.

  • Ask HN: Any good open source alternatives to Google Analytics?
    1 project | news.ycombinator.com | 25 Jul 2023
    Pirsch analytics is a great one https://github.com/pirsch-analytics/pirsch
  • Site analytics for open source project?
    5 projects | /r/opensource | 15 Jun 2023
    Take a look at Pirsch. You can find a demo with real data here.
  • Recommend Google Analytics Alternatives
    1 project | /r/SEO | 31 May 2023
    pirsch.io :)
  • Show HN: Privacy-Focused, Open-Source Web Analytics
    1 project | news.ycombinator.com | 24 Apr 2023
  • Ask HN: Side project of more that $2k monthly revenue what's your project?
    12 projects | news.ycombinator.com | 14 Apr 2023
    I'm building Pirsch Analytics [0], a privacy-friendly web analytics tool. I think it took the two of us ~1.5 years to get to $2000 MRR. Currently we're setting just above $4000 MRR.

    It started as an experiment for my personal website and I was in the same position as you're right now. We were already working on a Notion like app to take notes, but didn't make any money and probably went into the wrong direction. As my prototype seemed to work quite well, we decided to turn it into a product.

    My initial goal was to do server-side analytics without the downsides of parsing access logs, but of course we now also have a "regular" JS snippet integration.

    You can learn more about our journey here [1] and on our blog [2]. Let me know if you have any questions!

    [0] https://pirsch.io

    [1] https://pirsch.io/about-us

    [2] https://pirsch.io/blog

  • I'm building a new SaaS tool: open source analytics for the web
    3 projects | /r/SaaS | 12 Apr 2023
    Not saying you shouldn’t or anything, but Plausible, Pirsch, and Umami are already privacy friendly open-source analytics.
  • A note from our sponsor - SaaSHub
    www.saashub.com | 19 Jan 2025
    SaaSHub helps you find the best software and product alternatives Learn more →

Stats

Basic pirsch repo stats
43
932
9.2
7 days ago

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com

Did you know that Go is
the 4th most popular programming language
based on number of references?