Closed Bug 1653672 Opened 4 years ago Closed 4 years ago

Telemetry - Record when a user changes a card type after the card type is prepopulated

Categories

(Toolkit :: Form Autofill, enhancement, P3)

enhancement

Tracking

()

VERIFIED FIXED
81 Branch
Tracking Status
firefox80 --- verified
firefox81 --- verified

People

(Reporter: jimm, Assigned: zbraniecki)

References

Details

(Whiteboard: [cc-autofill-mvp])

Attachments

(1 file)

No description provided.

This bug will help us prioritize bug 1649028

Whiteboard: [cc-autofill-reserve] → [ccautofill]
Assignee: nobody → gandalf
Status: NEW → ASSIGNED
Whiteboard: [ccautofill] → [cc-autofill-mvp]
Severity: -- → S3
Priority: -- → P3
Pushed by zbraniecki@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/19018f9b9532 Record when a user changes a card type after the card type is prepopulated. r=abr

Comment on attachment 9166685 [details]
Bug 1653672 - Record when a user changes a card type after the card type is prepopulated. r?abr

Beta/Release Uplift Approval Request

User impact if declined: None
Is this code covered by automated tests?: Yes
Has the fix been verified in Nightly?: Yes
Needs manual test from QE?: No
If yes, steps to reproduce:
List of other uplifts needed:
Risk to taking this patch: Low
Why is the change risky/not risky? (and alternatives if risky): It only adds telemetry
String changes made/needed: None
Attachment #9166685 - Flags: approval-mozilla-beta?
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → 81 Branch

Comment on attachment 9166685 [details]
Bug 1653672 - Record when a user changes a card type after the card type is prepopulated. r?abr

approved for 80.0b5

Attachment #9166685 - Flags: approval-mozilla-beta? → approval-mozilla-beta+

We have verified the creditcard filled_modified cc_form event has additional info in the extra section regarding the field modified on Firefox 80.0b5 (Build ID: 20200806203447) and the latest Nightly 81.0a1 build (Build ID: 20200806215439) on Windows 10 x64, Mac 10.14.6 and Ubuntu 20.04 x64 and Linux Mint 19.2.
In order to verify this we have used the Credit Card Autofill Metrics Spec document.
A separate event is sent for every field modified at the time of the first modification.
The values found in the extra section are:

  • {"field_name": "cc-name"}
  • {"field_name": "cc-number"}
  • {"field_name": "cc-exp-month"}
  • {"field_name": "cc-exp-year"}
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: