- Experiment ID
2026-06-application-widget-profile-popout-preload- Experiment Type
- apex / user
- Analysis Summary
- Preloads app widgets and activity details before a profile card opens.
- Why It Matters
- Profiles with app widgets or game activity can fill in faster and avoid blank sections after opening.
- The tradeoff is that some data may be requested before the card is actually shown.
- Detailed Description
- When hovering a name or avatar to open a profile card, the enabled path prepares profile data, mutual friends and servers, app widgets, the current activity's application details, and related images.
- Other profile surfaces keep the existing loading path.
- This row records deletion of the experiment definition; it does not by itself establish rollout or rollback.
- Focus Area
- Profile card loading
- Importance
- medium
- Default Config
{
"enabled": false
}- Variations
{
"0": {
"enabled": false
},
"1": {
"enabled": true
}
}