Closed Bug 1901839 Opened 1 year ago Closed 1 year ago

Classify engagements for requests that match an ad but didn't have a corresponding component as `ad_uncategorized` instead of `non_ads_link`

Categories

(Firefox :: Search, task, P1)

task

Tracking

()

RESOLVED FIXED
129 Branch
Tracking Status
firefox129 --- fixed

People

(Reporter: jteow, Assigned: jteow)

References

Details

(Whiteboard: [sng])

Attachments

(1 file, 3 obsolete files)

Currently, when we observe a URL in the network process, we categorize an engagement with no matching ad_impression component type as non_ads_link.

One issue is if ads are loaded after ad_impressions are recorded, such as from infinite scrolling, we categorize the engagement as non_ads_link while Legacy telemetry by way of using regular expressions on the URL would consider it an ad click.

To help reach parity between Legacy Telemetry and Glean Telemetry, we should still consider the click an ad.

The component name should be something descriptive to indicate we weren't able to categorize it. I propose we use ad_uncategorized.

Attachment #9406811 - Attachment is obsolete: true
Attachment #9406809 - Attachment is obsolete: true
Attachment #9406806 - Attachment is obsolete: true
Summary: Classifiy engagements for requests that match an ad but didn't have a corresponding component as `ad_uncategorized` instead of `non_ads_link` → Classify engagements for requests that match an ad but didn't have a corresponding component as `ad_uncategorized` instead of `non_ads_link`

The reason why there are so many attachments is because locally, the messages I received were that the Phabricator submissions failed.

Pushed by jteow@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/b82491dbbcca Classify engagements from urls that aren't categorized but match ads as ad_uncategorized - r=Standard8
Status: NEW → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED
Target Milestone: --- → 129 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: