You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,12 @@ Contains the metrics.yaml file documenting the metrics collected by the Unified
4
4
5
5
Used by https://github.com/mozilla-services/mars
6
6
7
+
## Additional Context for Data Stewards
8
+
9
+
* The Unified API (MARS) uses Glean for **server-side** data collection.
10
+
* Telemetry is collected through MARS to measure ad performance and effectiveness.
11
+
* Users cannot opt out of specific metrics – data collection is tied to ad usage. Users who disable ads entirely have no ad-related telemetry collected.
12
+
7
13
## Making Changes to Collected Data
8
14
9
15
> At Mozilla, like at many other organizations, we rely on data to make product decisions. But here, unlike many other organizations, we balance our goal of collecting useful, high-quality data with our goal to give users meaningful choice and control over their own data. The Mozilla data collection program was created to ensure we achieve both goals whenever we make a change to how we collect data in our products.
0 commit comments