Adding an AI Q&A feature will increase conversion rate on site - 2nd round
May 23, 2025
Still running
Test variants
Targeting filters
Different variants being tested in this experiment
Traffic allocation: 50%
Traffic allocation: 50%
Custom JavaScript:
const yumaPushInterval = setInterval(() => {
if (window.$yuma && $yuma.loaded && !!$yuma.push) {
clearInterval(yumaPushInterval);
$yuma.push(['activateSalesAi', { force: true}]);
}
}, 50);
Injection: immediately