Closed Bug 1762374 Opened 4 years ago Closed 3 years ago

Add additional telemetry for query parameter stripping

Categories

(Core :: Privacy: Anti-Tracking, enhancement, P2)

enhancement

Tracking

()

RESOLVED FIXED
102 Branch
Tracking Status
firefox102 --- fixed

People

(Reporter: emz, Assigned: emz)

References

(Blocks 1 open bug)

Details

(Whiteboard: [fxatps-query-stripping])

Attachments

(3 files)

Add telemetry to keep track of how often we perform query parameter stripping per navigation.

Bug 1706616 already added a basic telemetry probe to keep track of how many times we perform query stripping for navigations and redirects. In this bug we're looking to extend our telemetry for query param stripping to answer the following questions:

  • If we strip, what's the distribution of amount of query parameters stripped? Minimum, maximum, average? How many other (non classified) query parameters are there?
  • Out of the query params on our strip-list, which ones get stripped the most?
Summary: Add telemetry for query parameter stripping → Add additional telemetry for query parameter stripping
Depends on: 1706616
Assignee: nobody → pbz
Status: NEW → ASSIGNED
Attached file data-review-request.md
Attachment #9277487 - Flags: data-review?(chutten)

Comment on attachment 9277487 [details]
data-review-request.md

Grabbing this one, as Canadians are out today

Attachment #9277487 - Flags: data-review?(chutten) → data-review?(jhirsch)

Comment on attachment 9277487 [details]
data-review-request.md

datareview+.

  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, using the usual desktop telemetry system.

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

Yes, using the usual Telemetry opt-out in about:preferences.

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

Yes, :pbz will monitor the data.

  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 (whether anonymous or otherwise; e.g., username, random IDs, etc. See the appendix for more details)?

No.

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

Yes.

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

No.

Attachment #9277487 - Flags: data-review?(jhirsch) → data-review+
Pushed by pzuhlcke@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/59bbb0f16fa6 Part 1: Add a Histogram to count amount of query parameters stripped per navigation. r=anti-tracking-reviewers,necko-reviewers,dragana,timhuang https://hg.mozilla.org/integration/autoland/rev/03c7f520ee99 Part 2: Add a Histogram to count how often specific query parameters are stripped. r=anti-tracking-reviewers,timhuang
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 102 Branch
Regressions: 1771130
Blocks: 1795725
Blocks: 1830058
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: