Send suggest ping over ohttp and add client's country to data
Categories
(Firefox for Android :: Search, task)
Tracking
()
People
(Reporter: amoya, Assigned: petru)
References
Details
(Whiteboard: [fxdroid][group3])
Attachments
(2 files, 1 obsolete file)
|
48 bytes,
text/x-phabricator-request
|
dmeehan
:
approval-mozilla-beta+
|
Details | Review |
|
48 bytes,
text/x-phabricator-request
|
dmeehan
:
approval-mozilla-beta+
|
Details | Review |
Send the glean ping for suggest impressions over OHTTP.
Reference for the desktop changes here: https://phabricator.services.mozilla.com/D250888
Fenix ping: https://dictionary.telemetry.mozilla.org/apps/fenix/pings/fx-suggest
Please uplift these changes to Beta v140, too.
| Reporter | ||
Updated•1 year ago
|
Updated•1 year ago
|
| Assignee | ||
Updated•1 year ago
|
| Assignee | ||
Comment 1•1 year ago
|
||
| Assignee | ||
Comment 2•1 year ago
|
||
| Assignee | ||
Comment 3•1 year ago
|
||
| Assignee | ||
Comment 4•1 year ago
|
||
Comment on attachment 9491478 [details]
bug 1969155 - data review request.txt
No need for the review since we are already collecting this kind of data through Glean's metadata.
Comment 6•1 year ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/64b366ffaca6
https://hg.mozilla.org/mozilla-central/rev/352fe204efcd
| Assignee | ||
Comment 7•11 months ago
|
||
@QA Please help test using the steps from here that the fx-suggest ping now contains also a country value.
Comment 8•11 months ago
|
||
Verified as implemented on the latest Firefox for Android Nightly 141.0a1 from 6/5.
Tested with Samsung galaxy S24 (Android 15) following the steps provided by Petru above.
fx_suggest.ping_type "fxsuggest-impression"
fx_suggest.iab_category "22 - Shopping"
fx_suggest.advertiser "macy's"
fx_suggest.country "RO"
The Glean dashboard can be seen here.
| Assignee | ||
Comment 9•11 months ago
•
|
||
Comment on attachment 9491467 [details]
Bug 1969155 - part 1 - Send the fx-suggest ping over ohttp r=#android-reviewers
Beta/Release Uplift Approval Request
- User impact if declined/Reason for urgency: Need this to increase the usefulness of search suggestions.
- Is this code covered by automated tests?: Yes
- Has the fix been verified in Nightly?: Yes
- Needs manual test from QE?: Yes
- If yes, steps to reproduce: Use the steps from here - https://bugzilla.mozilla.org/show_bug.cgi?id=1858542#c6 to verify that the fx-suggest ping now contains also a country value.
- List of other uplifts needed: None
- Risk to taking this patch: Low
- Why is the change risky/not risky? (and alternatives if risky): Small targetted change already verified by QA.
- String changes made/needed:
- Is Android affected?: Yes
| Assignee | ||
Updated•11 months ago
|
| Assignee | ||
Comment 10•11 months ago
|
||
Comment on attachment 9491468 [details]
Bug 1969155 - part 2 - Also send the country determining regional search suggestions in the fx-suggest ping r=#android-reviewers
Beta/Release Uplift Approval Request
- User impact if declined/Reason for urgency: Need this to increase the usefulness of search suggestions.
- Is this code covered by automated tests?: Yes
- Has the fix been verified in Nightly?: Yes
- Needs manual test from QE?: Yes
- If yes, steps to reproduce: Use the steps from here - https://bugzilla.mozilla.org/show_bug.cgi?id=1858542#c6 to confirm that the fx-suggest ping now contains also a country value.
- List of other uplifts needed: None
- Risk to taking this patch: Low
- Why is the change risky/not risky? (and alternatives if risky): Small targetted change already verified by QA.
- String changes made/needed:
- Is Android affected?: Yes
Comment 11•11 months ago
|
||
Comment on attachment 9491467 [details]
Bug 1969155 - part 1 - Send the fx-suggest ping over ohttp r=#android-reviewers
Approved for 140.0b6
Comment 12•11 months ago
|
||
Comment on attachment 9491468 [details]
Bug 1969155 - part 2 - Also send the country determining regional search suggestions in the fx-suggest ping r=#android-reviewers
Approved for 140.0b6
Comment 13•11 months ago
|
||
| uplift | ||
Updated•11 months ago
|
Comment 14•11 months ago
|
||
Verified as fixed on the Firefox for Android Beta 140.0v7 with an Oppo Find N2 Flip (Android 15).
Both fxsuggest-impression and fxsuggest-click pings contain also the country value.
Description
•