How long does Google Play Store take to update install count

旧巷老猫 提交于 2021-02-16 10:29:38

问题


I have an app on the Play Store. I recently completed 500 downloads of the app. The Google Play Developer Console is showing 525 installs as of 2 days ago (29th May):

So, the data is already 2 days old. But on the play store, it still shows 100-500 in the Installs section:

If it is already updated in the Play Developer Console, then it should be updated in the Play Store. So, my question is, how long does the play store take to update this stat?

Update

It got updated. I guess I was just being impatient :)


回答1:


The count of installs on your app page is rounded up (or for better understanding milestone based). As and when you reach thresholds the displayed count changes.

You have crossed 500 now so it shows 500. Your next milestone is 1000. Once you cross 1000 downloads the number on your app page on play store will show 1000 downloads. There after 5k, 10k, 50k, 100k, 500k, 1M and so on.

Also the updates take time and are not instantaneous. It may sometimes take over a week and sometimes just a day. Depends on when google's data processing jobs to update the statistics executes.



来源:https://stackoverflow.com/questions/37538473/how-long-does-google-play-store-take-to-update-install-count

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!