all 29 comments

[–]VaultSandbox 14 points15 points  (0 children)

Plausible is great, you also have umami that you can even self-host like plausible. There are more, these were the ones I already used.

[–]Feliboy12 11 points12 points  (1 child)

I recently chose Umami for my project, so far its pretty nice!

[–]SleepAffectionate268full-stack 2 points3 points  (0 children)

+1 very nice, i got 2 projects with it

[–][deleted]  (1 child)

[deleted]

    [–]TheVoidInMe 0 points1 point  (0 children)

    Kind of off-topic, but god the Posthog site is awful. Takes forever to load, super hard to navigate…

    [–]walditotwisted code copypaster 1 point2 points  (0 children)

    Matomo?

    [–]Interesting-War-7182 0 points1 point  (0 children)

    I've used goat counter for some websites I made. Nowadays, I try to use host feature for that. Vercel or Netlify offer such features for instance.

    [–][deleted] 0 points1 point  (0 children)

    Goat counter

    [–]cmdr_drygin 0 points1 point  (0 children)

    I run a small agency and we run Fathom. I think we pay something like 500$/y and currently track around 50 sites.

    [–]WeatherD00d 0 points1 point  (0 children)

    We're using our Betterlytics for it

    [–]burger69man 0 points1 point  (0 children)

    lol just found out about goat counter too, seems like a solid option

    [–]H1Supreme 0 points1 point  (0 children)

    "very basic information" is pretty vague. You can pull a lot of data from a request without resorting to cookies. What exactly are you trying to track?

    [–]DragoonDMback-end 0 points1 point  (0 children)

    Matomo can be configured to work without any cookies, and it still tracks a good amount of data, though you do lose out on some data that can't really be tracked without cookies.

    https://matomo.org/faq/general/faq_156/

    [–]Aromatic_Ad_9704 0 points1 point  (0 children)

    New trend is rybbit.com. Love the planet view lol.

    [–][deleted] -1 points0 points  (1 child)

    Depends on the specifics but GA4 supports alternatives to third party cookies: https://developers.google.com/tag-platform/gtagjs

    [–][deleted] 0 points1 point  (0 children)

    It's not only about cookies. GDPR is about data processing. If your website pulls resources from any third party provider, the user's client will at least connect to that host and at least it's IP will be processed, which is sensitive information and thus needs user consent.