开发者

What is the difference between total installs and active installs in the Android market?

开发者 https://www.devze.com 2023-04-03 01:33 出处:网络
What is the difference between total installs and active installs? I have 90 total installs for my app and only 4开发者_Python百科7 active installs. What does it mean?Total installs is how many times

What is the difference between total installs and active installs?

I have 90 total installs for my app and only 4开发者_Python百科7 active installs. What does it mean?


Total installs is how many times your app has been downloaded. Active installs are how many instances of your app are on (actively used?) devices -- i.e. not uninstalled. I imagine that if a user uninstalls your app, then re-installs it, your total download count would go up by two and your active install count by one.

Advertise! Create an ad campaign with something like AdMob (result will vary), find niche forums and android-specific forums like xda-developers, droid-life, etc., that would help more people notice your app. Inside your other apps, ad links to the app you want to promote. Put a share button in your app, or add in social networking. Perhaps promote your app on a 3rd-party app store like Amazon app store.

And don't forget that a poorly designed and rated app is far less likely to be downloaded.


Here are the official definitions for these terms

Total user installs - the total number of unique users that have ever installed this app. We only count one install regardless of how many different devices they installed it on. It includes the users who have later uninstalled the app.

Active user installs - the number of users who have the app currently installed on at least one of their devices.


Total Installs: Total number of times this app has been installed (Also counting those that later uninstalled the app).

Active Installs: Number of installs that are still installed on devices (These people have not yet uninstalled the app).


I don't know exactly about it. But, while observing one of my app statistics this was the observation:

Day 1 : 4 total user installs 1 active device installs

Day 3 : 4 total user installs 4 active device installs

According to the various discussion on web, active install may be related to total number of devices application is installed. But, there is something more to it, as pointed by john Active installs are how many instances of your app are on. So, even if the app is installed but not running it won't count!


Sometimes i think that it may be something different. For example my app has only 5 days being published...it's just a normal app(with no advertisement or promotion by me) so as anyone can understand only few friends of mine have downloaded it! So I have 4 total installs and only 1 active, still as I saw for myself my friends haven't uninstalled the app(4 of my friends downloaded). They have just downloaded it and used it for a couple of times. So i might be wrong, but my experience showed me that they just don't differ only between installations and uninstallations but between something else. Or what can I say they might hesitate to publish the totals :)


But We must consider that Google Play statistics has some delay, usually (on this case) of one day. You will only see tomorrow the number of today's downloads. Evaluation, on the other hand, can be published almost instantly (numbers of 5, 4,... stars).


Update: Google has changed these terminologies now.

INSTALLS BY USER - This count increases whenever an user installs the app. This increases even if the user just updated the app to a newer version.

UNINSTALLS BY USER - This count increases whenever an user uninstalls the app. This increases even if the user just updated the app to a newer version.

INSTALLS ON ACTIVE DEVICES - This is typically the difference between 'INSTALLS BY USER' and 'UNINSTALLS BY USER'. As a rare case, if the device on which the app is installed is not active in the last 30 days, then those are excluded from this count.

Original Answer (No more relevant):

I understand this question is old but just wanted to share my experience. I noticed the same behavior as Asterios has pointed out in his comments.

When i checked the app dashboard, i found the following: By the term 'Active Installs', they actually mean Active "Device" Installs. Whereas by the term 'Total Installs', they mean Total "User" Installs.

I think some of us are confusing "Active Device Installs" with the term "Active User Installs". These 2 are totally different.

This page has all the terminology explanations: http://support.google.com/googleplay/android-developer/bin/answer.py?hl=en&answer=139628

That said, I still couldn't make any meaning out of the numbers that I see in my dashboard even though I understand what they are supposed to explain. So, I guess, there is something wrong somewhere in the calculation of those figures.


The Active Install figure can be wrong. I just uploaded the app and installed it on my phone. The next day when I logged in to Android dev backend, I could see 1 Install and 0 Active Install.

I hadn't un-installed the app. This shows that the figure can be misleading.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号