ios - Find how many people downloaded my App -


i know google analytics don't want use , before used below itunes api information

http://itunes.apple.com/lookup?bundleid=com.myappbundelid.com 

it not provided downloaded peoples count so.

anybody have ideas how display how many peoples download app ?

apple doesn’t provide data. can try many 3rd party tools extract data these tools give estimated data can misleading.

i hope helpful. :)


Comments

Popular posts from this blog

sql - Time in datatime field -

javascript - How to split the success output from an Ajax post? -

java - sharing object across different classes -