Closed
Bug 1508744
Opened 6 years ago
Closed 6 years ago
Instrument pin tab event
Categories
(Firefox :: Messaging System, enhancement, P1)
Tracking
()
Tracking | Status | |
---|---|---|
firefox67 | --- | fixed |
People
(Reporter: ursula, Assigned: andreio)
References
Details
(Keywords: github-merged)
Attachments
(2 files)
52 bytes,
text/x-github-pull-request
|
Details | Review | |
1.60 KB,
text/plain
|
chutten|PTO
:
data-review+
|
Details |
This is part of the success criteria for Pin Tab CFR. We need a way to know how many tabs the user has pinned so that we know if that number has moved after the user has seen a recommendation
Reporter | ||
Updated•6 years ago
|
Severity: normal → enhancement
Updated•6 years ago
|
Priority: -- → P2
Updated•6 years ago
|
Summary: Instrument ability to measure the number of pinned tabs → Instrument pin tab event
Updated•6 years ago
|
Iteration: --- → 66.1 - Dec 10-23
Updated•6 years ago
|
Iteration: 66.1 - Dec 10-23 → ---
Priority: P2 → P3
Updated•6 years ago
|
Iteration: --- → 67.2 - Feb 11 - 24
Priority: P3 → P1
Assignee | ||
Updated•6 years ago
|
Assignee: nobody → andrei.br92
Comment 2•6 years ago
|
||
Assignee | ||
Comment 3•6 years ago
|
||
We want to instrument the Pin/Unpin tab action by sending a ping every time a user uses this feature. Along with the ping we also send the maximum number of pinned tabs the user had so far for that browsing session.
Attachment #9045247 -
Flags: data-review?(chutten)
Comment 4•6 years ago
|
||
Comment on attachment 9045247 [details]
data_review_request.txt
DATA COLLECTION REVIEW RESPONSE:
Is there or will there be documentation that describes the schema for the ultimate data set available publicly, complete and accurate?
Yes. This collection is documented in Activity Stream's data documentation: https://github.com/mozilla/activity-stream/blob/master/docs/v2-system-addon/data_events.md
Is there a control mechanism that allows the user to turn the data collection on and off?
Yes. This collection is subject to the Telemetry opt-out so can be controlled through Firefox's Preferences.
If the request is for permanent data collection, is there someone who will monitor the data over time?
Yes. Nan Jiang and Andrei Oprea.
Using the category system of data types on the Mozilla wiki, what collection type of data do the requested measurements fall under?
Category 2, Interaction.
Is the data collection request for default-on or default-off?
Default on for all channels.
Does the instrumentation include the addition of any new identifiers?
No.
Is the data collection covered by the existing Firefox privacy notice?
Yes.
Does there need to be a check-in in the future to determine whether to renew the data?
No. This data collection is permanent.
---
Result: datareview+
Attachment #9045247 -
Flags: data-review?(chutten) → data-review+
Comment 5•6 years ago
|
||
Updated•6 years ago
|
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Updated•6 years ago
|
Component: Activity Streams: Newtab → Messaging System
You need to log in
before you can comment on or make changes to this bug.
Description
•