Closed
Bug 549343
Opened 15 years ago
Closed 13 years ago
Locale statistics should allow grouping by language
Categories
(addons.mozilla.org Graveyard :: Statistics, enhancement)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: philikon, Unassigned)
Details
Attachments
(1 file)
136.49 KB,
image/jpeg
|
Details |
User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.2) Gecko/20100115 Firefox/3.6
Build Identifier:
The statistics dashboard rocks, but the locales data is a bit too raw to be meaningful. Most of them time you're really interested in how many people speaking a given language (e.g. 'es') use your add-on, rather than what their individual country locales (e.g. 'es-ES', 'es-MX', etc.) are. It would therefore be helpful if the dashboard could aggregate the numbers by language, in other words add up the numbers for all locales belonging to the same language.
For now, one may use this Python script http://gist.github.com/318535 with the locales data exported as CSV to generate aggregate language statistics.
Reproducible: Always
Steps to Reproduce:
n/a
Actual Results:
n/a
Expected Results:
n/a
n/a
This is a valid enhancement request and I cannot find a duplicate.
This is related to bug 418123. It may be better to fix both at the same time.
Status: UNCONFIRMED → NEW
Ever confirmed: true
- Load https://addons-dev.allizom.org/en-US/firefox/addon/adblock-plus/statistics/usage/languages/?last=90
- Check the highcharts-legend showing language filter options
Result: en-US option is present, ie country specific locale filter
Comment 3•13 years ago
|
||
fixed based on comment 2
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Assignee | ||
Updated•9 years ago
|
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•