- Experiment ID
2026-05-use-ad-analytics-interface- Experiment Type
- apex / user
- Treatments
- Variant 0
- Variant 1
- Variant 2
- Variant 3
- Variant 4
- Variant 5
- Previous Treatments
- Analysis Summary
- Tests how sponsored content or ad CTAs are measured from load through external click and impression states.
- Why It Matters
- maxStep ranges from -1 to 4, letting Discord roll out and validate deeper CTA funnel measurement in controlled steps.
- Detailed Description
- This experiment gates a staged analytics interface for sponsored content and ad CTAs.
- The Canary chunk registers STEP_1_LOADED through STEP_5_VIEWED_IMPRESSION next to maxStep, so the change is about how far the ad/Quest CTA measurement funnel is enabled rather than a direct visual redesign.
- Focus Area
- Ads/Quest analytics
- Importance
- medium
- Default Config
{
"enabled": false,
"maxStep": -1
}- Variations
{
"0": {
"enabled": false,
"maxStep": -1
},
"1": {
"enabled": true,
"maxStep": 0
},
"2": {
"enabled": true,
"maxStep": 1
},
"3": {
"enabled": true,
"maxStep": 2
},
"4": {
"enabled": true,
"maxStep": 3
},
"5": {
"enabled": true,
"maxStep": 4
}
}- Previous Default Config
- Previous Variations
- Signals
- Locations
- UI IDs
- Linked Commands