If we make the discount messaging on the cart page more prominent, we anticipate this will lead to improved clarity around the value customers are receiving.
May 30, 2025
Still running
Test variants
Targeting filters
Different variants being tested in this experiment
Traffic allocation: 50%
Custom JavaScript:
function trackIntelligemsEvent(event) {
window.igEvents = window.igEvents || [];
window.igEvents.push({
event: event,
});
}
async function initTrackEvent() {
try {
const cart = await ...
Injection: immediately
Traffic allocation: 50%
Custom JavaScript:
function trackIntelligemsEvent(event) {
window.igEvents = window.igEvents || [];
window.igEvents.push({
event: event,
});
}
async function initTrackEvent() {
try {
const cart = await ...
Injection: immediately (500ms timeout)