DDG non-organic searches are not reported correctly in telemetry
Categories
(Firefox :: Search, defect, P2)
Tracking
()
People
(Reporter: cbaica, Assigned: standard8)
References
Details
(Whiteboard: [snt-scrubbed])
Attachments
(3 files)
Found in
- Fx 114.0a1
Affected versions
- Fx 114.0a1
- Fx 113.0b9
Affected platforms
- Windows 10
- Ubuntu 20
- macOS
Steps to reproduce
- Launch Firefox.
- Navigate to duckduckgo.com.
- Perform a search using the DDG websearch from the DDG website.
- Open a new tab and navigate to about:telemetry.
- Open the RAW json -> raw data and search for the browser.search.content.unknown ping.
Expected result
- The ping exists and has the following value: duckduckgo:organic:none": 1.
Actual result
- The listed ping has the following value: duckduckgo:organic:other": 1
Regression range
- Not a Firefox regression as the search codes were added/changed by DDG.
| Assignee | ||
Comment 1•2 years ago
|
||
We've seen DDG using some new codes that we'll need to count as expected organic. The ones we've seen so far are hg, hh, hi and hj.
| Assignee | ||
Comment 2•2 years ago
|
||
I've now added the four new codes to remote-settings on staging & they have been approved. Please can QA test.
| Reporter | ||
Comment 3•2 years ago
|
||
Tested on staging on Windows 10, Ubuntu and macOS using the latest nightly and beta builds. Codes are correctly reported as organic:none when encountered.
Updated•2 years ago
|
| Assignee | ||
Updated•2 years ago
|
Updated•2 years ago
|
Updated•2 years ago
|
| Assignee | ||
Comment 5•2 years ago
|
||
| Assignee | ||
Comment 6•2 years ago
|
||
Patch attached for posterity. It is now on production-preview ready for final approval.
| Assignee | ||
Comment 7•2 years ago
|
||
This is now on production as of 14:58 today.
| Assignee | ||
Comment 8•2 years ago
|
||
Comment 9•2 years ago
|
||
| bugherder uplift | ||
Comment 10•2 years ago
|
||
| bugherder uplift | ||
Updated•2 years ago
|
Comment 11•2 years ago
|
||
Comment 12•2 years ago
|
||
| bugherder uplift | ||
Comment 13•2 years ago
|
||
| bugherder | ||
| Reporter | ||
Comment 14•2 years ago
|
||
Closing the issue as verified fixed.
Please note that DDG changed the codes again, causing the same issue to happen again. Tracked in bug 1851125.
Description
•