Search code examples
xamarinxamarin.formsgoogle-analyticsanalyticstracking

What are good analytic tools for Xamarin Forms?


I am looking for a way to track the navigation process of my users, as well as the number of clicks/user for each view, average screen time per/day/user, and so on.

I know I can do this programmatically but it doesn't seem like the ideal solution.

Is there any software that covers all of this?


Solution

  • Visual Studio App Center provides multiple useful tools. It offers real-time diagnostic data, tracking of usage patterns, user adoption and a lot more engagement metrics with App Center Analytics. You can even use custom events to get the exact user behaviors you are looking for.

    I've been using it for a while and so far i'm satisfied.