Does changing all reviews to 'Most recent' maintain the gains we saw from the previous test.
May 29, 2025
Still running
Test variants
Targeting filters
Different variants being tested in this experiment
Traffic allocation: 50%
Custom JavaScript:
const path = window.location.pathname;
const shouldRunScript = [
/\/everywhere-bag(?!.*quilted)/,
/\/large-toiletry-bag/,
/\/garment-bag/,
/\/bigger-carry-on(?!.*aluminum)/,
/\/kids-carry-o...
Injection: onWindowLoad
Traffic allocation: 50%
Custom JavaScript:
const dropdown = document.getElementById('pr-rd-sort-by');
const scrollX = window.scrollX;
const scrollY = window.scrollY;
document.addEventListener('DOMContentLoaded', function() {
window.scrol...
Injection: onWindowLoad