May 28, 2025
Still running
Test variants
Targeting filters
Different variants being tested in this experiment
Traffic allocation: 50%
Traffic allocation: 50%
Custom JavaScript:
function getElementHeight(element) {
return element.clientHeight
}
function setElementTopProperty(element, value) {
console.log('setElementTopProperty', element, value)
element.style.top ...
Injection: onWindowLoad