Closed
Bug 1116564
Opened 10 years ago
Closed 10 years ago
Fix or remove regional popularity
Categories
(Marketplace Graveyard :: Code Quality, defect, P3)
Tracking
(Not tracked)
VERIFIED
FIXED
2015-02-03
People
(Reporter: robhudson, Assigned: robhudson)
References
Details
(Whiteboard: [better-search])
The setting of regional popularity got changed in this commit when ClientData was removed:
https://github.com/mozilla/zamboni/commit/262ac0ec
We now set it to the same as the global popularity value. Since this has no use any longer let's either fix it so the regional popularity value is actually set or remove it completely.
FWIW, we can query install counts by region from Monolith. These originate from Google Analytics. Also, see bug 830902 for adjusting how we set popularity.
Updated•10 years ago
|
Priority: -- → P3
Updated•10 years ago
|
Whiteboard: [better-search]
Assignee | ||
Comment 1•10 years ago
|
||
Regional popularity fixed in https://github.com/mozilla/zamboni/commit/7388ab8
To verify:
* Ensure that a re-index has occurred to pull in the new popularity score (ask robhudson on IRC)
* View apps sorted by popularity in a region that is mature (Brazil is a good example)
* Ensure that the top apps look reasonable based on their 90 day install counts in statistics, filtered by that region.
Assignee: nobody → robhudson.mozbugs
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → 2015-02-03
Comment 2•10 years ago
|
||
Verified as fixed in FF38(Win7)
I have checked statistics(I have used Brazil as the region) for several apps in the Popular list and they look good. The apps with most install counts are displayed first.
Closing bug.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•