Send trusted_deals_placement upon fetching the Fakespot ad unit from a server
Categories
(Firefox for Android Graveyard :: Shopping, task, P2)
Tracking
(firefox121 wontfix, firefox122 wontfix, firefox123 wontfix)
People
(Reporter: cpeterson, Unassigned)
References
Details
(Whiteboard: [fxdroid] [fakespot-android-mvp] )
User story
As server-side engineering and experimentation teams, we need to know that a client has fetched an ad unit, so that we can collect data on how many ad units would have been displayed to a user without actually displaying them on the client.
Acceptance criteria
-
A placement event – trusted_deals_placement is sent to PE, regardless of whether the component containing the trusted deals is visible on the screen or not (please note that this event is not a replacement or duplicate of trusted_deals_impression event, sent once the
-
The event must include “aidvs”. Other optional data included for metrics are component location, current asin, and current product url.
Please see the full sample event in the doc here and the diagram of the client-server interactions in the attached image.
Updated•2 years ago
|
| Reporter | ||
Comment 1•2 years ago
|
||
This bug is a clone of desktop bug 1872872.
| Reporter | ||
Comment 2•2 years ago
|
||
Jared says it might be possible to record this telemetry in the toolkit code, in which case android would get this for free as a result of the desktop fix for bug 1872872.
| Reporter | ||
Updated•2 years ago
|
| Reporter | ||
Comment 3•2 years ago
|
||
How does this trusted_deals_placement event different from the shopping.ads_exposure event added in bug 1866992?
https://dictionary.telemetry.mozilla.org/apps/fenix/metrics/shopping_ads_exposure
Updated•2 years ago
|
Updated•2 years ago
|
| Reporter | ||
Comment 4•2 years ago
|
||
Cathy has completed the GV and AC parts and just needs to add it to Fenix.
Updated•2 years ago
|
Updated•2 years ago
|
Comment 5•2 years ago
|
||
I think there is missing context on the Acceptance criteria, item 1:
A placement event – trusted_deals_placement is sent to PE, regardless of whether the component containing the trusted deals is visible on the screen or not (please note that this event is not a replacement or duplicate of trusted_deals_impression event, sent once the ad is visible to the user for 1.5 seconds.
Comment 6•2 years ago
|
||
The desktop bug for this: https://bugzilla.mozilla.org/show_bug.cgi?id=1872872
Updated•2 years ago
|
Comment 7•2 years ago
|
||
Marking this as a P2 to make sure it's considered high priority before we do any kind of roll out for fakespot product recommendations. (But it's not a P2 in the sense that we need someone to do it in this release cycle - it only becomes important if we do roll out those product recs)
Updated•2 years ago
|
Updated•1 year ago
|
Updated•1 year ago
|
Description
•