- Experiment ID
2026-07-hotwheels-clickable-game-icon- Experiment Type
- apex / user
- Analysis Summary
- Makes the game name and icon in a server member-list activity card open the game's profile.
- Why It Matters
- Users can move from seeing what a member is playing to the game's profile without searching for it separately.
- Detailed Description
- In the default state, a game activity card in the server member list presents the game name and icon as information.
- In the enabled variant, both become click targets when a game profile can be opened, taking the user directly to that profile.
- The current Canary member-list card reads this setting and uses it to build the profile-opening action and clickable areas.
- Focus Area
- Member-list game activity card
- Importance
- medium
- Default Config
{
"enabled": false
}- Variations
{
"1": {
"enabled": true
}
}