Statistics on installs and updates, per User and Devices, for your app. Contains total amounts, new acquisitions, as well as updates.
Metric Names Comparison
Google have been changing installs metric names on the Play Developer Console but never really reflected those changes on their API. So we created this simple table so you can understand their metrics and their equivalent names when using Easy App Reports:
Q: What's the difference between User Installs and Device Installs?
A: That's easier to explain with an example: if I install the same app on my Android phone and tablet, that's 2 device installs and 1 user install. So it's all about aggregation. One is on the user-level, whereas the other is on the device level.
Q: Why are the names of some of the Install metrics different on your connector compared to what I see on the Play Console?
A: That's because Google changed their labels on the console quite a while ago but for some reason they didn't reflect those changes on their API. If you check their documentation though, you'll notice that the names displayed there are exactly the same as we use in our platform.
Q: Which metric should I use to bring my Total Installs and not just New Installs?
A: You can use the "Daily user install" field for that. It's the equivalent of "New User Acquisitions" you see on the Play Store Console.
Q: How can I find "Daily user uninstall" on the Play Console? I can't seem to find it.
A: That’s a rare case of a field that is available on the API, but not on the Play Console. It used to be there ages ago, but it was removed from there. I
We recommend you use “uninstall_events” which has exactly the same name on the Play Console.