3
- Is there any way to monitor how long the user uses each application?
- Google Analytics has the ability to do this?
3
3
Yes, there is this possibility. Google Analytics gives you the average time of use sessions. There is also the "live" Feature, where you can see who is using the app at the moment.
Browser other questions tagged android app
You are not signed in. Login or sign up in order to post.
is there any documentation other than this? https://developer.android.com/reference/google/android/gms/analytics/Tracker.html
– Enzo Tiezzi
Yes: https://developers.google.com/analytics/devguides/collection/android/v4/
– Eduardo Oliveira