Closed Bug 1862775 Opened 2 years ago Closed 2 years ago

Implement Fakespot telemetry event "shopping.surface_powered_by_fakespot_link_clicked"

Categories

(Firefox for Android Graveyard :: Shopping, task, P1)

All
Android

Tracking

(firefox119 disabled, firefox120 verified, firefox121 verified)

VERIFIED FIXED
121 Branch
Tracking Status
firefox119 --- disabled
firefox120 --- verified
firefox121 --- verified

People

(Reporter: cpeterson, Assigned: vdreghici)

References

Details

(Whiteboard: [fxdroid] [fakespot-android-mvp])

Attachments

(2 files)

Severity: -- → N/A
Priority: -- → P1

We should try to uplift this probe to Beta 120 because it will be one of our success metrics for our Fakespot experiment in 120.

Assignee: nobody → Vlad.DreghiciPopa
Status: NEW → ASSIGNED
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Flags: qe-verify+
Resolution: --- → FIXED
Target Milestone: --- → 121 Branch

Verified fixed on Nightly 121.0a1 from 11/08 with Samsung Galaxy A53 5G (Android 13) . The event was captured:
ping

      "timestamp": 6364,
      "category": "shopping",
      "name": "surface_powered_by_fakespot_link_clicked" ```
Flags: qe-verify+

Comment on attachment 9362556 [details] [review]
[mozilla-mobile/firefox-android] Bug 1862775 - Send telemetry on "Powered by Fakespot by Mozilla" tap (backport #4354) (#4411)

Beta/Release Uplift Approval Request

  • User impact if declined: There will be no user impact. This will affect us, we will not have any telemetry for when the user has tapped the "Powered by Fakespot Mozilla" link at the bottom of review checker sheet.
  • 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: Same steps as in Nightly.
  • List of other uplifts needed: none
  • Risk to taking this patch: Low
  • Why is the change risky/not risky? (and alternatives if risky): This change is not risky because we just added a new telemetry probe that is sent when the user taps the link
  • String changes made/needed: none
  • Is Android affected?: Yes
Attachment #9362556 - Flags: approval-mozilla-beta?
Flags: qe-verify+
Comment on attachment 9362556 [details] [review] [mozilla-mobile/firefox-android] Bug 1862775 - Send telemetry on "Powered by Fakespot by Mozilla" tap (backport #4354) (#4411) Approved for Mobile 120.0b8
Attachment #9362556 - Flags: approval-mozilla-beta? → approval-mozilla-beta+

Verified as fixed on Beta 120.0b8 with Sony Xperia Z5 Premiu (Android 7.1.1).
The following event was generated when the "Fakespot by Mozilla" hyperlink from the bottom sheet was tapped:

{
          "timestamp": 5828,
          "category": "shopping",
          "name": "surface_powered_by_fakespot_link_clicked"
        }
Status: RESOLVED → VERIFIED
Flags: qe-verify+
Product: Firefox for Android → Firefox for Android Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: