Closed
Bug 1499498
Opened 7 years ago
Closed 6 years ago
Devtools nWAU engaged user metric
Categories
(Data Science :: Investigation, task, P3)
Data Science
Investigation
Tracking
(data-science-status Evaluation & interpretation)
RESOLVED
FIXED
| Tracking | Status | |
|---|---|---|
| data-science-status | --- | Evaluation & interpretation |
People
(Reporter: tdsmith, Assigned: tdsmith)
References
Details
Work related to understanding the engagement of Devtools users.
Counting the number of users who activate devtools on at least n days of any one-week period yields "nWAU."
nWAU proposal document: https://docs.google.com/document/d/1JaUQznD1LkQzeVFphyC1Uffs8xE4zpmdz_PcsgHZEuM/edit
| Assignee | ||
Comment 1•7 years ago
|
||
Some explorations so far:
* Early exploration https://dbc-caf9527b-e073.cloud.databricks.com/#notebook/31325/command/31326
- includes segmentation by channel, country
- covariance with user-day toolbox active time, active_ticks, URI counts
* Historical counts of nWAU https://dbc-caf9527b-e073.cloud.databricks.com/#notebook/33783/command/33784
* Devtools retention after n usage-days in a calendar week https://dbc-caf9527b-e073.cloud.databricks.com/#notebook/36073/command/36096
Some pending explorations:
* language/locale vs country for nWAU
* default browser status, number of Firefox profiles for nWAU
| Assignee | ||
Comment 2•7 years ago
|
||
cc Harald -- the data science team is trying out a Bugzilla workflow; there's no action needed but thought you might find it helpful to be tagged in here.
| Assignee | ||
Comment 3•7 years ago
|
||
Default browser status: https://dbc-caf9527b-e073.cloud.databricks.com/#notebook/41069/command/41076 -- there's a weak, gradually increasing trend between number of devtools user-days in a sample week and the probability of having Firefox set as the default browser. National differences are larger; DE > US > IN > CN.
I opened a pull request to make the NUMBER_OF_PROFILES probe available in main_summary, but I can pull raw pings to take a look at that next week.
Depends on: 1500629
| Assignee | ||
Comment 4•7 years ago
|
||
I updated the notebook linked above [1] to also plot locale vs user-days; locale was mostly independent of the number of user-days. Almost all CN users have a zh-CN locale; most German users use DE; most India users use en-US but some are en-GB.
It's possible that that German users with a greater number of user-days are marginally more likely to have a en-US locale (vs DE), and India users with a greater number of user days may be marginally more likely to have a en-GB locale (vs en-US). Both are small effects that would need additional validation.
[1] https://dbc-caf9527b-e073.cloud.databricks.com/#notebook/41069/command/41076
| Assignee | ||
Updated•6 years ago
|
data-science-status: --- → Evaluation & interpretation
Points: --- → 3
Priority: -- → P3
| Assignee | ||
Comment 5•6 years ago
|
||
I'll close this bug since there isn't any ongoing work to track; if we develop some criteria for a retrospective evaluation we can open a new bug.
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•