- 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.
- The previously confirmed user context remains useful historical context after deletion.
- 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 previously inspected Canary member-list card reads this setting and uses it to build the profile-opening action and clickable areas.
- This row records the experiment’s deletion, but deletion alone does not establish a full rollout or rollback.
- Focus Area
- Member-list game activity card
- Importance
- medium
- Default Config
{
"enabled": false
}- Variations
{
"1": {
"enabled": true
}
}