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

python - Operations inside variables -

Generic Map Parameter java -

arrays - What causes a java.lang.ArrayIndexOutOfBoundsException and how do I prevent it? -