Skip to content

Commit

Permalink
add User Registration: 2FA Setup visited to `DESKTOP_FT_UNLOCK_SETU…
Browse files Browse the repository at this point in the history
…P` A/B test
  • Loading branch information
jmdembe committed Nov 25, 2024
1 parent 9bc8cbf commit 239ea00
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/initializers/ab_tests.rb
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,7 @@ def self.all
DESKTOP_FT_UNLOCK_SETUP = AbTest.new(
experiment_name: 'Desktop F/T unlock setup',
should_log: [
'User Registration: 2FA Setup visited',
:webauthn_setup_submitted,
'Multi-Factor Authentication Setup',
].to_set,
Expand Down

0 comments on commit 239ea00

Please sign in to comment.