1. What are Split Tests?
Split testing (A/B testing) in Corbado Connect allows us to experiment with different feature configurations and user experience variations in a controlled manner. Unlike Gradual Rollout which controls feature availability, and Passkey Intelligence which makes intelligent contextual decisions, split testing enables us to test the effectiveness of different approaches by randomly assigning users to different experimental groups. Split testing is implemented in Corbado Connect to make consistent and persistent assignment decisions across multiple user sessions, operating independently of Passkey Intelligence’s decision-making.2. How do they work?
The split assignment decision is made during certain user interactions (e.g., login) using a rule-based system similar to Passkey Intelligence. The assignment combines:- User Context: User ID, project ID, client information
- Random Number: Generated per user session to ensure randomness
- Split Rules: Configured rulesets that determine group assignment logic