This repository has been archived by the owner on Feb 20, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
For #5312 - Add Telemetry for Tracking Protection
- Loading branch information
Showing
10 changed files
with
148 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -1288,6 +1288,77 @@ private_browsing_mode: | |
- [email protected] | ||
expires: "2020-03-01" | ||
|
||
tracking_protection: | ||
exception_added: | ||
type: event | ||
description: > | ||
A user added a tracking protection exception through the TP toggle in the panel. | ||
bugs: | ||
- 5312 | ||
data_reviews: | ||
- https://github.com/mozilla-mobile/fenix/pull/5414#issuecomment-532847188 | ||
notification_emails: | ||
- [email protected] | ||
expires: "2020-03-01" | ||
panel_settings: | ||
type: event | ||
description: > | ||
A user opened tracking protection settings from the panel. | ||
bugs: | ||
- 5312 | ||
data_reviews: | ||
- https://github.com/mozilla-mobile/fenix/pull/5414#issuecomment-532847188 | ||
notification_emails: | ||
- [email protected] | ||
expires: "2020-03-01" | ||
etp_shield: | ||
type: event | ||
description: > | ||
A user pressed the tracking protection shield icon in toolbar. | ||
bugs: | ||
- 5312 | ||
data_reviews: | ||
- https://github.com/mozilla-mobile/fenix/pull/5414#issuecomment-532847188 | ||
notification_emails: | ||
- [email protected] | ||
expires: "2020-03-01" | ||
etp_tracker_list: | ||
type: event | ||
description: > | ||
A user pressed into a list of categorized trackers in tracking protection panel. | ||
bugs: | ||
- 5312 | ||
data_reviews: | ||
- https://github.com/mozilla-mobile/fenix/pull/5414#issuecomment-532847188 | ||
notification_emails: | ||
- [email protected] | ||
expires: "2020-03-01" | ||
etp_settings: | ||
type: event | ||
description: > | ||
A user opened tracking protection settings through settings. | ||
bugs: | ||
- 5312 | ||
data_reviews: | ||
- https://github.com/mozilla-mobile/fenix/pull/5414#issuecomment-532847188 | ||
notification_emails: | ||
- [email protected] | ||
expires: "2020-03-01" | ||
etp_setting_changed: | ||
type: event | ||
description: > | ||
A user added a tracking protection exception through the TP toggle in the panel. | ||
extra_keys: | ||
etp_setting: | ||
description: "The new setting for ETP: strict, standard" | ||
bugs: | ||
- 5312 | ||
data_reviews: | ||
- https://github.com/mozilla-mobile/fenix/pull/5414#issuecomment-532847188 | ||
notification_emails: | ||
- [email protected] | ||
expires: "2020-03-01" | ||
|
||
private_browsing_shortcut: | ||
create_shortcut: | ||
type: event | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters