forked from mozilla/gecko-dev
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bug 1869413 - New event for clicking the opt out button r=TravisLong,…
…shopping-reviewers,Gijs Differential Revision: https://phabricator.services.mozilla.com/D196111
- Loading branch information
1 parent
bf29a3b
commit 9750ce6
Showing
3 changed files
with
66 additions
and
0 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
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 |
---|---|---|
|
@@ -622,3 +622,20 @@ shopping: | |
Whether the toggle was used to enable or disable ads. Possible values | ||
are `enabled` and `disabled`. | ||
type: string | ||
|
||
surface_opt_out_button_clicked: | ||
type: event | ||
description: | | ||
The user clicked the button in the settings panel to turn off the shopping experience. | ||
bugs: | ||
- https://bugzilla.mozilla.org/show_bug.cgi?id=1869413 | ||
data_reviews: | ||
- https://bugzilla.mozilla.org/show_bug.cgi?id=1869413 | ||
data_sensitivity: | ||
- interaction | ||
expires: 134 | ||
notification_emails: | ||
- [email protected] | ||
- [email protected] | ||
send_in_pings: | ||
- events |
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