Open
Bug 1943998
Opened 13 days ago
Updated 15 hours ago
Enable the ability to track sponsored links in subframes
Categories
(Firefox :: Search, task, P2)
Firefox
Search
Tracking
()
NEW
People
(Reporter: jteow, Assigned: jteow, NeedInfo)
References
(Blocks 1 open bug)
Details
(Whiteboard: [sng])
Attachments
(2 files)
AFAIK, the newer SERP Glean telemetry is not being utilized, so the aim of this bug is to implement a lighter solution that should address situations where legacy telemetry isn't accurately recording clicks on providers who have sponsored content in subframes.
We can detect if the subframe was present and visible to the user. And then observe if requests that match sponsored urls came from a sponsored subframe.
Updated•13 days ago
|
Assignee | ||
Comment 1•12 days ago
|
||
Assignee | ||
Comment 2•12 days ago
|
||
Depends on D235730
Pushed by jteow@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/2b88f3b5d92f
Part 1: Enable the ability to detect subframes on SERPs - r=Standard8
https://hg.mozilla.org/integration/autoland/rev/9b48fbc77a42
Part 2: Observe clicks in sponsored subframes - r=Standard8
Backed out for causing wd fails @ phases.py
- Backout link
- Push with failures
- Failure Log
- Failure line:
TEST-UNEXPECTED-TIMEOUT | /webdriver/tests/bidi/network/add_intercept/phases.py | expected OK
Flags: needinfo?(jteow)
You need to log in
before you can comment on or make changes to this bug.
Description
•