A/B Testing: Cats vs Dogs
An interactive A/B test to determine which is more engaging: cat pictures or dog pictures! You've been randomly assigned to one group.
Browse through pictures and when you're done, reveal the results to see how your engagement compares to other users.
Click "Next" to see more pictures, or "Reveal Results" to end the test and see how you compare to other users.
About This Experiment
This A/B test randomly assigns each visitor to either the "cat" group or the "dog" group. Users in each group see only their assigned animal type. The experiment tracks how many pictures each user views before ending their session.
The results are stored in Firebase Firestore and aggregated to show the average number of pictures viewed per user for each animal type. This helps determine which type of content is more engaging.
Technologies
APIs Used
- cataas.com - Cat as a Service API for random cat images
- dog.ceo - Dog CEO API for random dog images
Key Features
- Random 50/50 assignment to cat or dog group
- Firebase Firestore for persistent data storage
- Real-time tracking of pictures viewed per session
- Aggregated results showing average engagement per group
- Responsive design with dark mode support