i want to get the Statistics details About my app in Google Play . for Custom Reporting it in my Website . is there any possible way to do it.
sangeeth
i want to get the Statistics details About my app in Google Play . for Custom Reporting it in my Website . is there any possible way to do it.
sangeeth
Yes it is possible. Google has a great tutorials on how to set up and use Google Analytics for Android here:
https://developers.google.com/analytics/devguides/collection/android/
Currently there is no official google API for doing this. Analytics is used for in app analysis. The author wants to get the data with is also displayed in the developer console of google, like how many downloads got my app, etc.