- Experiment ID
2026-05-boosting-pre-checkout-modal-refresh-monthly-rate- Experiment Type
- apex / user
- Analysis Summary
- Shows a monthly rate alongside the Server Boost checkout total.
- Why It Matters
- This makes the recurring nature of the purchase and the expected monthly cost clearer before payment.
- Detailed Description
- On the refreshed Server Boost purchase screen, the enabled state adds a monthly-rate display to the subtotal area for the selected number of boosts.
- It is only used when the refreshed checkout screen is active.
- Focus Area
- Server Boost monthly pricing
- Importance
- medium
- Default Config
{
"enabled": false
}- Variations
{
"0": {
"enabled": false
},
"1": {
"enabled": true
}
}