Send Firefox Suggest Nimbus exposure ping when a Firefox Suggest result is shown
Categories
(Firefox :: Address Bar, task, P1)
Tracking
()
People
(Reporter: adw, Assigned: adw)
References
()
Details
Attachments
(1 file)
48 bytes,
text/x-phabricator-request
|
RyanVM
:
approval-mozilla-beta+
|
Details | Review |
Currently we send the exposure ping when the user is simply enrolled in the feature. We want to change that to sending it when the first Firefox Suggest result is shown. Unlike the current keyed-scalar impression telemetry, the user doesn't need to complete an engagement with the urlbar; we want to record the exposure simply if a result is shown and without any other conditions.
Assignee | ||
Comment 1•3 years ago
|
||
Assignee | ||
Comment 2•3 years ago
|
||
Comment 3•3 years ago
|
||
[Tracking Requested - why for this release]: this patch will facilitate the experiment analysis for Firefox Suggest.
Assignee | ||
Comment 4•3 years ago
|
||
Comment 5•3 years ago
|
||
bugherder |
Comment 6•3 years ago
|
||
I have verified this issue on the latest Nightly 93.0a1 (Build ID: 20210825095400) on Windows 10 x64, macOS 10.15.7 and Linux Mint 20.
- The "expose" event is correctly triggered once per session when a sponsored result is displayed.
Comment 7•3 years ago
|
||
Comment on attachment 9237788 [details]
Bug 1727392 - Send Firefox Suggest Nimbus exposure ping when a Firefox Suggest result is shown.
Beta/Release Uplift Approval Request
- User impact if declined: This allows us to understand how many users are "exposed" to the feature for Firefox Suggest Nimbus experiments.
- Is this code covered by automated tests?: Yes
- Has the fix been verified in Nightly?: Yes
- Needs manual test from QE?: No
- If yes, steps to reproduce:
- List of other uplifts needed: None
- Risk to taking this patch: Low
- Why is the change risky/not risky? (and alternatives if risky): This only slightly tweaks when we trigger the Nimbus "exposure" event for the Firefox Suggest experiments, it has no effect on any user-facing features.
- String changes made/needed: None
Updated•3 years ago
|
Comment 8•3 years ago
|
||
Comment on attachment 9237788 [details]
Bug 1727392 - Send Firefox Suggest Nimbus exposure ping when a Firefox Suggest result is shown.
Approved for 92.0b9.
Comment 9•3 years ago
|
||
bugherder uplift |
Comment 10•3 years ago
|
||
I have verified this issue on the latest Beta 92.0b9 (Build ID: 20210826192006) on Windows 10 x64, macOS 10.15.7 and Linux Mint 20.
- The "expose" event is correctly triggered once per session when a sponsored result is displayed.
Description
•