May 27, 2025
Still running
Test variants
Targeting filters
Different variants being tested in this experiment
Traffic allocation: 50%
Custom JavaScript:
// Listen for cancellation event
document.addEventListener("Recharge::extension::cancellation_flow", (event) => {
window.igEvents = window.igEvents || [];
window.igEvents.push({ "event": "java...
Injection: immediately
Traffic allocation: 50%
Custom JavaScript:
// Set up drawer HTML class
class VideoDrawer extends HTMLElement {
connectedCallback() {
this.render()
}
render() {
const overlay = document.createElement('div')
const drawer = doc...
Injection: immediately