Skip to content
This repository has been archived by the owner on Feb 20, 2023. It is now read-only.

For #981 - Adds missing Leanplum events #3459

Merged
merged 3 commits into from
Jun 14, 2019
Merged

Conversation

boek
Copy link
Contributor

@boek boek commented Jun 13, 2019

Pull Request checklist

  • Quality: This PR builds and passes detekt/ktlint checks (A pre-push hook is recommended)
  • Tests: This PR includes thorough tests or an explanation of why it does not
  • Changelog: This PR includes a changelog entry or does not need one
  • Accessibility: The code in this PR follows accessibility best practices or does not include any user facing features

@boek boek added the needs:data-review PR is awaiting a data review label Jun 13, 2019
@boek boek requested a review from a team as a code owner June 13, 2019 22:41
@boek
Copy link
Contributor Author

boek commented Jun 14, 2019

Request for data collection review form

All questions are mandatory. You must receive review from a data steward peer on your responses to these questions before shipping new data collection.

  1. What questions will you answer with this data?
  • Is a Mozilla browser the default on device?
  • What other mobile browsers are installed on this device?
  • When a users first run was
  • When they dismissed onboarding
  • How often a user interacts with Search
  1. Why does Mozilla need to answer these questions? Are there benefits for users? Do we need this information to address product or business requirements? Some example responses:
  • We want to know if users are setting Fenix as the default browser on their device, and if they're not is it another Mozilla product?
  • We want to know what other products users have installed for potential MMA messaging in the future
  • The ability to measure the effectiveness of the current implementation of Onboarding (Time between first run and dismissing the onboarding screen)
  • The ability to measure Search interactions (One of our KPIs)
  1. What alternative methods did you consider to answer these questions? Why were they not sufficient?

N/A, these are a part of the first set of metrics for Fenix.

  1. Can current instrumentation answer these questions?

No.

  1. List all proposed measurements and indicate the category of data collection for each measurement, using the Firefox data collection categories 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.

Measurement Description Data Collection Category Tracking Bug #
First Run 2 #981
User dismissed onboarding 2 #981
Search bar interaction 2 #981
Default Mozilla Browser Information 1 #981
Is Fennec installed 1 #981
Is Focus / Klar installed 1 #981
  1. How long will this data be collected? Choose one of the following:
  • This is scoped to a time-limited experiment/project until date 03-01-2020 with the potential to be renewed
  1. What populations will you measure?
  • Whole population
  1. If this data collection is default on, what is the opt-out mechanism for users?
    Users can opt out in preferences.

  2. Please provide a general description of how you will analyze this data.
    Metrics to measure the effectiveness of the Fenix MVP

  3. Where do you intend to share the results of your analysis?
    With the data and mobile teams.

  4. Is there a third-party tool (i.e. not Telemetry) that you are proposing to use for this data collection? If so:
    We are sending this data to Leanplum

@boek boek force-pushed the leanplum branch 2 times, most recently from b5d10d3 to 71c5386 Compare June 14, 2019 19:24
@mmccorks
Copy link

### Data Review

  1. Is there or will there be documentation that describes the schema for the ultimate data set in a public, complete, and accurate way?

Yes, documentation at https://github.com/mozilla-mobile/fenix/blob/master/docs/mma.md

  1. Is there a control mechanism that allows the user to turn the data collection on and off?


Yes, collection can be turned off in preferences.

  1. If the request is for permanent data collection, is there someone who will monitor the data over time?


Not permanent data collection.

  1. Using the category system of data types on the Mozilla wiki, what collection type of data do the requested measurements fall under?


Category 2, interaction data.

  1. Is the data collection request for default-on or default-off?


Default on.

  1. Does the instrumentation include the addition of any new identifiers?


No new identifiers.

  1. Is the data collection covered by the existing Firefox privacy notice? 


Yes.


  1. Does there need to be a check-in in the future to determine whether to renew the data? 


Yes, check in required on 03-01-2020 to determine whether to renew the data.

  1. Does the data collection use a third-party collection tool?

Yes - Leanplum, which is a previously approved third party. 



Data-review +

@boek boek merged commit 3b84839 into mozilla-mobile:master Jun 14, 2019
@boek boek deleted the leanplum branch June 14, 2019 20:27
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
needs:data-review PR is awaiting a data review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants