Closed
Bug 910824
Opened 12 years ago
Closed 12 years ago
Include anonymous installs in old app install stats
Categories
(Marketplace Graveyard :: Statistics, defect, P1)
Tracking
(Not tracked)
RESOLVED
FIXED
2013-09-03
People
(Reporter: robhudson, Assigned: robhudson)
Details
(Whiteboard: [qa-])
This bug is a couple steps:
1. Migrate anonymous app install data from the temp monolith table into global_stats. This is so the older stats source has anonymous install data which wasn't tracked previously.
2. Update code necessary to use this data to include both anonymous and logged-in installs.
Assignee | ||
Comment 1•12 years ago
|
||
https://github.com/mozilla/zamboni/commit/5d0ebbd
A migration for the older ones.
And now pulling from the monolith table for future ones.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → 2013-09-03
Comment 2•12 years ago
|
||
Please add STR here or mark it with [qa-] if no QA is needed.
Flags: needinfo?(robhudson.mozbugs)
Assignee | ||
Updated•12 years ago
|
Flags: needinfo?(robhudson.mozbugs)
Whiteboard: [qa-]
You need to log in
before you can comment on or make changes to this bug.
Description
•