top | item 35125169

(no title)

chronicom | 3 years ago

It's not white labelled Plausible. The creators of it are on Twitter if you are interested in following their journey (i.e. twitter/TheBuilderJR). It's built on Tinybird, Supabase, and Next.js, while Plausible is built in Elixir using plain Postgres and Clickhouse, and Phoenix.

A lot of relatively new analytics services tend to have similar looking frontends these days I've noticed though.

discuss

order

zX41ZdbW|3 years ago

Just in case, Tinybird is built on top of ClickHouse. If you look deep enough into any analytics service, you'll find ClickHouse inside.

chronicom|3 years ago

Yeah, I was actually looking at the idea of using it to make a little analytics site for my hobby projects last week :). The reason I mentioned it separately though was that I would assume Plausible has written a lot of code to deal with things that using Tinybird means you don't have to worry about.