gonzalomelov
gonzalomelov

Reputation: 981

Store device information when application uninstalled Android

Is there a way to store or know the device information when the application is uninstalled?

Can this be achieved with Google Analytics or Google Play?

Thanks in advance!

Upvotes: 0

Views: 416

Answers (1)

Amrut Bidri
Amrut Bidri

Reputation: 6360

Google Analytics is used to get all the events and statistics inside the Application. It is impossible to use Google Analytics to track every Application uninstalls. Google Play Store on the other hand stores the count of the uninstall your app had. Go to your app in play store >> Statistics >> drop down >> Daily uninstalls by device >> in second graph select device >> here you find daily uninstall based on the devices.

Already answered in comments.

Upvotes: 2

Related Questions