Closed
Bug 1258956
Opened 9 years ago
Closed 8 years ago
Implement Engagement Ratio (Dau/Mau) for Hello
Categories
(Cloud Services Graveyard :: Metrics: Pipeline, defect, P3)
Cloud Services Graveyard
Metrics: Pipeline
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: kparlante, Unassigned)
References
Details
Write (and automate) a lua filter to implement Hello's engagement ratio as defined in https://bugzilla.mozilla.org/show_bug.cgi?id=1248569#c3
Output as a csv file:
date,mau,dau
2016-01-02,10000000,20000000
To conform with summary dashboard PRD: https://docs.google.com/document/d/1WnAsGG63oOceiJEbJE7rcOo1zcNxq9pQwNMc7CAqe0k/edit
Updated•9 years ago
|
Priority: -- → P3
Comment 1•9 years ago
|
||
Katie, there is a bug open for this (1255012). Does this need to be a lua filter now that 1253644 landed?
Flags: needinfo?(kparlante)
Reporter | ||
Comment 2•9 years ago
|
||
The engagement ratio as defined in https://bugzilla.mozilla.org/show_bug.cgi?id=1248569#c3 is based on server logs, not Telemetry data. That said, I believe a Telemetry based engagement ratio is preferred.
I'll check on this with the KPI team tomorrow before clearing the needinfo...
Updated•8 years ago
|
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WONTFIX
Reporter | ||
Comment 3•8 years ago
|
||
No, this does not need to be a lua filter. ;)
Reporter | ||
Updated•8 years ago
|
Flags: needinfo?(kparlante)
Updated•6 years ago
|
Product: Cloud Services → Cloud Services Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•