-
Notifications
You must be signed in to change notification settings - Fork 117
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
- Loading branch information
1 parent
2e38e8d
commit eef4311
Showing
13 changed files
with
469 additions
and
52 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
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 |
---|---|---|
|
@@ -511,4 +511,22 @@ impression: | |
- [email protected] | ||
- [email protected] | ||
expires: never | ||
extra_keys: *impression_extra_keys | ||
extra_keys: *impression_extra_keys | ||
account_screen: | ||
type: event | ||
lifetime: ping | ||
send_in_pings: | ||
- main | ||
description: | | ||
The user has viewed the subscription management screen | ||
bugs: | ||
- https://mozilla-hub.atlassian.net/browse/VPN-5547 | ||
data_reviews: | ||
- https://github.com/mozilla-mobile/mozilla-vpn-client/pull/8838#pullrequestreview-1789303235 | ||
data_sensitivity: | ||
- interaction | ||
notification_emails: | ||
- [email protected] | ||
- [email protected] | ||
expires: never | ||
extra_keys: *impression_extra_keys |
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 |
---|---|---|
|
@@ -1086,4 +1086,58 @@ interaction: | |
- [email protected] | ||
- [email protected] | ||
expires: never | ||
extra_keys: *interaction_extra_keys | ||
extra_keys: *interaction_extra_keys | ||
edit_selected: | ||
type: event | ||
lifetime: ping | ||
send_in_pings: | ||
- main | ||
description: | | ||
The user has clicked the "edit account" button | ||
bugs: | ||
- https://mozilla-hub.atlassian.net/browse/VPN-5547 | ||
data_reviews: | ||
- https://github.com/mozilla-mobile/mozilla-vpn-client/pull/8838#pullrequestreview-1789303235 | ||
data_sensitivity: | ||
- interaction | ||
notification_emails: | ||
- [email protected] | ||
- [email protected] | ||
expires: never | ||
extra_keys: *interaction_extra_keys | ||
manage_subscription_selected: | ||
type: event | ||
lifetime: ping | ||
send_in_pings: | ||
- main | ||
description: | | ||
The user has clicked the “manage subscription” button from the subscription management view | ||
bugs: | ||
- https://mozilla-hub.atlassian.net/browse/VPN-5547 | ||
data_reviews: | ||
- https://github.com/mozilla-mobile/mozilla-vpn-client/pull/8838#pullrequestreview-1789303235 | ||
data_sensitivity: | ||
- interaction | ||
notification_emails: | ||
- [email protected] | ||
- [email protected] | ||
expires: never | ||
extra_keys: *interaction_extra_keys | ||
change_plan_selected: | ||
type: event | ||
lifetime: ping | ||
send_in_pings: | ||
- main | ||
description: | | ||
The user has clicked the “change plan” button from the subscription management view (monthly web plan) | ||
bugs: | ||
- https://mozilla-hub.atlassian.net/browse/VPN-5547 | ||
data_reviews: | ||
- https://github.com/mozilla-mobile/mozilla-vpn-client/pull/8838#pullrequestreview-1789303235 | ||
data_sensitivity: | ||
- interaction | ||
notification_emails: | ||
- [email protected] | ||
- [email protected] | ||
expires: never | ||
extra_keys: *interaction_extra_keys |
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 |
---|---|---|
|
@@ -1336,25 +1336,6 @@ sample: | |
`profileflow.h`. | ||
type: string | ||
|
||
manage_subscription_clicked: | ||
type: event | ||
lifetime: ping | ||
send_in_pings: | ||
- main | ||
description: | | ||
The user has clicked the “manage subscription” button from the | ||
profile view. | ||
bugs: | ||
- https://github.com/mozilla-mobile/mozilla-vpn-client/issues/3627 | ||
data_reviews: | ||
- https://bugzilla.mozilla.org/show_bug.cgi?id=1774568 | ||
data_sensitivity: | ||
- interaction | ||
notification_emails: | ||
- [email protected] | ||
- [email protected] | ||
expires: never | ||
|
||
delete_account_requested: | ||
type: event | ||
lifetime: ping | ||
|
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
Oops, something went wrong.