Multivariate flag weights is not assigned to identities correctly #4402
-
I'm trying to add four variants with 25% each and with having 4 identities, I'm trying to add four variants with 25% each and with having 4 identities |
Beta Was this translation helpful? Give feedback.
Answered by
matthewelwell
Jul 31, 2024
Replies: 1 comment 2 replies
-
Hi @mohamedassem96, I don't think you've understood the difference between multivariate features and identity overrides correctly. These are 2 entirely separate concepts. Please read the documentation here on multivariate flags and here on identity overrides. Thanks! |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Please read the documentation I sent. Multivariate flag values are assigned randomly based on the weightings provided. With 4 identities, you are not guaranteed to get 1 of each variation. At enough scale, the distribution will trend to 25% for each variation, but at lower scales you will likely see uneven distributions.