- Experiment ID
2026-08-rich-presence-invite-banner- Experiment Type
- apex / user
- Analysis Summary
- Shows a channel invite banner above the chat composer when a joinable game activity is available.
- Why It Matters
- People can send a join invite directly from the current chat instead of finding a separate menu.
- The dismissal memory affects the balance between discoverability and interruption.
- Detailed Description
- The dedicated banner is absent in the default state.
- In the comparison, a channel with a Rich Presence activity can show the game name and an Invite to Play button above the composer.
- The button sends a game invite to that channel, while dismissing the banner points people to the plus button as another invite path.
- The current store also remembers invites and repeated dismissals within a session to reduce excessive resurfacing.
- Focus Area
- Rich Presence invite banner
- Importance
- high
- Default Config
{
"showBanner": false
}- Variations
{
"1": {
"showBanner": true
}
}