- Experiment ID
2026-07-expressive-modal-v2- Experiment Type
- apex / user
- Previous Type
- apex / user
- Analysis Summary
- Shows a new expressive introduction instead of the existing screen when age verification begins.
- Why It Matters
- A clearer explanation of why verification is needed and what comes next can reduce confusion when people try to access age-restricted content.
- Detailed Description
- When age-gated content or actions begin verification, the default state keeps the existing introduction.
- Both current comparison variants select the newer age-verification modal.
- Dedicated methods such as Google Wallet or Incode still take precedence when their conditions apply.
- Because both variants expose only the same enabled value, their user-facing difference is not visible in the current client.
- Focus Area
- Age-verification introduction
- Importance
- high
- Default Config
{
"enabled": false
}- Variations
{
"1": {
"enabled": true
},
"2": {
"enabled": true
}
}- Previous Default Config
{
"enabled": false
}- Previous Variations
{
"1": {
"enabled": true
}
}