Plausible Analytics VS changelog.com

Compare Plausible Analytics vs changelog.com and see what are their differences.

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
Plausible Analytics changelog.com
304 12
18,286 2,666
2.6% 0.8%
9.8 9.3
1 day ago 7 days ago
Elixir Elixir
GNU Affero General Public License v3.0 GNU General Public License v3.0 or later
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.

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-04-24.
  • We need to Speak about Google Code Quality
    2 projects | dev.to | 24 Apr 2024
    I could do the same exercise with Google Analytics and Google Tag Manager, but luckily I don't need to, since Plausible already did. A piece of advice, rip out Google Analytics and use Plausible instead. It first of all doesn't destroy your website, and secondly it doesn't violate the GDPR - So you can embed it on your site without having to warn your visitors about that they're being spied on by Google.
  • Show HN: Open-Source Ad-Free File Upload Service
    1 project | news.ycombinator.com | 22 Apr 2024
    Also, currently we are using https://plausible.io/ for analytics. No other bugs.
  • Plausible as an alternative to Google Analytics
    2 projects | dev.to | 18 Apr 2024
    I just swapped out Google Analytics with Plausible for AINIRO.IO. It’s only been a week, but so far I am super jazzed about it. First of all, Plausible doesn’t use cookies, so I can completely drop all cookie disclaimers and popups I had because of GDPR. Second of all, the site scores significantly better on load time. This results in a 10x better user experience for my website visitors, while making sure the website is still 100% conforming to GDPR laws.
  • 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 ;)

  • 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

  • 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: What is the least obnoxious way to ask for cookie permissions?
    1 project | news.ycombinator.com | 29 Sep 2023
    You log the IP address, referrer, user agent and the requested page URL but you don't set a unique cookie to identify the user.

    This still gets you plenty of actionable analytics information: where geographically people are located (via GeoIP), what pages are most popular, what platforms (including desktop vs mobile) people are using.

    I've been using https://plausible.io for analytics on a bunch of my sites for a couple of years now and I honestly don't miss the extra level of detail I got from cookie-based analytics I've used in the past.

  • 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.

changelog.com

Posts with mentions or reviews of changelog.com. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-07-30.
  • Ask HN: How does your CI/CD stack look like today?
    3 projects | news.ycombinator.com | 30 Jul 2023
    Another https://dagger.io fan here. Have been using it since late 2021 to continuously deploy a Phoenix app to Fly.io: https://github.com/thechangelog/changelog.com/pull/395. Every commit goes into production.

    This is what the GHA workflow currently looks like: https://github.com/thechangelog/changelog.com/blob/c7b8a57b2...

    FWIW, you can see how everything fits together in this architecture diagram: https://github.com/thechangelog/changelog.com/blob/master/IN...

  • Fly.io Postgres cluster went down for 3 days, no word from them about it
    9 projects | news.ycombinator.com | 20 Jul 2023
    I really like the work that you're doing Thomas, this is the right approach. FWIW, https://fly.io/blog/carving-the-scheduler-out-of-our-orchest... is one of my favourite posts on your blog.

    For everyone else reading this, we have been running https://changelog.com on Fly.io since April 2022. This is what our architecture currently looks like: https://github.com/thechangelog/changelog.com/blob/master/IN...

    After 15 months & more than 100 million requests served by our Phoenix + PostgreSQL app running on Fly.io, I would be hard pressed to find a reason to complain.

  • What Phoenix Elixir Tutorial do you want to see?
    4 projects | /r/elixir | 13 Mar 2023
  • Any good and updated open source phoenix project
    7 projects | /r/elixir | 3 Feb 2023
  • Code repositories that help you to become a better Elixir programmer
    7 projects | /r/elixir | 11 Sep 2022
  • Complete, Production-Ready Phoenix Reference Applications
    28 projects | /r/elixir | 15 Nov 2021
    Changelog.com
  • Looking for recommendation of OS phoenix app to look at
    6 projects | /r/elixir | 13 Sep 2021
  • Metaprogramming in Elixir
    5 projects | news.ycombinator.com | 22 May 2021
    I see this criticism a lot but I don't think it has anything to do with macros specifically and more so to do with lack of familiarity with Elixir. I've felt the same way about Django being magic because I had trouble following the class hierarchy. It makes a lot more sense now because I'm more familiar with Python and Django. But even today I'll be looking deeper at something and ask WTF it's doing. In that respect, Elixir codebases are easier to me. The module depth seems "shallower" and I don't have to disambiguate between what behavior is caused by class inheritance or an imported function.

    When I first tried to use Elixir several years ago Ecto.Schema [0] seemed complex and magical, but then I came to realize it's just converting module attributes to runtime code. There is not really that much complex macro logic going on.

    >This also leads to cryptic errors where you get an error in non existant lines of code.

    When was the last time you used Elixir? This isn't a problem I can recall having in the last 4 years or so of using Elixir.

    >following the control flow in Phoenix is like a maze because of all the macro substitutions.

    Can you clarify what you mean by this? A specific case as to where this happened for you would help. Phoenix's use of macros is actually pretty light [1] except for some very low level stuff. You can even see how frequently a developer will use macros in Phoenix by searching `__using__` in the codebase [2]. It's not used as much as people think. The majority is for views and controllers and only to provide a very thin layer of support on top of your regular use of code. As an example, the "macro magic" in Phoenix.Controller is just handling some basics for giving a layout and view to Plug and handling fallback actions for exceptions. You could do the plug calls manually and I think it would be safe to not use any macros in your controller code.

    Another familiarity issue with the language (and any language really) is understanding what is meaningful in a stack trace and what isn't. And the likely cause of the error in the first place. Is it syntax? Is it mistyping a variable? Is a function just used improperly? (wtf is init_p_do_apply and why does it show up in every stacktrace?) You're juggling all these different issues - learning a new paradigm, a new syntax, not knowing how to extend things. It's obviously going to be a little overwhelming and, if not strictly required, we might just pick a different language that we're more familiar with.

    [0]: https://github.com/elixir-ecto/ecto/blob/master/lib/ecto/sch...

    [1]: https://github.com/thechangelog/changelog.com/blob/master/li... (not mine, I just go here to show the most frequent use of macros in Phoenix)

    [2]: https://github.com/phoenixframework/phoenix/search?q=__using...

  • The new changelog.com setup for 2020
    4 projects | news.ycombinator.com | 26 Dec 2020
    changelog.com used to be WordPress, then became a Phoenix app because it needed features that were hacky to implement & then manage in WP. It's more of a podcasting platform these days rather than a CMS.

    The code in this repo tells the truth about what it is, and even shows how it works: https://github.com/thechangelog/changelog.com

What are some alternatives?

When comparing Plausible Analytics and changelog.com you can also consider the following projects:

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

phoenix-liveview-counter-tutorial - 🤯 beginners tutorial building a real time counter in Phoenix 1.7.7 + LiveView 0.19 ⚡️ Learn the fundamentals from first principals so you can make something amazing! 🚀

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

phoenix-chat-example - 💬 The Step-by-Step Beginners Tutorial for Building, Testing & Deploying a Chat app in Phoenix 1.7 [Latest] 🚀

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

ex_chain - Simple Markov Chain written in Elixir

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

hexpm - API server and website for Hex

ctop - Top-like interface for container metrics

stranger - Chat anonymously with a randomly chosen stranger

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

portal - A tutorial for shooting fault-tolerant portals for distributed data-transfer application in Elixir