- Experiment ID
2026-08-dcf-new-user-cooldown- Experiment Type
- apex / user
- Treatments
- Variant 1
- Variant 2
- Variant 3
- Analysis Summary
- Compares how long new accounts wait before some dismissible guidance and promotions can appear.
- Why It Matters
- This can test whether reducing early prompt overload makes onboarding clearer without delaying useful guidance too much.
- Detailed Description
- Discord checks account creation time before allowing some dismissible guidance to appear for a new user.
- The default waits one day, while comparisons extend the wait to two, three, or seven days.
- A fixed exception list can still make selected first-use guidance immediately eligible, so this does not delay every pop-up.
- The experiment changes overall timing rather than the copy or design of one specific card.
- Focus Area
- Timing of dismissible content for new accounts
- Importance
- medium
- Default Config
{
"newUserCooldownMs": "o.A.Millis.DAY"
}