Search code examples
flutterfirebase-analytics

What is the best tool to track users on flutter app?


I have created a flutter app and I want to track my users path. I want to track how many time they spend on each screen, how many time they played on my app etc.

Is it possible with firebase analytics ?


Solution

  • There are a lot of tools out there. I would suggest Matomo. * OpenSource * Easy to use * Flutter Lib available

    Tool: https://github.com/matomo-org/ Flutter Lib: https://pub.dev/packages/flutter_matomo