How does the % Split work?
The way the % split works is as follows: Every Identity/Segment combination is combined and then hashed, and a floating point value between 0.0 and 1.0 is generated from this hash. This value is then evaluated against the "% Split" rule.
Updated on: 18/02/2021
Thank you!