- Experiment ID
2026-07-rtc-panel-game-card- Experiment Type
- apex / user
- Analysis Summary
- Makes the game icon in the voice-call running-game card open the game's profile.
- Why It Matters
- People can move from seeing what others are playing during a call to the game's profile more quickly.
- Detailed Description
- When the running-game card appears in the voice panel, the default state leaves its game icon as informational artwork.
- The enabled variant turns that icon into a button when a game profile can be opened and adds an accessible label based on the game name.
- The current Canary RunningGameCard directly reads improvedGameCard to decide whether the icon is clickable.
- Focus Area
- Voice-panel running-game card
- Importance
- medium
- Default Config
{
"improvedGameCard": false
}- Variations
{
"1": {
"improvedGameCard": true
}
}