- Experiment ID
2026-07-personal-widget- Experiment Type
- apex / user
- Treatments
- Variant 0
- Variant 1
- Variant 2
- Analysis Summary
- Shows a profile-popout coachmark that introduces creating a personal widget with Nitro.
- Why It Matters
- Even when profile widget editing exists, people may not discover its entry point.
- This prompt introduces it at the moment they view their own profile.
- Detailed Description
- When enabled, this experiment adds the personal-widget coachmark to the candidates shown when someone opens their own profile popout.
- Strings from the same period add ‘New! Design your own widget with Nitro,’ ‘Try it Out,’ and ‘Create your own custom widget with Nitro,’ supporting the visible path behind the prompt.
- The confirmed consumer controls coachmark eligibility.
- A separate current consumer for the `showCreateEntrypoint` value has not been found, so the experiment does not yet establish how a standalone create button changes.
- Focus Area
- Personal profile widget prompt
- Importance
- medium
- Config Keys
- enabled
- showCreateEntrypoint
- Default Config
{
"enabled": false,
"showCreateEntrypoint": false
}- Variations
{
"0": {
"enabled": false,
"showCreateEntrypoint": false
},
"1": {
"enabled": true,
"showCreateEntrypoint": false
},
"2": {
"enabled": true,
"showCreateEntrypoint": true
}
}