Get real-time downloads of my play store app?

Is there any way to see real-time downloads of my play store app?
without seeing play console account

You can do unique open, not downloads.

use firebase, and tinydb. Store a first open value in Tinydb, and then write it to firebase.

then you can build a management app that will see the unique Opens.

3 Likes