1. Mozilla Data Documentation
  2. 1. Getting Started
    1. 1.1. Terminology
    2. 1.2. Gaining Access
    3. 1.3. Analysis Quick Start
    4. 1.4. Tools for Data Analysis
    5. 1.5. Common Analysis Gotchas
    6. 1.6. Choosing a Desktop Dataset
    7. 1.7. Choosing a Mobile Dataset
    8. 1.8. Getting Help
    9. 1.9. Reporting a problem
  3. 2. Metrics
    1. 2.1. Definitions
      1. 2.1.1. Metrics
      2. 2.1.2. Usage Criteria
      3. 2.1.3. Slicing Dimensions
    2. 2.2. Metrics Standardization and Policy
  4. 3. Tutorials & Cookbooks
    1. 3.1. Analysis
      1. 3.1.1. Accessing Public Data
      2. 3.1.2. Accessing and working with BigQuery
        1. 3.1.2.1. Access
        2. 3.1.2.2. Writing Queries
        3. 3.1.2.3. Optimization
        4. 3.1.2.4. Custom analysis with Spark
      3. 3.1.3. Introduction to STMO
      4. 3.1.4. Accessing Glean data
      5. 3.1.5. Dataset-Specific
        1. 3.1.5.1. Working with Normandy events
        2. 3.1.5.2. Working with Crash Pings
        3. 3.1.5.3. Working with Bit Patterns in Clients Last Seen
        4. 3.1.5.4. Visualizing Percentiles of an Main Ping Exponential Histogram
      6. 3.1.6. Real-time
        1. 3.1.6.1. Seeing Your Own Pings
      7. 3.1.7. Metrics
        1. 3.1.7.1. Daily Active Users (DAU and MAU)
        2. 3.1.7.2. Active DAU (aDAU)
        3. 3.1.7.3. Retention
      8. 3.1.8. Accessing Additional Properties
    2. 3.2. Operational
      1. 3.2.1. Creating a Prototype Data Project on Google Cloud Platform
      2. 3.2.2. Creating Static Dashboards with Protosaur
      3. 3.2.3. Scheduling Queries
      4. 3.2.4. Building and Deploying Containers to GCR with CircleCI
      5. 3.2.5. Publishing Datasets
    3. 3.3. Sending telemetry
      1. 3.3.1. Implementing Experiments
      2. 3.3.2. Sending Events
      3. 3.3.3. Sending a Custom Ping
  5. 4. Data Platform Reference
    1. 4.1. Guiding Principles for Data Infrastructure
    2. 4.2. Glean overview
    3. 4.3. Overview of Mozilla's Data Pipeline
      1. 4.3.1. HTTP Edge Server Specification
      2. 4.3.2. Event Pipeline Detail
      3. 4.3.3. Schemas
      4. 4.3.4. Channel Normalization
      5. 4.3.5. Sampling
      6. 4.3.6. Filtering
    4. 4.4. SQL Style Guide
    5. 4.5. Telemetry Behavior Reference
      1. 4.5.1. History of Telemetry
      2. 4.5.2. Profile Behavior
        1. 4.5.2.1. Profile Creation
        2. 4.5.2.2. Real World Usage
        3. 4.5.2.3. Profile History
      3. 4.5.3. Engagement metrics
      4. 4.5.4. User states/Segments
    6. 4.6. Project Glossary
  6. 5. Dataset Reference
    1. 5.1. Pings
    2. 5.2. Derived Datasets
      1. 5.2.1. Active Profiles
      2. 5.2.2. Addons
      3. 5.2.3. Addons Daily
      4. 5.2.4. Autonomous System Aggregates
      5. 5.2.5. Attitudes Daily
      6. 5.2.6. Clients Daily
      7. 5.2.7. Clients Last Seen
      8. 5.2.8. Events
      9. 5.2.9. Exact MAU
      10. 5.2.10. Main Ping Tables
      11. 5.2.11. Main Summary
      12. 5.2.12. Socorro Crash Reports
      13. 5.2.13. SSL Ratios (public)
      14. 5.2.14. Telemetry Aggregates
    3. 5.3. Experiment Datasets
      1. 5.3.1. Jetstream
      2. 5.3.2. Accessing Heartbeat data
      3. 5.3.3. Accessing Shield Study data
      4. 5.3.4. Dynamic telemetry
      5. 5.3.5. Experiment monitoring
    4. 5.4. Search Datasets
      1. 5.4.1. Search Aggregates
      2. 5.4.2. Search Clients Daily
      3. 5.4.3. Search Clients Last Seen
      4. 5.4.4. Client LTV
    5. 5.5. Non-Desktop Datasets
      1. 5.5.1. Day 2-7 Activation
      2. 5.5.2. Google Play Store
      3. 5.5.3. Apple App Store
      4. 5.5.4. Events Daily
    6. 5.6. Other Datasets
      1. 5.6.1. hgpush
      2. 5.6.2. Stub installer ping
      3. 5.6.3. Activity Stream
      4. 5.6.4. bmobugs
    7. 5.7. Firefox Accounts Datasets
      1. 5.7.1. Firefox Account Attribution
      2. 5.7.2. Firefox Account Funnel Metrics
      3. 5.7.3. Firefox Account Email Metrics
    8. 5.8. Static Datasets
      1. 5.8.1. Normalized OS Names And Versions
  7. 6. Historical Reference
    1. 6.1. Previous AWS Pipeline Overview
    2. 6.2. In-depth AWS Data Pipeline Detail
    3. 6.3. Legacy Census Metrics
    4. 6.4. Obsolete Datasets
      1. 6.4.1. Churn
      2. 6.4.2. Client Count
      3. 6.4.3. Client Count Daily
      4. 6.4.4. Crash Aggregates
      5. 6.4.5. Crash Summary
      6. 6.4.6. Error Aggregates
      7. 6.4.7. First Shutdown Summary
      8. 6.4.8. Heavy Users
      9. 6.4.9. Longitudinal
      10. 6.4.10. Retention
      11. 6.4.11. Sync Summary
      12. 6.4.12. Update
  8. 7. Contributing
    1. 7.1. Style Guide
    2. 7.2. Structure

Mozilla Data Documentation

Profile behavior

Profile Creation

Real World Usage

Profile History

Found a bug? Edit this file on GitHub.