We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a423f6 commit 8105cefCopy full SHA for 8105cef
WooCommerce/Classes/ViewRelated/AppCoordinator.swift
@@ -142,6 +142,8 @@ private extension AppCoordinator {
142
} else {
143
configureAndDisplayAuthenticator()
144
}
145
+
146
+ analytics.track(event: .ApplicationPassword.restAPILoginExperiment(variation: ABTest.applicationPasswordAuthentication.variation.analyticsValue))
147
148
149
/// Configures the WPAuthenticator and sets the authenticator UI as the window's root view.
0 commit comments