-
Notifications
You must be signed in to change notification settings - Fork 218
feat(payments-next): Persist 'with-accounts' or 'without-accounts' metrics throughout checkout #19597
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
8328cca to
c3c3874
Compare
c3c3874 to
2e9b698
Compare
2e9b698 to
5a48aac
Compare
…trics throughout checkout Because: * This commit: * Initial commit - ipr
5a48aac to
6761f38
Compare
|
Associated Data Review: |
|
Hi @elizabeth-ilina, can you please update the glean metrics file to have the following definition for the subscription.checkout_type field? |
Data Review1) What questions will you answer with this data?The 2) Why does Mozilla need to answer these questions? Are there benefits for users? Do we need this information to address product or business requirements?It will allow mozilla products to understand how successfully they are reaching users with different account statuses. This will allow them to understand if their users are primarily new users, pre-existing users, or other account-status-level categorizations. 3) What alternative methods did you consider to answer these questions? Why were they not sufficient?An alternative field could serve to help distinguish this, however there is no alternative pathway to answering this question. We are able to detect whether a customer is signed in to their account, but have no context for what their account's status is in checkout. 4) Can current instrumentation answer these questions?No 5) List all proposed measurements and indicate the category of data collection for each measurement, using the Firefox data collection categories found on the Mozilla wiki.Note that the data steward reviewing your request will characterize your data collection based on the highest (and most sensitive) category.
NB: This field is already being recorded following its approval in FXA issue 18512. This change affects the description, which was previously 6) Please provide a link to the documentation for this data collection which describes the ultimate data set in a public, complete, and accurate way.This collection is Glean so is documented in the Glean Dictionary 7) How long will this data be collected?This collection will be collected permanently. 8) What populations will you measure?All channels, countries, and locales. No filters. 9) If this data collection is default on, what is the opt-out mechanism for users?These collections are Glean. The opt-out can be found in the account's preferences. 10) Please provide a general description of how you will analyze this data.The 11) Where do you intend to share the results of your analysis?This data will be used for creation of Looker dashboards. 12) Is there a third-party tool (i.e. not Glean or not Telemetry) that you are proposing to use for this data collection? If so:No. |
|
DATA COLLECTION REVIEW RESPONSE: Yes. Yes. This collection can be controlled through the product's preferences. Yes, [email protected], [email protected] will be responsible for the permanent collections. Category 2, Interaction. Default on for all channels. No. Yes. No. Result: datareview+ |
Because
This pull request
Issue that this pull request solves
Closes: (issue number)
Checklist
Put an
xin the boxes that applyScreenshots (Optional)
Please attach the screenshots of the changes made in case of change in user interface.
Other information (Optional)
Any other information that is important to this pull request.