Closed Bug 889406 Opened 12 years ago Closed 12 years ago

Turn back on the apps stats

Categories

(Marketplace Graveyard :: Statistics, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: alexis+bugs, Assigned: alexis+bugs)

Details

Currently, the statistics for the apps are being collected but not used by monolith, we need to turn them back on to be sure we're providing the data needed to display app-related stats.
Good news, it seems that all the data is still on the server side, waiting to be harvested. On -dev: >>> MonolithRecord.objects.filter(key='install').count() 193019 >>> MonolithRecord.objects.filter(key='app-submitted').count() 1177
Closing this since monolith is not used on prod nor stage so far, so that's unrelated.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.