fugu VS Plausible Analytics

Compare fugu vs Plausible Analytics and see what are their differences.

fugu

Fugu is simple, privacy-friendly, open-source and self-hostable product analytics. šŸ” (by shafy)
Our great sponsors
  • PopRuby - Clothing and Accessories for Ruby Developers
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
fugu Plausible Analytics
39 301
203 18,032
- 3.1%
0.0 9.8
over 1 year ago about 23 hours ago
Ruby Elixir
GNU Affero General Public License v3.0 MIT License
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.

fugu

Posts with mentions or reviews of fugu. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-24.
  • You don't need analytics on your blog
    3 projects | news.ycombinator.com | 24 Dec 2023
    Taking this opportunity to tell you about my open-source side project: I've built a very simple event-based analytics solution some time ago. You can simply host it yourself and track basic events. It's not possible to track any personal information, not even IP: https://github.com/shafy/fugu
  • Analytics software
    8 projects | /r/privacy | 4 Feb 2023
  • šŸ’» šŸ¤Æ AuthN with Authentik, keyboard training with rapid_typing, Analytics with Fugu
    5 projects | dev.to | 5 Jan 2023
    Fugu (code) provides simple, privacy-friendly, open source and self-hostable product analytics. While many tools claim to be Google Analytics alternatives, one of the things Fugu really gets right is properly doing "product analytics" ā€“ Going beyond simple view tracking to help you figure out how users are using your (web) software.
  • Coding on Github Codespaces
    2 projects | /r/rails | 15 Dec 2022
    Hereā€™s a project of mine thatā€™s configured for Gitpod if anybody wants to use it.
  • Most reliable Google Analytics alternative?
    14 projects | /r/selfhosted | 15 Oct 2022
  • Ask HN: GDPR in 2022 ā€“ What do I need to know as a solo founder?
    2 projects | news.ycombinator.com | 13 Oct 2022
    If you track Personally Identifable Information, such as IP addresses or emails, yes. If you track completely anonymously, then no. Of course, this limits what kind of anylses you can do (e.g. cohort-based analyses will be impossible). But I would also wager that you don't really need that, especially if you're a small startup. You can have a look at my open-source, self-hostable Mixpanel alternative if you are interested: https://github.com/shafy/fugu
    2 projects | news.ycombinator.com | 13 Oct 2022
    Setting up solid required legal docs as you did is a good first step. In general, don't save data about your users. If you need to, minimize the amount. Don't use non-essential cookie, this allows comes with the benefit of not needing to show an annoying a cookie banner.

    As an alternative to Google Analytics, I recommend Plausible. If you need more event-based tracking (like Mixpanel), have a look at my app Fugu (https://github.com/shafy/fugu). It doesn't track unique users and is therefore compliant with GDPR. It's hosted in Germany, and you can self host it for free if you want (it's open-source).

    This is not very clear yet, but it might well be possible that using US companies as hosting providers might also become illegal under GDPR, even you use their EU data center. This is because the US government can access all US companies customer data, even if it's not hosted in the US. There are already precendences where this was ruled by a court. So, to be safe, I would also pick a EU provider, such as Hetzner, Clever Cloud or Scalingo.

  • "Best" dev setup options for new Rails devs that want consistent dev + deployment experiences?
    4 projects | /r/rails | 20 Jul 2022
    You can have a look at my .gitpod.yml config file at one of my open source apps, Fugu, for inspiration.
  • Show off your project in rails
    7 projects | /r/rails | 16 Jul 2022
    Fugu is a product analytics tool that focuses on privacy and simplicity. Think of it as an alternative to Mixpanel or amplitude. I've created it because I couldn't find a good event-based analytics tool that has these two requirements. Read more on https://fugu.lol
    7 projects | /r/rails | 16 Jul 2022
    Fugu (on GitHub)

Plausible Analytics

Posts with mentions or reviews of Plausible Analytics. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-03-16.
  • Simple no bs persistent notepad
    2 projects | news.ycombinator.com | 16 Mar 2024
    No clue what you mean, browser cache might even clear itself without you doing anything manually. This thing makes no sense.

    Nowhere ever did it say Tech Demo anywhere, not in the HN headline, not on the page itself. No, thanks. And even as a tech demo, there is nothing impressive going in. It is stores shit to local storage, I guess. Lol, I just looked this up, and it was in Firefox on 2009 already? WHAT? https://developer.mozilla.org/en-US/docs/Web/API/Window/loca... I never used it myself directly, but I remember reading about some API that kind of is the new version of cookies that can store more and better and I think that is it. 2009, I would swear what I think about was newer, maybe I am mixing something up, maybe not.

    It has unnecessarily tracking from the comment above, not sure if it even sends all your notes to https://plausible.io, and I do not care. For me, this fails as a tech demo or whatever the fuck It's supposed to be. Sorry to not get all excited about everything posted here. In 2009 it for sure would ;)

    2 projects | news.ycombinator.com | 16 Mar 2024
  • Using Analytics on My Website
    7 projects | news.ycombinator.com | 15 Dec 2023
    If you already use Posthog, Web Analytics has been in Public Beta for quite some time.[1]

    If I remember correctly, CloudFlare Analytics does not need you to register your domain with them. I personally feel keeping domain registration coupled with your DNS provider is not a good idea.

    Plausible[2] has an Open Source self-hostable version but is not so updated in sync with their SaaS version.

    Umami[3] is another simple, clean one. And, of course, as many have suggested, Matomo is the other well-established one. If you want to avoid maintaining a hosting routine, a lot do the hosting out of the box these days. PikaPods[4] was good when I tried and played around for a while.

    1. https://posthog.com/docs/web-analytics

    2. https://github.com/plausible/analytics

    3. https://umami.is

    4. https://www.pikapods.com

    7 projects | news.ycombinator.com | 15 Dec 2023
    > Just use GoAcces for fuck's sake.

    GoAccess seems pretty cool and is probably a good task for the job, when you need something simple, thanks for recommending it: https://goaccess.io/

    Even if you have analytics of some sort already in place, I think it'd probably still be a nice idea to run GoAccess on your server, behind some additional auth, so you can check up on how the web servers are performing.

    That said, I'd still say that the analytics solutions out there, especially self-hostable ones like Matomo, are quite nice and can have both UIs that are very easy to interact with for the average person (e.g. filtering data by date range, or by page/view that was interacted with), as well as have a plethora of different datasets: https://matomo.org/features/

    I think it can be useful to have a look at what sorts of devices are mostly being used to interact with your site, what operating systems and browsers are in use, how people navigate through the site, where do they enter the site from and how they find it, what the front end performance is like, or even how your e-commerce site is doing, at a glance, in addition to seeing how this changes over time.

    People have also said good things about Plausible Analytics as well: https://plausible.io/

  • Open Source alternatives to tools you Pay for
    21 projects | dev.to | 8 Dec 2023
    Plausible - Open Source Alternative to Google Analytics
  • 11 Ways to Optimize YourĀ Website
    12 projects | dev.to | 12 Nov 2023
    There are many good, lightweight, and open-source alternatives to Google Analytics, such as Plausible, Matomo, Fathom, Simple Analytics, and so on. Many of these options are open-source, and can be self-hosted.
  • Ask HN: Is Google Analytics that useful?
    6 projects | news.ycombinator.com | 11 Sep 2023
  • A Developer's Guide to Blogging
    3 projects | dev.to | 26 Aug 2023
    The analytics provider I've gone with is Plausible. Sadly it's not free - about $9 a month - but it's easy to use, lightweight (the script is less than 1kb), and respects privacy, so it's worth a look IMO.
  • Best alternative to GA4 when Google Ads is your most important channel?
    2 projects | /r/PPC | 11 Jul 2023
    Plausible
  • It Took Me a Decade to Find the Perfect Personal Website Stack ā€“ Ghost+Fathom
    14 projects | news.ycombinator.com | 9 Jul 2023
    Or you need to use some other static site generator to build the HTML table from JSON.

    Something very simple, but yet so difficult.

    I liked that it was possible to use SQLite3 in production for Ghost. It worked very well and scales as well since it is mostly read operation, but they are officially dropping support for production and using only MySQL. I guess the one argument was, that sending emails for many subscribers was too much for SQLite.

    There is also another good analytics service, without cookies and also fully GDPR compliant: https://plausible.io/

What are some alternatives?

When comparing fugu and Plausible Analytics you can also consider the following projects:

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

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

GoatCounter - Easy web analytics. No tracking of personal data.

PostHog - šŸ¦” PostHog provides open-source product analytics, session recording, feature flagging and A/B testing that you can self-host.

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

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!

ctop - Top-like interface for container metrics

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

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

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

Appwrite - Build like a team of hundreds_

Koko Analytics - Privacy-friendly, open-source and lightweight analytics for your WordPress site.