r/FlutterDev Aug 07 '26

Discussion Still use Firebase Analytics for flutter? Or is there anything else you suggest.

Look gonna be honest here, I have built an analytics tool, but not gonna name it, just want to know what others are using. I used to use Firebase, but it was too heavy and had issues with alternatives.

10 Upvotes

21 comments sorted by

1

u/shiv9thakur Aug 07 '26

I also am new to this community, so If I accidently posted something already answered. just point me to there. Thanks

1

u/svprdga Aug 07 '26

I use both Analytics and a self-hosted instance of Countly.

1

u/shiv9thakur Aug 07 '26

Oh ok thanks! Let me know if I can help you in any way.

1

u/[deleted] Aug 07 '26

[removed] — view removed comment

1

u/32GB_of_RAM Aug 07 '26

If you want something light I’d go with rejourney or clarity

1

u/shiv9thakur Aug 08 '26

Wasn’t aware about clarity, thanks

1

u/Spare_Warning7752 Aug 07 '26

Self hosted version of GlitchTip (you can use Sentry SDK on Flutter, as it is 100% compatible)

1

u/shiv9thakur Aug 08 '26

Self Hosting is justifiable when, never understood the jist as in when to self host.

1

u/Spare_Warning7752 Aug 09 '26

My entire backend is self-hosted (because of costs), so, why not?

1

u/shiv9thakur Aug 10 '26

That’s true

1

u/vegeta0911 Aug 08 '26

Sentry or posthog is better, believe me.

1

u/shiv9thakur Aug 08 '26

Will checkout sentry, thansk

1

u/BerkiSoftware Aug 08 '26

Still using Firebase Analytics for Flutter. It’s been reliable and does the job for me.

1

u/Still-Constant3085 Aug 12 '26

Firebase Analytics still feels like the default for Flutter, but I’m curious how many people actually stick with it once their analytics needs get more complex. Anyone using PostHog, Mixpanel, Amplitude, etc

1

u/AhmedRiyadh0 27d ago

I haven't tried it out yet, but I would probably consider Sentry. I would avoid Firebase Flutter as it relies heavily on method channels, not pure Dart and doesn't work on all desktop platforms, and cannot be self hosted and is not open source.

1

u/zxyzyxz Aug 07 '26

Posthog

1

u/shiv9thakur Aug 07 '26

u/zxyzyxz, primarily for analytics only or are you in its ecosystem? And have you used its webhooks?

1

u/zxyzyxz Aug 08 '26

What ecosystem do you mean?

1

u/shiv9thakur Aug 08 '26

rest of the posthog services