mozilla-mobile / firefox-ios

Firefox for iOS
Mozilla Public License 2.0
12.09k stars 2.88k forks source link

Telemetry for credit card with fathom js [Placeholder] #14171

Closed data-sync-user closed 6 months ago

data-sync-user commented 1 year ago

┆Issue is synchronized with this Jira Task

data-sync-user commented 1 year ago

➤ Nishant Bhasin commented:

So far we are adding the following telemetry:

creditcard.formdetectedA credit card form was detected.credit_card.autofilledUser has autofilled a credit card.creditcard.autofillfailedUser has failed to autofill a credit card.creditcard.saveprompt_createUser saved a credit card using the autofill save prompt.creditcard.autofillenabledUser has ‘save and autofill cards’ enabled in settingscreditcard.syncenabledUser has Credit Cards enabled in sync settingsRef: https://mozilla-hub.atlassian.net/browse/FXIOS-6703 ( https://mozilla-hub.atlassian.net/browse/FXIOS-6703|smart-link )

data-sync-user commented 1 year ago

➤ Nishant Bhasin commented:

cc Daniel Nguyen in case we need anything else in the JS side let us know

bcc Issam Mani

data-sync-user commented 1 year ago

➤ Daniel Nguyen commented:

Nishant Bhasin thanks for CC’ing me on this. On the Credential Management side, we are looking to review and consolidate our telemetry probes ( https://docs.google.com/spreadsheets/d/1iMWU4Nk-pHNRNfOokMbNFkUdvpqlQuP7uOrPTSkejBw/edit#gid=0 ) so that we can align probes to Credential Management user stories across platforms. We want to make sure that we all have equivalent probes measuring the same aspect of the experience across all platforms.

While the cleanup on the Credential Management side is still ongoing, to make sure that we are converging and aligning, can you share where these telemetry metrics (in your initial comment) were derived from?

FYI Jennifer Palais issozi Daniela Arcese

data-sync-user commented 1 year ago

➤ Daniela Arcese commented:

Daniel Nguyen Those metrics were suggestions from Jennifer and Isabella!

data-sync-user commented 1 year ago

➤ Daniel Nguyen commented:

Ah gotcha, I didn’t realize - thank you!