Commit d39a71dd authored by Stan Hu's avatar Stan Hu

Merge branch 'increase-paid-signup-flow-experiment-ratio' into 'master'

Increase experimentation ratio for paid signup flow

See merge request gitlab-org/gitlab!23963
parents 3df8df6c d980e799
......@@ -20,7 +20,7 @@ module Gitlab
paid_signup_flow: {
feature_toggle: :paid_signup_flow,
environment: ::Gitlab.dev_env_or_com?,
enabled_ratio: 0.1,
enabled_ratio: 0.25,
tracking_category: 'Growth::Acquisition::Experiment::PaidSignUpFlow'
}
}.freeze
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment