Telemetry - Collect information on how many autofill profiles users save
Categories
(Toolkit :: Form Autofill, enhancement, P2)
Tracking
()
People
(Reporter: sevaan, Assigned: zbraniecki)
References
(Blocks 1 open bug)
Details
(Whiteboard: [cc-autofill-mvp] [form autofill] [autofill-metrics])
User Story
As a Product Owner, I want to be able to see data on how many autofill profiles the browser saves for a user so that I can better understand how users are interacting with this feature. Acceptance Criteria: - I can view a report that shows me average, median and distribution of numbers of autofill profiles saved by the browser for users.
Attachments
(1 file)
47 bytes,
text/x-phabricator-request
|
jcristau
:
approval-mozilla-beta+
|
Details | Review |
Updated•11 years ago
|
Updated•11 years ago
|
Updated•10 years ago
|
Updated•10 years ago
|
Updated•8 years ago
|
Updated•8 years ago
|
Updated•8 years ago
|
Comment 1•8 years ago
|
||
Updated•7 years ago
|
Assignee | ||
Comment 2•5 years ago
|
||
It would be very valuable for us to have this telemetry be keyed on locale to be able to monitor regional differences and spot markets at which our heuristics backfire.
Updated•4 years ago
|
Comment 3•4 years ago
|
||
Not a probe data science has asked for for the mvp.
Updated•4 years ago
|
Updated•4 years ago
|
Knowing this data can help us prioritize future UI enhancement, for instance, how important it is to allow users to give a nickname to their cards.
Updated•4 years ago
|
Assignee | ||
Updated•4 years ago
|
Assignee | ||
Comment 5•4 years ago
|
||
Updated•4 years ago
|
Assignee | ||
Updated•4 years ago
|
Assignee | ||
Comment 7•4 years ago
|
||
Comment on attachment 9166461 [details]
Bug 990203 - Add profile count telemetry for Credit Card A/B testing. 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
Comment 8•4 years ago
|
||
bugherder |
Comment 9•4 years ago
|
||
At the time of the uplift request this can't have been verified in nightly since it wasn't there yet, so can we please verify we're getting the expected data from nightly?
Also, can you point at the data review for this new collection?
Assignee | ||
Comment 10•4 years ago
|
||
(In reply to Julien Cristau [:jcristau] from comment #9)
Also, can you point at the data review for this new collection?
bug 1653073 - data review 2.
Comment 11•4 years ago
|
||
Comment on attachment 9166461 [details]
Bug 990203 - Add profile count telemetry for Credit Card A/B testing. r?abr
approved for 80.0b5
Comment 12•4 years ago
|
||
bugherder uplift |
Comment 13•4 years ago
|
||
I have verified the telemetry implemented in this bug 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, Linux Mint 19.2and Ubuntu 20.04 x64.
In order to verify this I have used the Credit Card Autofill Metrics Spec document.
- The
formautofill.creditCards.autofill_profiles_count
scalar is correctly registered and counts every distinct creditcard numbers saved.
Description
•