Skip to content

Commit 5866b3a

Browse files
committed
Add login_what_is_jetpack_help_screen_learn_more_button_tapped event
1 parent 58b7814 commit 5866b3a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

WooCommerce/Classes/Analytics/WooAnalyticsStat.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ public enum WooAnalyticsStat: String {
3939
case loginJetpackRequiredViewInstructionsButtonTapped = "login_jetpack_required_view_instructions_button_tapped"
4040
case loginWhatIsJetpackHelpScreenViewed = "login_what_is_jetpack_help_screen_viewed"
4141
case loginWhatIsJetpackHelpScreenOkButtonTapped = "login_what_is_jetpack_help_screen_ok_button_tapped"
42+
case loginWhatIsJetpackHelpScreenLearnMoreButtonTapped = "login_what_is_jetpack_help_screen_learn_more_button_tapped"
4243
case loginMagicLinkOpenEmailClientViewed = "login_magic_link_open_email_client_viewed"
4344
case loginMagicLinkRequestFormViewed = "login_magic_link_request_form_viewed"
4445
case loginMagicLinkExited = "login_magic_link_exited"

0 commit comments

Comments
 (0)