'Google Play 'Store listing acquisitions' are very high than the actual Users registered in my app

My Google Play console of the app is showing I have 'X' number of "Store listing acquisitions" per day. I have an app that communicates with my backend servers as all users need to complete the registration (one-touch registration which will not take any time). So I know how many users exactly signed up on my app every day.

The strange issue is that my actual registered users per day are only around half of the "Store listing acquisitions" that Google is displaying in the console.

Yes, one must think that 'X' users downloaded the app and on seeing the registration screen, they might have uninstalled the app without registration. That way, the registration count from my server will be lower than the "Store listing acquisitions" in Google Play Console. But I seriously doubt that is the problem. Because I never had any reviews mentioning any such negative thoughts from the users.

And obviously, there is no bug with registration, else I would have got a ton of email and reviews mentioning the same.

Can you guys think of any other case where "Store listing acquisitions" from the Google Play Console is varying by this much than the actual installs?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source