Closed Bug 1580985 Opened 5 years ago Closed 4 years ago

Record telemetry for the type/category of tip the user sees

Categories

(Firefox :: Address Bar, task, P2)

task
Points:
2

Tracking

()

RESOLVED FIXED
Iteration:
72.2 - Nov 4 - 17

People

(Reporter: adw, Assigned: adw)

References

Details

(Whiteboard: [fixed by bug 1597904])

For the search interventions experiment, we want to record telemetry for the type/category of tip the user sees.

We're thinking that tip results will have a data in their payload. The data would be set by the extension, and when the user selects the tip, quantumbar (via the onResultPicked event) would send the data back to the extension so the extension can tell which tip was selected: https://searchfox.org/mozilla-central/rev/878bbf3cb8897a208454df27535f3522ab482cf2/browser/components/urlbar/UrlbarUtils.jsm#94

We could record this data in Firefox, or we could record it in the extension (via browser.telemetry). I'm not sure yet which makes more sense. Maybe in the extension, because I'm not sure we'd want to record every tip type the user sees once we land various tips in Firefox. We probably want to record picked tip types in Firefox, though.

[Edited this comment because I mixed up seen tips vs. picked tips.]

Blocks: 1580989
Assignee: nobody → adw
Iteration: --- → 72.2 - Nov 4 - 17
Status: NEW → ASSIGNED

Fixed by bug 1597904

Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Whiteboard: [fixed by bug 1597904]
You need to log in before you can comment on or make changes to this bug.