Skip to content

Instantly share code, notes, and snippets.

@MinerPL
Last active April 9, 2025 18:15
Show Gist options
  • Save MinerPL/bb78085483020185f7a37a7a4dde82cc to your computer and use it in GitHub Desktop.
Save MinerPL/bb78085483020185f7a37a7a4dde82cc to your computer and use it in GitHub Desktop.
Discord Experiments List
[
{
"kind": "user",
"id": "2021-02_staff_qc_debugging",
"label": "Display QS scores in results. Not a real experiment",
"defaultConfig": {
"showScores": false
},
"treatments": [
{
"id": 1,
"label": "Show scores in QS results",
"config": {
"showScores": true
}
}
]
},
{
"kind": "user",
"id": "2021-04_longer_group_dm_invites",
"label": "Longer Group DM Invites",
"defaultConfig": {
"inviteMaxAgeSeconds": 86400
},
"treatments": [
{
"id": 1,
"label": "Makes group DM invites expire after 1 week.",
"config": {
"inviteMaxAgeSeconds": 604800
}
}
]
},
{
"kind": "guild",
"id": "2021-06_guild_role_subscriptions",
"label": "Guild Role Subscriptions",
"defaultConfig": {
"enableRoleSubscriptionsForGuild": false
},
"treatments": [
{
"id": 1,
"label": "Enables guild to create Guild Role Subscriptions",
"config": {
"enableRoleSubscriptionsForGuild": true
}
}
]
},
{
"kind": "user",
"id": "2021-06_preview_promotions",
"label": "Promotions Preview",
"defaultConfig": {
"previewEnabled": false
},
"treatments": [
{
"id": 1,
"label": "Preview Enabled",
"config": {
"previewEnabled": true
}
}
]
},
{
"kind": "user",
"id": "2021-07_popout_autocomplete",
"label": "Popout Autocomplete experiment",
"defaultConfig": {
"usePopoutAutocomplete": false
},
"treatments": [
{
"id": 1,
"label": "New autocomplete style",
"config": {
"usePopoutAutocomplete": true
}
}
]
},
{
"kind": "user",
"id": "2021-07_role_popout",
"label": "Role Popout",
"defaultConfig": {
"enabled": false
},
"treatments": [
{
"id": 1,
"label": "Enable Popout",
"config": {
"enabled": true
}
}
]
},
{
"kind": "user",
"id": "2021-08_guild_role_subscription_users",
"label": "Guild Role Subscription Users",
"defaultConfig": {
"enableRoleSubscriptionsForUser": false
},
"treatments": [
{
"id": 1,
"label": "Enables users to create Guild Role Subscriptions",
"config": {
"enableRoleSubscriptionsForUser": true
}
}
]
},
{
"kind": "user",
"id": "2021-08_regional_payment_methods",
"label": "Regional Payment Methods",
"defaultConfig": {
"enabledPaymentTypes": [],
"forceCountryCode": null,
"validCountryCodes": []
},
"treatments": [
{
"id": 1,
"label": "Regional Payment Method for Germany",
"config": {
"enabledPaymentTypes": [],
"forceCountryCode": "DE",
"validCountryCodes": [
"DE"
]
}
},
{
"id": 2,
"label": "Regional Payment Method for US",
"config": {
"enabledPaymentTypes": [
null,
null
],
"forceCountryCode": "US",
"validCountryCodes": [
"US"
]
}
},
{
"id": 3,
"label": "Regional Payment Method for Brazil",
"config": {
"enabledPaymentTypes": [],
"forceCountryCode": "BR",
"validCountryCodes": [
"BR"
]
}
},
{
"id": 4,
"label": "Regional Payment Method for Turkey",
"config": {
"enabledPaymentTypes": [],
"forceCountryCode": "TR",
"validCountryCodes": [
"TR"
]
}
},
{
"id": 5,
"label": "Regional Payment Method for Poland",
"config": {
"enabledPaymentTypes": [
null
],
"forceCountryCode": "PL",
"validCountryCodes": [
"PL"
]
}
},
{
"id": 6,
"label": "Enable paysafecard",
"config": {
"enabledPaymentTypes": [
null
],
"forceCountryCode": "DE",
"validCountryCodes": [
"BG",
"CZ",
"DK",
"HU",
"RO",
"SE",
"DE"
]
}
},
{
"id": 7,
"label": "Regional Payment Method for Philippines",
"config": {
"enabledPaymentTypes": [
null
],
"forceCountryCode": "PH",
"validCountryCodes": [
"PH"
]
}
},
{
"id": 8,
"label": "Regional Payment Method for Malaysia",
"config": {
"enabledPaymentTypes": [
null
],
"forceCountryCode": "MY",
"validCountryCodes": [
"MY"
]
}
},
{
"id": 9,
"label": "Regional Payment Method for Vietnam",
"config": {
"enabledPaymentTypes": [
null
],
"forceCountryCode": "VN",
"validCountryCodes": [
"VN"
]
}
},
{
"id": 10,
"label": "Regional Payment Method for Indonesia",
"config": {
"enabledPaymentTypes": [
null
],
"forceCountryCode": "ID",
"validCountryCodes": [
"ID"
]
}
},
{
"id": 11,
"label": "Regional Payment Method for South Korea",
"config": {
"enabledPaymentTypes": [
null
],
"forceCountryCode": "KR",
"validCountryCodes": [
"KR"
]
}
},
{
"id": 12,
"label": "Regional Payment Method for Belgium",
"config": {
"enabledPaymentTypes": [
null,
null
],
"forceCountryCode": "BE",
"validCountryCodes": [
"BE"
]
}
},
{
"id": 13,
"label": "Regional Payment Method for Austria",
"config": {
"enabledPaymentTypes": [
null,
null
],
"forceCountryCode": "AT",
"validCountryCodes": [
"AT"
]
}
},
{
"id": 14,
"label": "Regional Payment Method for Netherlands",
"config": {
"enabledPaymentTypes": [
null,
null
],
"forceCountryCode": "NL",
"validCountryCodes": [
"NL"
]
}
},
{
"id": 15,
"label": "Launch Paysafecard",
"config": {
"enabledPaymentTypes": [
null
],
"forceCountryCode": "ES",
"validCountryCodes": [
"ES",
"IT"
]
}
},
{
"id": 16,
"label": "Launch Cash App",
"config": {
"enabledPaymentTypes": [
null
],
"forceCountryCode": "US",
"validCountryCodes": [
"US"
]
}
}
]
},
{
"kind": "user",
"id": "2021-09_favorites_server",
"label": "Favorites Server",
"defaultConfig": {
"favoritesEnabled": false,
"canShow": true,
"isFavoritesPerk": false,
"hasStaffPrivileges": false
},
"treatments": [
{
"id": 1,
"label": "Favorites v1 - On",
"config": {
"favoritesEnabled": true,
"canShow": true,
"isFavoritesPerk": false,
"hasStaffPrivileges": true
}
},
{
"id": 2,
"label": "Favorites v1 - Forced Off",
"config": {
"favoritesEnabled": false,
"canShow": false,
"isFavoritesPerk": false,
"hasStaffPrivileges": true
}
},
{
"id": 3,
"label": "Favorites v2",
"config": {
"favoritesEnabled": true,
"canShow": true,
"isFavoritesPerk": true,
"hasStaffPrivileges": true
}
},
{
"id": 4,
"label": "Favorites v2 w/o Staff Privileges",
"config": {
"favoritesEnabled": true,
"canShow": true,
"isFavoritesPerk": true,
"hasStaffPrivileges": false
}
}
]
},
{
"kind": "user",
"id": "2021-10_runtime_accessibility_system",
"label": "Runtime Accessibility System",
"defaultConfig": {
"enabled": false,
"reporting": false
},
"treatments": [
{
"id": 1,
"label": "Enabled but silent",
"config": {
"enabled": true,
"reporting": false
}
},
{
"id": 2,
"label": "Enabled and reporting",
"config": {
"enabled": true,
"reporting": true
}
}
]
},
{
"kind": "guild",
"id": "2021-10_study_group",
"label": "Student hub study group",
"defaultConfig": {
"enableStudyGroup": false
},
"treatments": [
{
"id": 1,
"label": "Enables study group sidebar",
"config": {
"enableStudyGroup": true
}
}
]
},
{
"kind": "guild",
"id": "2021-11_hub_events",
"label": "Hub Events",
"defaultConfig": {
"showHubEventsList": false
},
"treatments": [
{
"id": 1,
"label": "Show Hub Events List",
"config": {
"showHubEventsList": true
}
}
]
},
{
"kind": "user",
"id": "2021-12_inferno_spam_redaction",
"label": "Inferno Spam Redaction",
"defaultConfig": {
"enabled": false
},
"treatments": [
{
"id": 1,
"label": "Allow guild channel messages from spammers to be collapsed",
"config": {
"enabled": true
}
}
]
},
{
"kind": "guild",
"id": "2022-01_guild_role_subscription_trials",
"label": "Guild Role Subscription Trials",
"defaultConfig": {
"enableRoleSubscriptionTrialsForGuild": false
},
"treatments": [
{
"id": 1,
"label": "Enables guild to create Guild Role Subscription Trials",
"config": {
"enableRoleSubscriptionTrialsForGuild": true
}
}
]
},
{
"kind": "user",
"id": "2022-02_guild_folder_mute",
"label": "Guild Folder Mute",
"defaultConfig": {
"enabled": false
},
"treatments": [
{
"id": 1,
"label": "Enabled",
"config": {
"enabled": true
}
}
]
},
{
"kind": "user",
"id": "2022-02_multi_month_plans",
"label": "Multi Month Plans",
"defaultConfig": {
"newPlans": []
},
"treatments": [
{
"id": 1,
"label": "3 and 6 Month Plans",
"config": {
"newPlans": [
null,
null
]
}
},
{
"id": 2,
"label": "3 Month Plan Only",
"config": {
"newPlans": [
null
]
}
}
]
},
{
"kind": "user",
"id": "2022-03_block_russian_purchases",
"label": "Block purchases based on country",
"defaultConfig": {
"paymentsBlocked": false
},
"treatments": [
{
"id": 1,
"label": "Payments Blocked",
"config": {
"paymentsBlocked": true
}
}
]
},
{
"kind": "user",
"id": "2022-03_block_russian_purchases_desktop",
"label": "Block purchases based on country (desktop specific flags)",
"defaultConfig": {
"checkPaymentSource": false
},
"treatments": [
{
"id": 1,
"label": "Check Payment Source",
"config": {
"checkPaymentSource": true
}
}
]
},
{
"kind": "user",
"id": "2022-04_creator_monetization_country_allowlist",
"label": "Creator Monetization Available in Country",
"defaultConfig": {
"isUserEligibleForCreatorMonetization": false
},
"treatments": [
{
"id": 1,
"label": "Enables users to view Creator Monetization entrypoints",
"config": {
"isUserEligibleForCreatorMonetization": true
}
}
]
},
{
"kind": "user",
"id": "2022-06_no_payment_info_trial",
"label": "No Payment Info Trial",
"defaultConfig": {
"bypassCheckout": false
},
"treatments": [
{
"id": 1,
"label": "Bypass collecting payment info",
"config": {
"bypassCheckout": true
}
}
]
},
{
"kind": "guild",
"id": "2022-07_guild_role_subscriptions_variable_max_tiers",
"label": "Guild Role Subscription Max Tiers",
"defaultConfig": {
"enabled": false,
"maxTiers": null
},
"treatments": []
},
{
"kind": "user",
"id": "2022-07_system_dm_safety_onboarding",
"label": "System DM Safety Onboarding",
"defaultConfig": {
"systemDMRedesignEnabled": false
},
"treatments": [
{
"id": 1,
"label": "Enabled, v1 copy",
"config": {
"systemDMRedesignEnabled": true
}
},
{
"id": 2,
"label": "Enabled, v2 copy",
"config": {
"systemDMRedesignEnabled": true
}
}
]
},
{
"id": "2022-07_voice_in_threads",
"label": "Voice in Threads",
"kind": "guild",
"defaultConfig": {
"enabled": false
},
"treatments": [
{
"id": 1,
"label": "On",
"config": {
"enabled": true
}
}
]
},
{
"kind": "user",
"id": "2022-08_back_to_school",
"label": "Back to School Event",
"defaultConfig": {
"enabled": false
},
"treatments": [
{
"id": 1,
"label": "Back to School experience enabled",
"config": {
"enabled": true
}
}
]
},
{
"kind": "user",
"id": "2022-08_churro_experiment",
"label": "PS5 Voice Experiment",
"defaultConfig": {
"allowPlayStationStaging": false
},
"treatments": [
{
"id": 3,
"label": "PS Experiment + upsells + Staging",
"config": {
"allowPlayStationStaging": true
}
}
]
},
{
"kind": "user",
"id": "2022-08_message_todos_staff_only",
"label": "Message TODO list",
"defaultConfig": {
"showReminders": false
},
"treatments": [
{
"id": 1,
"label": "Show message TODOs CTA",
"config": {
"showReminders": true
}
}
]
},
{
"kind": "guild",
"id": "2022-09_creator_monetization_raven",
"label": "Creator Monetization Onboarding v2",
"defaultConfig": {
"enableFastMonetizationOnboardingForGuild": false
},
"treatments": [
{
"id": 1,
"label": "Enables guild to create Guild Role Subscriptions quickly",
"config": {
"enableFastMonetizationOnboardingForGuild": true
}
}
]
},
{
"kind": "user",
"id": "2022-09_creator_monetization_raven_users",
"label": "Creator Monetization Onboarding v2 Users",
"defaultConfig": {
"enableFastMonetizationOnboardingForUser": false
},
"treatments": [
{
"id": 1,
"label": "Enables users to create Guild Role Subscriptions quickly",
"config": {
"enableFastMonetizationOnboardingForUser": true
}
}
]
},
{
"kind": "user",
"id": "2022-09_mobile_account_switcher",
"label": "Mobile Account Switcher",
"defaultConfig": {
"isMultiAccountMobileEnabled": false,
"clearCanUseMultiAccountMobile": false
},
"treatments": [
{
"id": 1,
"label": "Enable Account Switcher on Mobile",
"config": {
"isMultiAccountMobileEnabled": true,
"clearCanUseMultiAccountMobile": false
}
},
{
"id": 2,
"label": "Unenroll Account Switcher on Mobile and Clear Local Flag",
"config": {
"isMultiAccountMobileEnabled": false,
"clearCanUseMultiAccountMobile": true
}
}
]
},
{
"kind": "user",
"id": "2022-11_clips_experiment",
"label": "Clips Experiment",
"defaultConfig": {
"enableClips": false,
"ignorePlatformRestriction": false,
"showClipsHeaderEntrypoint": false
},
"treatments": [
{
"id": 1,
"label": "Clips without upsells",
"config": {
"enableClips": true,
"ignorePlatformRestriction": false,
"showClipsHeaderEntrypoint": true
}
},
{
"id": 2,
"label": "Clips with upsells",
"config": {
"enableClips": true,
"ignorePlatformRestriction": false,
"showClipsHeaderEntrypoint": true
}
},
{
"id": 99,
"label": "Clips 4 da Developerz",
"config": {
"enableClips": true,
"ignorePlatformRestriction": true,
"showClipsHeaderEntrypoint": true
}
}
]
},
{
"kind": "guild",
"id": "2022-11_creator_monetization_onboarding_waitlist",
"label": "Creator Monetization Onboarding Waitlist",
"defaultConfig": {
"enableWaitlist": false
},
"treatments": [
{
"id": 1,
"label": "Enables Guilds to (possibly) see the waitlist",
"config": {
"enableWaitlist": true
}
}
]
},
{
"kind": "guild",
"id": "2022-11_default_disable_mass_mention",
"label": "Disable mass mentions for communities by default",
"defaultConfig": {
"enabled": false
},
"treatments": [
{
"id": 1,
"label": "Enabled",
"config": {
"enabled": true
}
}
]
},
{
"kind": "user",
"id": "2022-11_mobile_account_switcher_notifications",
"label": "Mobile Account Switcher: Notifications",
"defaultConfig": {
"isMultiAccountMobileNotificationsEnabled": false
},
"treatments": [
{
"id": 1,
"label": "Enable notifications for multiple accounts",
"config": {
"isMultiAccountMobileNotificationsEnabled": true
}
}
]
},
{
"kind": "user",
"id": "2022-12_channel_notice_redesign",
"label": "Channel Notice Redesign",
"defaultConfig": {
"showRedesignedChannelNotice": false,
"showRedesignedLiveChannelNotice": false
},
"treatments": [
{
"id": 1,
"label": "Show Redesigned Channel Notices",
"config": {
"showRedesignedChannelNotice": true,
"showRedesignedLiveChannelNotice": false
}
},
{
"id": 2,
"label": "Show Redesigned Stage/Event Notices",
"config": {
"showRedesignedChannelNotice": false,
"showRedesignedLiveChannelNotice": true
}
},
{
"id": 3,
"label": "Show Redesigned Channel Notices & Stage/Event Notices",
"config": {
"showRedesignedChannelNotice": true,
"showRedesignedLiveChannelNotice": true
}
}
]
},
{
"kind": "user",
"id": "2022-12_localized_pricing_poland_notice",
"label": "Localized Pricing Poland Notice",
"defaultConfig": {
"enabled": false
},
"treatments": [
{
"id": 1,
"label": "Enable Poland Notice",
"config": {
"enabled": true
}
}
]
},
{
"kind": "guild",
"id": "2022-12_mention_raid_limit",
"label": "Automod Mention Raid Limit",
"defaultConfig": {
"enabled": false
},
"treatments": [
{
"id": 1,
"label": "Automod Mention Raid Limit",
"config": {
"enabled": true
}
}
]
},
{
"kind": "guild",
"id": "2022-12_mobile_guild_role_subscription_team_setup",
"label": "Mobile Guild Role Subscription Team Setup",
"defaultConfig": {
"enabled": false
},
"treatments": [
{
"id": 1,
"label": "Enables guild to allow payout team setup on mobile",
"config": {
"enabled": true
}
}
]
},
{
"id": "2022-12_timestamp_tooltip",
"label": "Timestamp Tooltip",
"kind": "user",
"defaultConfig": {
"enabled": false
},
"treatments": [
{
"id": 1,
"label": "Enabled",
"config": {
"enabled": true
}
}
]
},
{
"kind": "user",
"id": "2023-01_clear_all_message_requests",
"label": "Safety Experience Reject All Message Requests",
"defaultConfig": {
"enabled": false
},
"treatments": [
{
"id": 1,
"label": "Enabled",
"config": {
"enabled": true
}
}
]
},
{
"kind": "user",
"id": "2023-01_consumer_education_launch",
"label": "Safety Consumer Education Launch - Block/Mute",
"defaultConfig": {
"bucket": 0,
"enabled": false
},
"treatments": [
{
"id": 1,
"label": "Mute",
"config": {
"bucket": 1,
"enabled": true
}
},
{
"id": 2,
"label": "Block",
"config": {
"bucket": 2,
"enabled": true
}
}
]
},
{
"kind": "user",
"id": "2023-01_creator_monetization_nag_activate_users",
"label": "Creator Monetization Nag Activate Users",
"defaultConfig": {
"enableCreatorMonetizationNagActivateForUser": false
},
"treatments": [
{
"id": 1,
"label": "Enables users to see nag bar to activate server subscriptions",
"config": {
"enableCreatorMonetizationNagActivateForUser": true
}
}
]
},
{
"id": "2023-01_forums_non_community",
"label": "Forum non-community",
"kind": "guild",
"defaultConfig": {
"enabled": false
},
"treatments": [
{
"id": 1,
"label": "On",
"config": {
"enabled": true
}
}
]
},
{
"kind": "guild",
"id": "2023-01_shared_canvas",
"label": "Shared Canvas",
"defaultConfig": {
"isSharedCanvasEnabled": false
},
"treatments": [
{
"id": 1,
"label": "Enable Shared Canvas",
"config": {
"isSharedCanvasEnabled": true
}
}
]
},
{
"kind": "guild",
"id": "2023-02_guest_voice_invites",
"label": "Guest Voice Invites",
"defaultConfig": {
"enabled": false
},
"treatments": [
{
"id": 1,
"label": "Allow creation of guest voice invites",
"config": {
"enabled": true
}
}
]
},
{
"kind": "guild",
"id": "2023-02_onboarding_advanced_mode",
"label": "Enables setting up onboarding with advanced mode",
"defaultConfig": {
"advancedModeAllowed": false
},
"treatments": [
{
"id": 1,
"label": "On",
"config": {
"advancedModeAllowed": true
}
}
]
},
{
"kind": "guild",
"id": "2023-02_onboardingdropdowns",
"label": "Enables dropdown selections from onboarding prompts",
"defaultConfig": {
"dropdownsAllowed": false
},
"treatments": [
{
"id": 1,
"label": "On",
"config": {
"dropdownsAllowed": true
}
}
]
},
{
"kind": "user",
"id": "2023-03_aa_user_segment_filter",
"label": "AA test to validate segmentation filter",
"defaultConfig": {
"isEnabled": false
},
"treatments": [
{
"id": 1,
"label": "AA test enabled. Noop on UI effect.",
"config": {
"isEnabled": true
}
}
]
},
{
"kind": "guild",
"id": "2023-03_clyde_ai",
"label": "ClydeAI",
"defaultConfig": {
"experimentState": 0
},
"treatments": [
{
"id": 1,
"label": "Enabled (Default Off)",
"config": {
"experimentState": 2
}
},
{
"id": 3,
"label": "Enabled (Default On)",
"config": {
"experimentState": 1
}
},
{
"id": 4,
"label": "Coming Soon",
"config": {
"experimentState": 3
}
},
{
"id": 5,
"label": "Clyde Profiles",
"config": {
"experimentState": 4
}
}
]
},
{
"kind": "guild",
"id": "2023-03_guild_media_channel",
"label": "Media Channel",
"defaultConfig": {
"enabled": false
},
"treatments": [
{
"id": 1,
"label": "Enables guild to create a media channel",
"config": {
"enabled": true
}
}
]
},
{
"kind": "user",
"label": "Pomelo",
"id": "2023-03_pomelo",
"defaultConfig": {
"enabled": false
},
"treatments": [
{
"id": 1,
"label": "enabled",
"config": {
"enabled": true
}
}
]
},
{
"kind": "user",
"label": "Pomelo Debounce Delay",
"id": "2023-03_pomelo_debounce_delay",
"defaultConfig": {
"delay": 600
},
"treatments": [
{
"id": 1,
"label": "600ms",
"config": {
"delay": 600
}
},
{
"id": 2,
"label": "700ms",
"config": {
"delay": 700
}
},
{
"id": 3,
"label": "800ms",
"config": {
"delay": 800
}
},
{
"id": 4,
"label": "900ms",
"config": {
"delay": 900
}
},
{
"id": 5,
"label": "1000ms",
"config": {
"delay": 1000
}
}
]
},
{
"kind": "guild",
"id": "2023-03_server_subscriptions_tier_templates",
"label": "Server Subscriptions Tier Templates",
"defaultConfig": {
"enabled": false,
"showCreatorPortalLink": false
},
"treatments": [
{
"id": 1,
"label": "299 basic tier + no link",
"config": {
"enabled": true,
"showCreatorPortalLink": false
}
},
{
"id": 2,
"label": "399 basic tier + no link",
"config": {
"enabled": true,
"showCreatorPortalLink": false
}
},
{
"id": 3,
"label": "399 basic tier + link",
"config": {
"enabled": true,
"showCreatorPortalLink": true
}
}
]
},
{
"kind": "user",
"id": "2023-03_store_latest_message_data",
"label": "Store latest message data",
"defaultConfig": {
"enabled": false
},
"treatments": [
{
"id": 1,
"label": "Use latest data from api/gateway",
"config": {
"enabled": true
}
}
]
},
{
"kind": "user",
"id": "2023-03_text_playground_settings_pane",
"label": "Text Playground",
"defaultConfig": {
"showSetting": false
},
"treatments": [
{
"id": 1,
"label": "Enable settings pane",
"config": {
"showSetting": true
}
}
]
},
{
"kind": "guild",
"id": "2023-04_community_endless_invites",
"label": "Community Endless Invites",
"defaultConfig": {
"defaultInvitesToNeverExpire": false
},
"treatments": [
{
"id": 1,
"label": "Causes invites to never expire (by default) in the Guild",
"config": {
"defaultInvitesToNeverExpire": true
}
}
]
},
{
"kind": "user",
"id": "2023-04_guild_media_channel_post_preview_embed_users",
"label": "Guild Role Subscription Users",
"defaultConfig": {
"enabledForUser": false
},
"treatments": [
{
"id": 1,
"label": "Enables for users Guild Media Post Preview Embeds",
"config": {
"enabledForUser": true
}
}
]
},
{
"kind": "user",
"id": "2023-04_null_experiment",
"label": "Null Experiment",
"defaultConfig": {
"inUse": false
},
"treatments": [
{
"id": 1,
"label": "On",
"config": {
"inUse": true
}
}
]
},
{
"kind": "user",
"label": "Pomelo Attempt",
"id": "2023-04_pomelo_attempt",
"defaultConfig": {
"enabled": false
},
"treatments": [
{
"id": 1,
"label": "enabled",
"config": {
"enabled": true
}
}
]
},
{
"kind": "user",
"label": "Pomelo Suggestions",
"id": "2023-04_pomelo_suggestions",
"defaultConfig": {
"enabled": false
},
"treatments": [
{
"id": 1,
"label": "enabled",
"config": {
"enabled": true
}
}
]
},
{
"kind": "guild",
"id": "2023-04_server_products",
"label": "Server Products",
"defaultConfig": {
"enabled": false
},
"treatments": [
{
"id": 1,
"label": "Enables Server Products (AKA one time purchases for creator guilds)",
"config": {
"enabled": true
}
}
]
},
{
"kind": "user",
"id": "2023-04_server_subscriptions_tier_templates_user",
"label": "Server Subscriptions Tier Templates",
"defaultConfig": {
"enabled": false
},
"treatments": [
{
"id": 1,
"label": "Enable tier templates for user",
"config": {
"enabled": true
}
}
]
},
{
"kind": "user",
"id": "2023-05_localized_pricing_turkey_notice",
"label": "Localized Pricing Turkey Notice",
"defaultConfig": {
"enabled": false
},
"treatments": [
{
"id": 1,
"label": "Enable Turkey Notice",
"config": {
"enabled": true
}
}
]
},
{
"kind": "user",
"id": "2023-05_overlay_hook_crash_detection",
"label": "Detect and report crashes in the overlay hook",
"defaultConfig": {
"enableCrashReporting": false,
"enableCrashTrigger": false
},
"treatments": [
{
"id": 1,
"label": "EnableCrashReporting",
"config": {
"enableCrashReporting": true,
"enableCrashTrigger": false
}
},
{
"id": 2,
"label": "EnableCrashTrigger",
"config": {
"enableCrashReporting": true,
"enableCrashTrigger": true
}
}
]
},
{
"kind": "user",
"id": "2023-05_safety_user_sentiment",
"label": "Safety User Sentiment Feedback Eligible",
"defaultConfig": {
"isEligible": false
},
"treatments": [
{
"id": 1,
"label": "Eligible",
"config": {
"isEligible": true
}
}
]
},
{
"kind": "user",
"id": "2023-06_bogo_promotion_gate",
"label": "BOGO Promotion Manager",
"defaultConfig": {
"enabled": false
},
"treatments": [
{
"id": 1,
"label": "Enable BOGO Promotion Manager",
"config": {
"enabled": true
}
}
]
},
{
"kind": "user",
"id": "2023-06_golive_capture_card",
"label": "GoLive Capture Card Support",
"defaultConfig": {
"enableGoLiveCaptureCard": false
},
"treatments": [
{
"id": 1,
"label": "Enable go live capture card support",
"config": {
"enableGoLiveCaptureCard": true
}
}
]
},
{
"kind": "user",
"id": "2023-06_guild_boosting_legacy_pricing_fix_experiment",
"label": "Guild Boosting Legacy Pricing Fix Experiment",
"defaultConfig": {
"enabled": false
},
"treatments": [
{
"id": 1,
"label": "Use Invoice Preview for Boost Pricing",
"config": {
"enabled": true
}
}
]
},
{
"kind": "user",
"id": "2023-06_unique_username_live_check_in_settings",
"label": "Username Livecheck in Settings",
"defaultConfig": {
"enabled": false
},
"treatments": [
{
"id": 1,
"label": "Livecheck enabled",
"config": {
"enabled": true
}
}
]
},
{
"kind": "user",
"id": "2023-06_unique_username_registration",
"label": "Unique Username Registration",
"defaultConfig": {
"livecheckEnabled": true,
"suggestions": true
},
"treatments": [
{
"id": 1,
"label": "Unique Username Registration enabled -livecheck -suggestions",
"config": {
"livecheckEnabled": false,
"suggestions": false
}
},
{
"id": 2,
"label": "Unique Username Registration enabled -livecheck +suggestions",
"config": {
"livecheckEnabled": false,
"suggestions": true
}
},
{
"id": 3,
"label": "Unique Username Registration enabled +livecheck -suggestions",
"config": {
"livecheckEnabled": true,
"suggestions": false
}
},
{
"id": 4,
"label": "Unique Username Registration enabled +livecheck +suggestions",
"config": {
"livecheckEnabled": true,
"suggestions": true
}
}
]
},
{
"kind": "user",
"id": "2023-07_announcement_views",
"label": "Announcement Views",
"defaultConfig": {
"enabled": false
},
"treatments": [
{
"id": 1,
"label": "Enabled",
"config": {
"enabled": true
}
}
]
},
{
"id": "2023-07_checkout_optimization_browser_autofill",
"label": "Checkout Optimization Browser Autofill",
"kind": "user",
"defaultConfig": {
"enabled": false,
"delay": false
},
"treatments": [
{
"id": 1,
"label": "Enabled",
"config": {
"enabled": true,
"delay": false
}
},
{
"id": 2,
"label": "Enabled with delay",
"config": {
"enabled": true,
"delay": true
}
}
]
},
{
"kind": "user",
"id": "2023-08_aa_imbalance_remediation",
"label": "AA test to validate fallback trigger and location frequency change",
"defaultConfig": {
"isEnabled": false
},
"treatments": [
{
"id": 1,
"label": "AA test enabled. Noop on UI effect.",
"config": {
"isEnabled": true
}
}
]
},
{
"kind": "user",
"id": "2023-08_dcf_ml_model",
"label": "DCF ML Perks Relevance Model",
"defaultConfig": {
"enabled": false
},
"treatments": [
{
"id": 0,
"label": "threshold 0",
"config": {
"enabled": true
}
},
{
"id": 1,
"label": "threshold 1",
"config": {
"enabled": true
}
},
{
"id": 2,
"label": "threshold 2",
"config": {
"enabled": true
}
},
{
"id": 3,
"label": "threshold 3",
"config": {
"enabled": true
}
},
{
"id": 4,
"label": "threshold 4",
"config": {
"enabled": true
}
}
]
},
{
"kind": "guild",
"id": "2023-08_deadchat_simple_prompt_guild",
"label": "Simple deadchat prompt",
"defaultConfig": {
"triggerDeadchat": false,
"enableDeadchat": false
},
"treatments": [
{
"id": 0,
"label": "Control",
"config": {
"triggerDeadchat": true,
"enableDeadchat": false
}
},
{
"id": 1,
"label": "trigger deadchat upon connection open",
"config": {
"triggerDeadchat": true,
"enableDeadchat": true
}
}
]
},
{
"kind": "user",
"id": "2023-08_guild_usage_survey",
"label": "Guild Usage Survey",
"defaultConfig": {
"showSurvey": false
},
"treatments": [
{
"id": 1,
"label": "show survey nag bar",
"config": {
"showSurvey": true
}
}
]
},
{
"kind": "guild",
"id": "2023-08_improved_bans_page",
"label": "Guild Settings Improved Bans Page",
"defaultConfig": {
"enabled": false
},
"treatments": [
{
"id": 1,
"label": "Guild Settings Improved Bans Page",
"config": {
"enabled": true
}
}
]
},
{
"kind": "user",
"id": "2023-08_remix_ga",
"label": "Remix General Available",
"defaultConfig": {
"canSeeRemixBadge": false,
"canRemix": false,
"isNitroPerk": false
},
"treatments": [
{
"id": 1,
"label": "Remix for Nitro Subscribers",
"config": {
"canSeeRemixBadge": true,
"canRemix": true,
"isNitroPerk": true
}
},
{
"id": 3,
"label": "Upsell Remix for Non-Nitro Users",
"config": {
"canSeeRemixBadge": true,
"canRemix": false,
"isNitroPerk": true
}
},
{
"id": 5,
"label": "Remix GA for everyone",
"config": {
"canSeeRemixBadge": true,
"canRemix": true,
"isNitroPerk": false
}
}
]
},
{
"kind": "user",
"id": "2023-08_secure_frames_encryption",
"label": "Allowing testing DAVE protocol for voice/video",
"defaultConfig": {
"protocolVersionFloor": 0,
"canSupportDaveProtocol": false
},
"treatments": [
{
"id": 11,
"label": "Can support DAVE protocol version 1 and above",
"config": {
"protocolVersionFloor": 1,
"canSupportDaveProtocol": true
}
}
]
},
{
"kind": "user",
"id": "2023-08-30_open-in-popout",
"label": "Open Channel in Popout",
"defaultConfig": {
"enabled": false
},
"treatments": [
{
"id": 1,
"label": "Enabled",
"config": {
"enabled": true
}
}
]
},
{
"kind": "user",
"id": "2023-09_clips_nitro_early_access",
"label": "Clips (Nitro EA)",
"defaultConfig": {
"enableClips": false,
"enablePremiumEarlyAccessAnnouncementCoachmark": false,
"enablePremiumEarlyAccessGoLiveRoadblock": false
},
"treatments": [
{
"id": 1,
"label": "Clips Nitro EA Upsells Visible",
"config": {
"enableClips": false,
"enablePremiumEarlyAccessAnnouncementCoachmark": true,
"enablePremiumEarlyAccessGoLiveRoadblock": true
}
},
{
"id": 2,
"label": "Clips Enabled (Nitro)",
"config": {
"enableClips": true,
"enablePremiumEarlyAccessAnnouncementCoachmark": true,
"enablePremiumEarlyAccessGoLiveRoadblock": false
}
}
]
},
{
"kind": "guild",
"id": "2023-09_gaming_stats_prompt_guild",
"label": "Gaming stats prompt",
"defaultConfig": {
"triggerGamingStats": false
},
"treatments": [
{
"id": 1,
"label": "ability to trigger gaming stats prompt",
"config": {
"triggerGamingStats": true
}
},
{
"id": 2,
"label": "ability to trigger gaming stats prompt (leaderboard)",
"config": {
"triggerGamingStats": true
}
}
]
},
{
"kind": "guild",
"id": "2023-09_gaming_stats_setup",
"label": "Gaming stats exposure setup",
"defaultConfig": {
"trackGamingStats": false
},
"treatments": [
{
"id": 1,
"label": "trigger gaming stats data",
"config": {
"trackGamingStats": true
}
}
]
},
{
"kind": "user",
"id": "2023-09_iar_dsa_webform",
"label": "Safety Experience Unauthenticated Report Form",
"defaultConfig": {
"enabled": false
},
"treatments": [
{
"id": 1,
"label": "EU user",
"config": {
"enabled": true
}
},
{
"id": 2,
"label": "DSA E2E testing user",
"config": {
"enabled": true
}
}
]
},
{
"kind": "user",
"id": "2023-09_iar_user_reporting",
"label": "Safety Experience IAR User Reporting",
"defaultConfig": {
"enabled": false
},
"treatments": [
{
"id": 1,
"label": "Enabled",
"config": {
"enabled": true
}
}
]
},
{
"kind": "user",
"id": "2023-09_proxy_block_notice",
"label": "Proxy Block Experiment",
"defaultConfig": {
"eligibleForNotice": false
},
"treatments": [
{
"id": 1,
"label": "Show nag bar when proxy blocks an API request",
"config": {
"eligibleForNotice": true
}
}
]
},
{
"kind": "user",
"id": "2023-09_server_shop_phantom_preview",
"label": "Server Shop Phantom Preview",
"defaultConfig": {
"enabled": false
},
"treatments": [
{
"id": 1,
"label": "Enables Server shop phantom preview",
"config": {
"enabled": true
}
}
]
},
{
"kind": "user",
"id": "2023-09_show_server_sub_in_server_shop",
"label": "Show server sub in server shop",
"defaultConfig": {
"enabled": false
},
"treatments": [
{
"id": 1,
"label": "Enables showing server sub in server shop",
"config": {
"enabled": true
}
}
]
},
{
"kind": "user",
"id": "2023-09_trigger_debugging_aa",
"label": "trigger debugging aa mobile",
"defaultConfig": {
"inUse": false
},
"treatments": [
{
"id": 1,
"label": "On",
"config": {
"inUse": true
}
}
]
},
{
"kind": "user",
"id": "2023-10_call_banner_bg",
"label": "Call Banner Background Experiment",
"defaultConfig": {
"enabled": false
},
"treatments": [
{
"id": 1,
"label": "Enabled",
"config": {
"enabled": true
}
}
]
},
{
"kind": "user",
"id": "2023-10_social_proofing_file_size",
"label": "Social Proofing File Size",
"defaultConfig": {
"enabled": false
},
"treatments": [
{
"id": 1,
"label": "Should show nitro upsell for large files",
"config": {
"enabled": true
}
}
]
},
{
"kind": "user",
"id": "2023-10_social_proofing_message_nitro_badge",
"label": "Social Proofing Message Nitro Badge",
"defaultConfig": {
"enabled": false,
"hideNitroBadgeWhenRoleBadgePresent": false
},
"treatments": [
{
"id": 1,
"label": "Prefer BOTH nitro badge AND role icon(s)",
"config": {
"enabled": true,
"hideNitroBadgeWhenRoleBadgePresent": false
}
},
{
"id": 2,
"label": "Prefer role icon(s) over nitro badge if both are present",
"config": {
"enabled": true,
"hideNitroBadgeWhenRoleBadgePresent": true
}
}
]
},
{
"kind": "user",
"id": "2023-10_viewer_clipping",
"label": "Test viewer side clipping",
"defaultConfig": {
"enableViewerClipping": false,
"ignoreSenderPreference": false
},
"treatments": [
{
"id": 1,
"label": "Viewer Clipping enabled",
"config": {
"enableViewerClipping": true,
"ignoreSenderPreference": false
}
},
{
"id": 2,
"label": "Viewer Clipping enabled; For developer testing",
"config": {
"enableViewerClipping": true,
"ignoreSenderPreference": true
}
}
]
},
{
"id": "2023-11_adyen_auth_without_capture",
"label": "Adyen auth without capture rollout",
"kind": "user",
"defaultConfig": {
"enabled": false
},
"treatments": [
{
"id": 1,
"label": "Enabled",
"config": {
"enabled": true
}
}
]
},
{
"kind": "user",
"id": "2023-11_attachment_link_markup",
"label": "Attachment Link Config User Experiment",
"defaultConfig": {
"enabled": false
},
"treatments": [
{
"id": 1,
"label": "Shows links to attachments as regular links",
"config": {
"enabled": false
}
},
{
"id": 2,
"label": "Shows links to attachments as \"mentions\" of the filename",
"config": {
"enabled": true
}
}
]
},
{
"kind": "user",
"id": "2023-11_keybind_indicators",
"label": "Overlay Keybind Indicators",
"defaultConfig": {
"showKeybindIndicators": false
},
"treatments": [
{
"id": 1,
"label": "Show Keybind Indicators - Overlay",
"config": {
"showKeybindIndicators": true
}
}
]
},
{
"kind": "user",
"id": "2023-11_midjourney_onboarding",
"label": "Midjourney Onboarding",
"defaultConfig": {
"enabled": false
},
"treatments": [
{
"id": 1,
"label": "Enables the accelerated Midjourney Onboarding & Discord experience for the user.",
"config": {
"enabled": true
}
}
]
},
{
"id": "2023-11_seasonal_gifting_marketing_2023",
"label": "Seasonal Gifting Marketing 2023",
"kind": "user",
"defaultConfig": {
"enabled": false
},
"treatments": [
{
"id": 1,
"label": "Enabled",
"config": {
"enabled": true
}
}
]
},
{
"kind": "user",
"id": "2023-11_soundboard_recently_heard_frequently_played",
"label": "Soundboard Recently Heard & Frequently Played",
"defaultConfig": {
"canSeeRecentlyHeard": false,
"canSeeFrequentlyPlayed": false
},
"treatments": [
{
"id": 1,
"label": "User can see Recently Heard soundboard section",
"config": {
"canSeeRecentlyHeard": true,
"canSeeFrequentlyPlayed": false
}
},
{
"id": 2,
"label": "User can see Frequently Played soundboard section",
"config": {
"canSeeRecentlyHeard": false,
"canSeeFrequentlyPlayed": true
}
},
{
"id": 3,
"label": "User can see Frequently Played & Recently Heard soundboard sections",
"config": {
"canSeeRecentlyHeard": true,
"canSeeFrequentlyPlayed": true
}
}
]
},
{
"kind": "user",
"id": "2023-11_totally_benign_and_non_controversial_notification_tweaks",
"label": "Notification Changes",
"defaultConfig": {
"enabled": false
},
"treatments": [
{
"id": 1,
"label": "Use the unfinished, not ready, and totally benign notification tweaks",
"config": {
"enabled": true
}
}
]
},
{
"kind": "user",
"id": "2023-11_uu_one_click",
"label": "Unique Username one click",
"defaultConfig": {
"enabled": false
},
"treatments": [
{
"id": 1,
"label": "Enable one click",
"config": {
"enabled": true
}
}
]
},
{
"kind": "guild",
"id": "2023-11_voice_activity_notification_guild",
"label": "General Voice Channel Notifications for Guild",
"defaultConfig": {
"voiceChannelActivityNotifsEnabled": false
},
"treatments": [
{
"id": 2,
"label": "Deadchat notifs disabled, voice channel activity notifs enabled",
"config": {
"voiceChannelActivityNotifsEnabled": true
}
}
]
},
{
"kind": "user",
"id": "2023-11_voice_activity_notification_user",
"label": "Voice Activity Notifications for User",
"defaultConfig": {
"enabled": false
},
"treatments": [
{
"id": 1,
"label": "Voice Activity Notifications are enabled for user",
"config": {
"enabled": true
}
},
{
"id": 2,
"label": "Control for AA test. Voice Activity Notifications are NOT enabled for user.",
"config": {
"enabled": false
}
}
]
},
{
"kind": "user",
"id": "2023-11_xbox_game_invites",
"label": "Xbox Game Invites Experiment",
"defaultConfig": {
"enabled": false
},
"treatments": [
{
"id": 1,
"label": "Xbox Game Invites UI Enabled",
"config": {
"enabled": true
}
}
]
},
{
"kind": "user",
"id": "2023-12_marketing_automation_experiment",
"label": "Marketing Automation",
"defaultConfig": {
"enabled": false
},
"treatments": [
{
"id": 1,
"label": "Ask server for marketing content for rendering",
"config": {
"enabled": true
}
}
]
},
{
"kind": "user",
"id": "2023-12_pause_subscriptions_experiment",
"label": "Pause Subscriptions Experiment",
"defaultConfig": {
"enabled": false
},
"treatments": [
{
"id": 1,
"label": "Pause Subscription Enabled",
"config": {
"enabled": true
}
}
]
},
{
"id": "2023-12_quests",
"kind": "user",
"label": "Quests",
"defaultConfig": {
"enabled": false
},
"treatments": [
{
"id": 0,
"label": "Control",
"config": {
"enabled": false
}
},
{
"id": 1,
"label": "Quests enabled",
"config": {
"enabled": true
}
}
]
},
{
"kind": "user",
"id": "2024-01_auto_disable_video_mobile_v2",
"label": "Mobile performance: VideoHealthManager (v2)",
"defaultConfig": {
"featureEnabled": false,
"windowLength": 5,
"allowedPoorFpsRatio": 1,
"fpsThreshold": 5,
"backoffTimeSec": 15
},
"treatments": [
{
"id": 1,
"label": "5 second window, 100% allowed poor fps ratio, 5 fps threshold, 15 second backoff",
"config": {
"featureEnabled": true,
"windowLength": 5,
"allowedPoorFpsRatio": 1,
"fpsThreshold": 5,
"backoffTimeSec": 15
}
},
{
"id": 2,
"label": "5 second window, 100% allowed poor fps ratio, 5 fps threshold, 10 second backoff",
"config": {
"featureEnabled": true,
"windowLength": 5,
"allowedPoorFpsRatio": 1,
"fpsThreshold": 5,
"backoffTimeSec": 10
}
},
{
"id": 3,
"label": "10 second window, 70% allowed poor fps ratio, 5 fps threshold, 15 second backoff",
"config": {
"featureEnabled": true,
"windowLength": 10,
"allowedPoorFpsRatio": 0.7,
"fpsThreshold": 5,
"backoffTimeSec": 15
}
},
{
"id": 4,
"label": "10 second window, 90% allowed poor fps ratio, 5 fps threshold, 15 second backoff",
"config": {
"featureEnabled": true,
"windowLength": 10,
"allowedPoorFpsRatio": 0.9,
"fpsThreshold": 5,
"backoffTimeSec": 15
}
}
]
},
{
"kind": "user",
"id": "2024-01_chunked_message_attachment_uploads",
"label": "Use chunked uploads for message attachments",
"defaultConfig": {
"enabled": false,
"chunkSize": 0
},
"treatments": [
{
"id": 1,
"label": "Chunked message attachment uploads",
"config": {
"enabled": true,
"chunkSize": 8388608
}
}
]
},
{
"kind": "user",
"id": "2024-01_expanded_gift_entry_points_gift_inventory",
"label": "Expanded Gift Entry Points - Gift Inventory",
"defaultConfig": {
"enabled": false
},
"treatments": [
{
"id": 1,
"label": "Show Gift Entry Point in Gift Inventory",
"config": {
"enabled": true
}
}
]
},
{
"kind": "user",
"id": "2024-01_inappropriate_conversation_warning",
"label": "Inappropriate Conversation Warning",
"defaultConfig": {
"enabled": false
},
"treatments": [
{
"id": 1,
"label": "Enable Inappropriate Conversation Warning",
"config": {
"enabled": true
}
}
]
},
{
"kind": "user",
"id": "2024-01_mention_on_all_messages",
"label": "Mention on all messages",
"defaultConfig": {
"enabled": false
},
"treatments": [
{
"id": 1,
"label": "Increment mention count when receiving a message in a channel set to all messages",
"config": {
"enabled": true
}
}
]
},
{
"kind": "user",
"id": "2024-01_quiet_mode",
"label": "Quiet Mode (dnd-equivalent) Experiment ",
"defaultConfig": {
"allowQuietMode": false
},
"treatments": [
{
"id": 1,
"label": "allow quiet mode",
"config": {
"allowQuietMode": true
}
}
]
},
{
"kind": "user",
"id": "2024-01_unreads",
"label": "Unreads Experiment (grey-dot mode)",
"defaultConfig": {
"logExposure": false,
"autoOpen": false,
"manuallyOpen": false
},
"treatments": [
{
"id": 0,
"label": "Control",
"config": {
"logExposure": true,
"autoOpen": false,
"manuallyOpen": false
}
},
{
"id": 1,
"label": "Auto open migration",
"config": {
"logExposure": true,
"autoOpen": true,
"manuallyOpen": false
}
},
{
"id": 2,
"label": "Manually open migration",
"config": {
"logExposure": false,
"autoOpen": false,
"manuallyOpen": true
}
}
]
},
{
"kind": "user",
"id": "2024-01_uu_forced_migration",
"label": "Unique Username Forced Migration UI",
"defaultConfig": {
"enabled": false
},
"treatments": [
{
"id": 1,
"label": "Enable Forced Migration UI",
"config": {
"enabled": true
}
}
]
},
{
"kind": "user",
"id": "2024-01_voice_user_game_activity",
"label": "Voice User Game Activity",
"defaultConfig": {
"showGameIcon": false
},
"treatments": [
{
"id": 1,
"label": "Show game icon next to the Voice User in VC",
"config": {
"showGameIcon": true
}
}
]
},
{
"kind": "user",
"id": "2024-02_audio_short_circuit",
"label": "Audio processing short circuiting",
"defaultConfig": {
"muteBeforeProcessing": false,
"pttBeforeProcessing": false,
"skipEncode": false
},
"treatments": [
{
"id": 1,
"label": "Mute before processing",
"config": {
"muteBeforeProcessing": true,
"pttBeforeProcessing": false,
"skipEncode": false
}
},
{
"id": 2,
"label": "PTT before processing",
"config": {
"muteBeforeProcessing": false,
"pttBeforeProcessing": true,
"skipEncode": false
}
},
{
"id": 3,
"label": "Mute + PTT before processing",
"config": {
"muteBeforeProcessing": true,
"pttBeforeProcessing": true,
"skipEncode": false
}
},
{
"id": 4,
"label": "Skip encode",
"config": {
"muteBeforeProcessing": false,
"pttBeforeProcessing": false,
"skipEncode": true
}
},
{
"id": 5,
"label": "Mute before processing, skip encode",
"config": {
"muteBeforeProcessing": true,
"pttBeforeProcessing": false,
"skipEncode": true
}
},
{
"id": 6,
"label": "PTT before processing, skip encode",
"config": {
"muteBeforeProcessing": false,
"pttBeforeProcessing": true,
"skipEncode": true
}
},
{
"id": 7,
"label": "Mute + PTT before processing, skip encode",
"config": {
"muteBeforeProcessing": true,
"pttBeforeProcessing": true,
"skipEncode": true
}
}
]
},
{
"kind": "user",
"id": "2024-02_desktop_animated_icons",
"label": "Desktop animated icons",
"defaultConfig": {
"enabled": false
},
"treatments": [
{
"id": 1,
"label": "Animated icons enabled",
"config": {
"enabled": true
}
}
]
},
{
"kind": "user",
"id": "2024-02_emoji_picker_upload_desktop",
"label": "Desktop: Consistently show the Emoji Picker Upload button at the start of emoji lists",
"defaultConfig": {
"enabled": false,
"treatment": 0
},
"treatments": [
{
"id": 1,
"label": "With Top Emojis showing the Upload button",
"config": {
"enabled": true,
"treatment": 1
}
},
{
"id": 2,
"label": "Without Top Emojis showing the Upload button",
"config": {
"enabled": true,
"treatment": 2
}
}
]
},
{
"kind": "user",
"id": "2024-02_family_center_vc_join",
"label": "Family Center VC Join",
"defaultConfig": {
"enabled": false
},
"treatments": [
{
"id": 1,
"label": "Enable VC Join in Family Center",
"config": {
"enabled": true
}
}
]
},
{
"kind": "user",
"id": "2024-02_hide_member_list_activities",
"label": "Hide member list activities",
"defaultConfig": {
"hideActivities": false
},
"treatments": [
{
"id": 1,
"label": "Enabled (hide activities)",
"config": {
"hideActivities": true
}
}
]
},
{
"kind": "user",
"id": "2024-02_image_load_metrics",
"label": "Image load metrics Config User Experiment",
"defaultConfig": {
"enabled": false
},
"treatments": [
{
"id": 1,
"label": "Do not send metrics for image load",
"config": {
"enabled": false
}
},
{
"id": 2,
"label": "Send metrics for image load",
"config": {
"enabled": true
}
}
]
},
{
"kind": "user",
"id": "2024-02_safety_hub_guild_violation_in_app_appeals",
"label": "Safety Hub Guild Violation In App Appeals",
"defaultConfig": {
"enabled": false
},
"treatments": [
{
"id": 1,
"label": "Allow guild violations to be applied using the new appeals ingestion flow",
"config": {
"enabled": true
}
}
]
},
{
"kind": "guild",
"id": "2024-03_advanced_slowmode_input",
"label": "advanced slowmode input",
"defaultConfig": {
"enabled": false
},
"treatments": [
{
"id": 1,
"label": "enable the advanced slowmode input",
"config": {
"enabled": true
}
}
]
},
{
"kind": "user",
"id": "2024-03_clickstream_analytics",
"label": "Clickstream Analytics",
"defaultConfig": {
"enabled": false
},
"treatments": [
{
"id": 1,
"label": "Enable Clickstream Analytics",
"config": {
"enabled": true
}
}
]
},
{
"kind": "user",
"id": "2024-03_content_inventory_memberlist_and_ranker",
"label": "Enables the memberlist content feed",
"defaultConfig": {
"enabled": true,
"impressionCappingEnabled": true
},
"treatments": [
{
"id": -1,
"label": "Not in experiment",
"config": {
"enabled": false
}
},
{
"id": 0,
"label": "Holdout",
"config": {
"enabled": false
}
}
]
},
{
"kind": "guild",
"id": "2024-03_krisp_sentiment",
"label": "override krisp setting",
"defaultConfig": {
"shouldOverrideKrisp": false,
"overrideKrispSetting": false
},
"treatments": [
{
"id": 1,
"label": "Force enable krisp",
"config": {
"shouldOverrideKrisp": true,
"overrideKrispSetting": true
}
},
{
"id": 2,
"label": "Force disable krisp",
"config": {
"shouldOverrideKrisp": true,
"overrideKrispSetting": false
}
}
]
},
{
"kind": "user",
"id": "2024-03_media_play_metrics",
"label": "Media play metrics User Experiment",
"defaultConfig": {
"enabled": false
},
"treatments": [
{
"id": 1,
"label": "Send metrics",
"config": {
"enabled": true
}
}
]
},
{
"id": "2024-03_quest_bar_progress_cta",
"kind": "user",
"label": "Quest Bar Progress CTA",
"defaultConfig": {
"enabled": false
},
"treatments": [
{
"id": 0,
"label": "Control",
"config": {
"enabled": false
}
},
{
"id": 1,
"label": "Quest Bar Progress CTA enabled",
"config": {
"enabled": true
}
}
]
},
{
"id": "2024-03_quests_client_monitoring",
"kind": "user",
"label": "Quests client monitoring experiment",
"defaultConfig": {
"enabled": false
},
"treatments": [
{
"id": 0,
"label": "disabled",
"config": {
"enabled": false
}
},
{
"id": 1,
"label": "enabled",
"config": {
"enabled": true
}
}
]
},
{
"kind": "user",
"id": "2024-03_referral_program_sender",
"label": "Referral Program Sender Experience",
"defaultConfig": {
"enabled": false,
"subscriberHomeVariant": null,
"eligibleToFetch": false
},
"treatments": [
{
"id": 0,
"label": "Disabled",
"config": {
"enabled": false,
"subscriberHomeVariant": null,
"eligibleToFetch": true
}
},
{
"id": 1,
"label": "Enabled",
"config": {
"enabled": true,
"subscriberHomeVariant": 0,
"eligibleToFetch": true
}
},
{
"id": 2,
"label": "Enabled",
"config": {
"enabled": true,
"subscriberHomeVariant": 1,
"eligibleToFetch": true
}
}
]
},
{
"kind": "user",
"id": "2024-03_shop_card_hover_animation",
"label": "Shop card hover animation experiment",
"defaultConfig": {
"hoverVariant": 0
},
"treatments": [
{
"id": 1,
"label": "Use CSS Transformation",
"config": {
"hoverVariant": 1
}
},
{
"id": 2,
"label": "No hover movement",
"config": {
"hoverVariant": 2
}
}
]
},
{
"kind": "user",
"id": "2024-03_valorant_admin_signup",
"label": "Valorant Admin Signup",
"defaultConfig": {
"showAdminSignup": false
},
"treatments": [
{
"id": 1,
"label": "Show admin signup",
"config": {
"showAdminSignup": true
}
}
]
},
{
"kind": "user",
"id": "2024-03_valorant_user_signup",
"label": "Valorant User Signup",
"defaultConfig": {
"showUserSignup": false
},
"treatments": [
{
"id": 1,
"label": "Show user signup",
"config": {
"showUserSignup": true
}
}
]
},
{
"kind": "user",
"id": "2024-03_web_audio_api_rollout",
"label": "Web Audio API Rollout",
"defaultConfig": {
"enabled": false
},
"treatments": [
{
"id": 1,
"label": "Enable Web Audio API usage",
"config": {
"enabled": true
}
}
]
},
{
"kind": "guild",
"id": "2024-04_audio_short_circuit_guild",
"label": "Audio processing short circuiting (guild)",
"defaultConfig": {
"muteBeforeProcessing": false,
"pttBeforeProcessing": false,
"skipEncode": false
},
"treatments": [
{
"id": 1,
"label": "Mute before processing",
"config": {
"muteBeforeProcessing": true,
"pttBeforeProcessing": false,
"skipEncode": false
}
},
{
"id": 2,
"label": "PTT before processing",
"config": {
"muteBeforeProcessing": false,
"pttBeforeProcessing": true,
"skipEncode": false
}
},
{
"id": 3,
"label": "Mute + PTT before processing",
"config": {
"muteBeforeProcessing": true,
"pttBeforeProcessing": true,
"skipEncode": false
}
},
{
"id": 4,
"label": "Skip encode",
"config": {
"muteBeforeProcessing": false,
"pttBeforeProcessing": false,
"skipEncode": true
}
},
{
"id": 5,
"label": "Mute before processing, skip encode",
"config": {
"muteBeforeProcessing": true,
"pttBeforeProcessing": false,
"skipEncode": true
}
},
{
"id": 6,
"label": "PTT before processing, skip encode",
"config": {
"muteBeforeProcessing": false,
"pttBeforeProcessing": true,
"skipEncode": true
}
},
{
"id": 7,
"label": "Mute + PTT before processing, skip encode",
"config": {
"muteBeforeProcessing": true,
"pttBeforeProcessing": true,
"skipEncode": true
}
}
]
},
{
"id": "2024-04_concurrent_quests",
"kind": "user",
"label": "Concurrent Quests",
"defaultConfig": {
"enabled": false
},
"treatments": [
{
"id": 0,
"label": "Control",
"config": {
"enabled": false
}
},
{
"id": 1,
"label": "Concurrent Quests Enabled",
"config": {
"enabled": true
}
}
]
},
{
"kind": "user",
"id": "2024-04_custom_notification_sound_web",
"label": "Custom Notification Sound for Desktop",
"defaultConfig": {
"enabled": false,
"nestedEntry": false
},
"treatments": [
{
"id": 1,
"label": "Enable custom notification sounds",
"config": {
"enabled": true,
"nestedEntry": false
}
},
{
"id": 2,
"label": "Enable custom notification sounds + nested entry point",
"config": {
"enabled": true,
"nestedEntry": true
}
}
]
},
{
"kind": "user",
"id": "2024-04_game_settings_merge",
"label": "Game Settings Merge",
"defaultConfig": {
"shouldMergeGameSettings": false
},
"treatments": [
{
"id": 1,
"label": "Merge Game Settings",
"config": {
"shouldMergeGameSettings": true
}
}
]
},
{
"kind": "user",
"id": "2024-04_gdm_presence",
"label": "Group DM Presence",
"defaultConfig": {
"isFacepileEnabled": false,
"isStatusIndicatorEnabled": false,
"isTypingIndicatorEnabled": false
},
"treatments": [
{
"id": 1,
"label": "Status Indicator Only",
"config": {
"isFacepileEnabled": false,
"isStatusIndicatorEnabled": true,
"isTypingIndicatorEnabled": false
}
},
{
"id": 2,
"label": "Typing Indicator Only",
"config": {
"isFacepileEnabled": false,
"isStatusIndicatorEnabled": false,
"isTypingIndicatorEnabled": true
}
},
{
"id": 3,
"label": "Status Indicator + Typing Indicator",
"config": {
"isFacepileEnabled": false,
"isStatusIndicatorEnabled": true,
"isTypingIndicatorEnabled": true
}
},
{
"id": 4,
"label": "Facepile Only",
"config": {
"isFacepileEnabled": true,
"isStatusIndicatorEnabled": false,
"isTypingIndicatorEnabled": false
}
},
{
"id": 5,
"label": "Facepile + Status Indicator",
"config": {
"isFacepileEnabled": true,
"isStatusIndicatorEnabled": true,
"isTypingIndicatorEnabled": false
}
},
{
"id": 6,
"label": "Facepile + Typing Indicator",
"config": {
"isFacepileEnabled": true,
"isStatusIndicatorEnabled": false,
"isTypingIndicatorEnabled": true
}
},
{
"id": 7,
"label": "Facepile + Typing Indicator + Status Indicator",
"config": {
"isFacepileEnabled": true,
"isStatusIndicatorEnabled": true,
"isTypingIndicatorEnabled": true
}
}
]
},
{
"kind": "user",
"id": "2024-04_genshin_admin_signup",
"label": "Genshin Admin Signup",
"defaultConfig": {
"showAdminSignup": false
},
"treatments": [
{
"id": 1,
"label": "Show admin signup",
"config": {
"showAdminSignup": true
}
}
]
},
{
"kind": "user",
"id": "2024-04_genshin_user_signup",
"label": "Genshin User Signup",
"defaultConfig": {
"showUserSignup": false
},
"treatments": [
{
"id": 1,
"label": "Show user signup",
"config": {
"showUserSignup": true
}
}
]
},
{
"kind": "user",
"id": "2024-04_keyword_filter_experiment",
"label": "Replace registered keywords with asterisks",
"defaultConfig": {
"enabled": false
},
"treatments": [
{
"id": 1,
"label": "Enable Keyword Filter",
"config": {
"enabled": true
}
}
]
},
{
"id": "2024-04_quest_preview_tool",
"kind": "user",
"label": "Quest Preview Tool",
"defaultConfig": {
"enabled": false
},
"treatments": [
{
"id": 1,
"label": "Preview tool enabled",
"config": {
"enabled": true
}
}
]
},
{
"id": "2024-04_quests_logging",
"kind": "user",
"label": "Quests Logging",
"defaultConfig": {
"enabled": false
},
"treatments": [
{
"id": 0,
"label": "Control",
"config": {
"enabled": false
}
},
{
"id": 1,
"label": "Quest logging enabled",
"config": {
"enabled": true
}
}
]
},
{
"id": "2024-05_desktop_visual_refresh",
"label": "Desktop Visual Refresh",
"kind": "user",
"defaultConfig": {
"enabled": false,
"enableCollapsibleSidebar": false,
"newChatInput": false,
"disabledByDefault": true,
"canOptOut": false
},
"treatments": [
{
"id": 0,
"label": "Control",
"config": {
"enabled": false,
"enableCollapsibleSidebar": false,
"newChatInput": false,
"disabledByDefault": true,
"canOptOut": false
}
},
{
"id": 1,
"label": "Refresh with New Chat Input",
"config": {
"enabled": true,
"enableCollapsibleSidebar": false,
"newChatInput": true,
"disabledByDefault": false,
"canOptOut": false
}
},
{
"id": 2,
"label": "Refresh with New Chat Input, Collapsible Sidebar",
"config": {
"enabled": true,
"enableCollapsibleSidebar": true,
"newChatInput": true,
"disabledByDefault": false,
"canOptOut": false
}
},
{
"id": 3,
"label": "Refresh with Legacy Chat Input",
"config": {
"enabled": true,
"enableCollapsibleSidebar": false,
"newChatInput": false,
"disabledByDefault": false,
"canOptOut": false
}
},
{
"id": 4,
"label": "Refresh with Legacy Chat Input, Collapsible Sidebar",
"config": {
"enabled": true,
"enableCollapsibleSidebar": true,
"newChatInput": false,
"disabledByDefault": false,
"canOptOut": false
}
},
{
"id": 5,
"label": "External Testers",
"config": {
"enabled": true,
"enableCollapsibleSidebar": false,
"newChatInput": true,
"disabledByDefault": true,
"canOptOut": true
}
}
]
},
{
"id": "2024-05_quest_bar",
"kind": "user",
"label": "Quest Bar",
"defaultConfig": {
"primaryVariant": 0,
"progressVariant": 0
},
"treatments": [
{
"id": 1,
"label": "Quest Bar V2 with V1 Progress",
"config": {
"primaryVariant": 1,
"progressVariant": 0
}
},
{
"id": 2,
"label": "Quest Bar V2",
"config": {
"primaryVariant": 1,
"progressVariant": 1
}
}
]
},
{
"kind": "user",
"id": "2024-06_bogo_promotion_marketing_materials",
"label": "Summer BOGO Marketing Materials",
"defaultConfig": {
"enabled": false
},
"treatments": [
{
"id": 1,
"label": "Enable BOGO Promotion marketing materials",
"config": {
"enabled": true
}
}
]
},
{
"kind": "user",
"id": "2024-06_checkout_recovery_nagbar_test",
"label": "Testing",
"defaultConfig": {
"enabled": false
},
"treatments": [
{
"id": 0,
"label": "Users will not see the nagbar",
"config": {
"enabled": false
}
},
{
"id": 1,
"label": "Users will see the nagbar",
"config": {
"enabled": true
}
}
]
},
{
"kind": "user",
"id": "2024-06_content_entry_embed",
"label": "Content Inventory Embed",
"defaultConfig": {
"enabled": false
},
"treatments": [
{
"id": 1,
"label": "Enabled",
"config": {
"enabled": true
}
}
]
},
{
"kind": "user",
"id": "2024-06_ctp_app_open_everyone",
"label": "CTP app open - A/A test - Everyone",
"defaultConfig": {
"doSomething": false
},
"commonTriggerPoint": null,
"treatments": [
{
"id": 1,
"label": "Treatment",
"config": {
"doSomething": true
}
}
]
},
{
"kind": "user",
"id": "2024-06_ctp_app_open_filters",
"label": "CTP app open - A/A test - Filters",
"defaultConfig": {
"doSomething": false
},
"commonTriggerPoint": null,
"treatments": [
{
"id": 1,
"label": "Treatment",
"config": {
"doSomething": true
}
}
]
},
{
"kind": "user",
"id": "2024-06_ctp_app_open_multiple_buckets",
"label": "CTP app open - A/A test - Multiple buckets",
"defaultConfig": {
"doSomething": false
},
"commonTriggerPoint": null,
"treatments": [
{
"id": 1,
"label": "Treatment 1",
"config": {
"doSomething": true
}
},
{
"id": 2,
"label": "Treatment 2",
"config": {
"doSomething": true
}
}
]
},
{
"kind": "user",
"id": "2024-06_ctp_app_open_uneven_buckets",
"label": "CTP app open - A/A test - Uneven buckets",
"defaultConfig": {
"doSomething": false
},
"commonTriggerPoint": null,
"treatments": [
{
"id": 1,
"label": "Treatment",
"config": {
"doSomething": true
}
}
]
},
{
"kind": "user",
"id": "2024-06_ctp_app_open_vanilla",
"label": "CTP app open - A/A test - Vanilla",
"defaultConfig": {
"doSomething": false
},
"commonTriggerPoint": null,
"treatments": [
{
"id": 1,
"label": "Treatment",
"config": {
"doSomething": true
}
}
]
},
{
"kind": "user",
"id": "2024-06_ctp_delta_vanilla",
"label": "CTP Delta Vanilla - A/A test",
"defaultConfig": {
"doSomething": false
},
"treatments": [
{
"id": 1,
"label": "Treatment",
"config": {
"doSomething": true
}
}
]
},
{
"kind": "user",
"id": "2024-06_ctp_voice_call_everyone",
"label": "CTP voice call - A/A test - Everyone",
"defaultConfig": {
"doSomething": false
},
"commonTriggerPoint": null,
"treatments": [
{
"id": 1,
"label": "Treatment",
"config": {
"doSomething": true
}
}
]
},
{
"kind": "user",
"id": "2024-06_ctp_voice_call_filters",
"label": "CTP voice call - A/A test - Filters",
"defaultConfig": {
"doSomething": false
},
"commonTriggerPoint": null,
"treatments": [
{
"id": 1,
"label": "Treatment",
"config": {
"doSomething": true
}
}
]
},
{
"kind": "user",
"id": "2024-06_ctp_voice_call_multiple_buckets",
"label": "CTP voice call - A/A test - Multiple buckets",
"defaultConfig": {
"doSomething": false
},
"commonTriggerPoint": null,
"treatments": [
{
"id": 1,
"label": "Treatment 1",
"config": {
"doSomething": true
}
},
{
"id": 2,
"label": "Treatment 2",
"config": {
"doSomething": true
}
}
]
},
{
"kind": "user",
"id": "2024-06_ctp_voice_call_uneven_buckets",
"label": "CTP voice call - A/A test - Uneven buckets",
"defaultConfig": {
"doSomething": false
},
"commonTriggerPoint": null,
"treatments": [
{
"id": 1,
"label": "Treatment",
"config": {
"doSomething": true
}
}
]
},
{
"kind": "user",
"id": "2024-06_ctp_voice_call_vanilla",
"label": "CTP voice call - A/A test - Vanilla",
"defaultConfig": {
"doSomething": false
},
"commonTriggerPoint": null,
"treatments": [
{
"id": 1,
"label": "Treatment",
"config": {
"doSomething": true
}
}
]
},
{
"kind": "user",
"id": "2024-06_frecency_list_split",
"label": "Frecency List Split",
"defaultConfig": {
"canSplitFrecencyList": false
},
"treatments": [
{
"id": 1,
"label": "Split frecency emoji messages from reactions",
"config": {
"canSplitFrecencyList": true
}
}
]
},
{
"kind": "user",
"id": "2024-06_game_profile_experiment",
"label": "Enables the Game Profile",
"defaultConfig": {
"enabled": false
},
"commonTriggerPoint": null,
"treatments": [
{
"id": 1,
"label": "Enabled",
"config": {
"enabled": true
}
}
]
},
{
"kind": "user",
"id": "2024-06_message_bookmarks",
"label": "For Later - Bookmarks & Reminders",
"defaultConfig": {
"enabled": false,
"inInbox": true
},
"treatments": [
{
"id": 1,
"label": "Display in inbox",
"config": {
"enabled": true,
"inInbox": true
}
},
{
"id": 2,
"label": "Display in header bar",
"config": {
"enabled": true,
"inInbox": false
}
}
]
},
{
"kind": "user",
"id": "2024-06_outbound_promo_desktop_upsell",
"label": "Upsell Outbound Promos",
"commonTriggerPoint": null,
"defaultConfig": {
"enabled": false,
"getNitroCTA": false
},
"treatments": [
{
"id": 1,
"label": "Enable upsells for outbound promos w/ Nagbar variant 1 - gift inventory cta",
"config": {
"enabled": true,
"getNitroCTA": false
}
}
]
},
{
"id": "2024-06_premium_emoji_desktop_upsell",
"label": "Premium Emoji Desktop Upsell",
"kind": "user",
"defaultConfig": {
"enabled": false,
"addSocialProof": false
},
"treatments": [
{
"id": 1,
"label": "Enable new roadblock experience",
"config": {
"enabled": true,
"addSocialProof": false
}
},
{
"id": 2,
"label": "Enable new roadblock experience with social proof",
"config": {
"enabled": true,
"addSocialProof": true
}
}
]
},
{
"id": "2024-06_premium_feature_apperance_upsell_desktop",
"label": "Premium Client Themes / App Icons Desktop Upsell",
"kind": "user",
"defaultConfig": {
"enabled": false,
"addSocialProof": false
},
"treatments": [
{
"id": 1,
"label": "Enabled",
"config": {
"enabled": true,
"addSocialProof": false
}
},
{
"id": 2,
"label": "Enabled + Social Proofing",
"config": {
"enabled": true,
"addSocialProof": true
}
}
]
},
{
"id": "2024-06_quest_inline_console_connection",
"kind": "user",
"label": "Quest Inline Console Connection Experiment",
"defaultConfig": {
"enabled": false
},
"treatments": [
{
"id": 0,
"label": "Simplified console connection flow",
"config": {
"enabled": false
}
},
{
"id": 1,
"label": "Inline console connection flow",
"config": {
"enabled": true
}
}
]
},
{
"kind": "user",
"id": "2024-06_repeat_gift_purchase",
"label": "Repeat Gift Purchase",
"defaultConfig": {
"enabled": false,
"redirectToPlanSelectStep": false,
"removeGiftRecipientUI": false
},
"treatments": [
{
"id": 1,
"label": "Redirect to review step",
"config": {
"enabled": true,
"redirectToPlanSelectStep": false,
"removeGiftRecipientUI": false
}
},
{
"id": 2,
"label": "Redirect to review step + remove gift recipient UI",
"config": {
"enabled": true,
"redirectToPlanSelectStep": false,
"removeGiftRecipientUI": true
}
},
{
"id": 3,
"label": "Redirect to customize step",
"config": {
"enabled": true,
"redirectToPlanSelectStep": true,
"removeGiftRecipientUI": false
}
},
{
"id": 4,
"label": "Redirect to customize step + remove gift recipient UI",
"config": {
"enabled": true,
"redirectToPlanSelectStep": true,
"removeGiftRecipientUI": true
}
}
]
},
{
"kind": "user",
"id": "2024-06_rtc_pacer__simulcast",
"label": "RTC Pacer & Golive Simulcast",
"defaultConfig": {
"enabled": true,
"fullname": "bandwidth_estimation/trendline-window-duration-3750,robust-estimator/",
"simulcastEnabled": false
},
"treatments": [
{
"id": 1,
"label": "Golive Simulcast without prober 720p@500k",
"config": {
"enabled": true,
"fullname": "bandwidth_estimation/trendline-window-duration-3750,robust-estimator/",
"simulcastEnabled": true
}
},
{
"id": 2,
"label": "Golive Simulcast 720p@500k",
"config": {
"enabled": true,
"fullname": "bandwidth_estimation/trendline-window-duration-3750,robust-estimator/worker-pacer,worker-pacer-probe",
"simulcastEnabled": true
}
},
{
"id": 3,
"label": "Golive with pacing",
"config": {
"enabled": true,
"fullname": "bandwidth_estimation/trendline-window-duration-3750,robust-estimator/worker-pacer",
"simulcastEnabled": false
}
},
{
"id": 4,
"label": "Golive with pacing and probing",
"config": {
"enabled": true,
"fullname": "bandwidth_estimation/trendline-window-duration-3750,robust-estimator/worker-pacer,worker-pacer-probe",
"simulcastEnabled": false
}
},
{
"id": 5,
"label": "Golive Simulcast 720p@750k",
"config": {
"enabled": true,
"fullname": "bandwidth_estimation/trendline-window-duration-3750,robust-estimator/worker-pacer-probe,worker-lq-floor-750k",
"simulcastEnabled": true
}
},
{
"id": 6,
"label": "Golive Simulcast 720p@1000k",
"config": {
"enabled": true,
"fullname": "bandwidth_estimation/trendline-window-duration-3750,robust-estimator/worker-pacer-probe,worker-lq-floor-1000k",
"simulcastEnabled": true
}
}
]
},
{
"kind": "user",
"id": "2024-07_bogo_countdown",
"label": "BOGO Countdown Experiment",
"defaultConfig": {
"enabled": false
},
"treatments": [
{
"id": 1,
"label": "Disable BOGO countdown",
"config": {
"enabled": true
}
}
]
},
{
"kind": "user",
"id": "2024-07_contextual_image_recs_user",
"label": "Contextual Image Recommendations",
"defaultConfig": {
"imageRecsEnabled": false
},
"treatments": [
{
"id": 1,
"label": "Enable the Contextual Image Recommendations with options",
"config": {
"imageRecsEnabled": true
}
}
]
},
{
"kind": "user",
"id": "2024-07_ctp_collectibles_shop_open_everyone",
"label": "CTP collectibles shop open - A/A test - Everyone",
"defaultConfig": {
"doSomething": false
},
"commonTriggerPoint": null,
"treatments": [
{
"id": 1,
"label": "Treatment",
"config": {
"doSomething": true
}
}
]
},
{
"kind": "user",
"id": "2024-07_ctp_collectibles_shop_open_filters",
"label": "CTP collectibles shop open - A/A test - Filters",
"defaultConfig": {
"doSomething": false
},
"commonTriggerPoint": null,
"treatments": [
{
"id": 1,
"label": "Treatment",
"config": {
"doSomething": true
}
}
]
},
{
"kind": "user",
"id": "2024-07_ctp_collectibles_shop_open_multiple_buckets",
"label": "CTP collectibles shop open - A/A test - Multiple buckets",
"defaultConfig": {
"doSomething": false
},
"commonTriggerPoint": null,
"treatments": [
{
"id": 1,
"label": "Treatment 1",
"config": {
"doSomething": true
}
},
{
"id": 2,
"label": "Treatment 2",
"config": {
"doSomething": true
}
}
]
},
{
"kind": "user",
"id": "2024-07_ctp_collectibles_shop_open_uneven_buckets",
"label": "CTP collectibles shop open - A/A test - Uneven buckets",
"defaultConfig": {
"doSomething": false
},
"commonTriggerPoint": null,
"treatments": [
{
"id": 1,
"label": "Treatment",
"config": {
"doSomething": true
}
}
]
},
{
"kind": "user",
"id": "2024-07_ctp_collectibles_shop_open_vanilla",
"label": "CTP collectibles shop open - A/A test - Vanilla",
"defaultConfig": {
"doSomething": false
},
"commonTriggerPoint": null,
"treatments": [
{
"id": 1,
"label": "Treatment",
"config": {
"doSomething": true
}
}
]
},
{
"kind": "user",
"id": "2024-07_ctp_open_nitro_everyone",
"label": "CTP open nitro - A/A test - Everyone",
"defaultConfig": {
"doSomething": false
},
"commonTriggerPoint": null,
"treatments": [
{
"id": 1,
"label": "Treatment",
"config": {
"doSomething": true
}
}
]
},
{
"kind": "user",
"id": "2024-07_ctp_open_nitro_filters",
"label": "CTP open nitro - A/A test - Filters",
"defaultConfig": {
"doSomething": false
},
"commonTriggerPoint": null,
"treatments": [
{
"id": 1,
"label": "Treatment",
"config": {
"doSomething": true
}
}
]
},
{
"kind": "user",
"id": "2024-07_ctp_open_nitro_multiple_buckets",
"label": "CTP open nitro - A/A test - Multiple buckets",
"defaultConfig": {
"doSomething": false
},
"commonTriggerPoint": null,
"treatments": [
{
"id": 1,
"label": "Treatment 1",
"config": {
"doSomething": true
}
},
{
"id": 2,
"label": "Treatment 2",
"config": {
"doSomething": true
}
}
]
},
{
"kind": "user",
"id": "2024-07_ctp_open_nitro_uneven_buckets",
"label": "CTP open nitro - A/A test - Uneven buckets",
"defaultConfig": {
"doSomething": false
},
"commonTriggerPoint": null,
"treatments": [
{
"id": 1,
"label": "Treatment",
"config": {
"doSomething": true
}
}
]
},
{
"kind": "user",
"id": "2024-07_ctp_open_nitro_vanilla",
"label": "CTP open nitro - A/A test - Vanilla",
"defaultConfig": {
"doSomething": false
},
"commonTriggerPoint": null,
"treatments": [
{
"id": 1,
"label": "Treatment",
"config": {
"doSomething": true
}
}
]
},
{
"kind": "user",
"id": "2024-07_ctp_open_user_settings_everyone",
"label": "CTP open user settings - A/A test - Everyone",
"defaultConfig": {
"doSomething": false
},
"commonTriggerPoint": null,
"treatments": [
{
"id": 1,
"label": "Treatment",
"config": {
"doSomething": true
}
}
]
},
{
"kind": "user",
"id": "2024-07_ctp_open_user_settings_filters",
"label": "CTP open user settings - A/A test - Filters",
"defaultConfig": {
"doSomething": false
},
"commonTriggerPoint": null,
"treatments": [
{
"id": 1,
"label": "Treatment",
"config": {
"doSomething": true
}
}
]
},
{
"kind": "user",
"id": "2024-07_ctp_open_user_settings_multiple_buckets",
"label": "CTP open user settings - A/A test - Multiple buckets",
"defaultConfig": {
"doSomething": false
},
"commonTriggerPoint": null,
"treatments": [
{
"id": 1,
"label": "Treatment 1",
"config": {
"doSomething": true
}
},
{
"id": 2,
"label": "Treatment 2",
"config": {
"doSomething": true
}
}
]
},
{
"kind": "user",
"id": "2024-07_ctp_open_user_settings_uneven_buckets",
"label": "CTP open user settings - A/A test - Uneven buckets",
"defaultConfig": {
"doSomething": false
},
"commonTriggerPoint": null,
"treatments": [
{
"id": 1,
"label": "Treatment",
"config": {
"doSomething": true
}
}
]
},
{
"kind": "user",
"id": "2024-07_ctp_open_user_settings_vanilla",
"label": "CTP open user settings - A/A test - Vanilla",
"defaultConfig": {
"doSomething": false
},
"commonTriggerPoint": null,
"treatments": [
{
"id": 1,
"label": "Treatment",
"config": {
"doSomething": true
}
}
]
},
{
"kind": "user",
"id": "2024-07_ctp_payment_flow_started_everyone",
"label": "CTP payment flow started - A/A test - Everyone",
"defaultConfig": {
"doSomething": false
},
"commonTriggerPoint": null,
"treatments": [
{
"id": 1,
"label": "Treatment",
"config": {
"doSomething": true
}
}
]
},
{
"kind": "user",
"id": "2024-07_ctp_payment_flow_started_filters_",
"label": "CTP payment flow started - A/A test - Filters",
"defaultConfig": {
"doSomething": false
},
"commonTriggerPoint": null,
"treatments": [
{
"id": 1,
"label": "Treatment",
"config": {
"doSomething": true
}
}
]
},
{
"kind": "user",
"id": "2024-07_ctp_payment_flow_started_multiple_buckets",
"label": "CTP payment flow started - A/A test - Multiple buckets",
"defaultConfig": {
"doSomething": false
},
"commonTriggerPoint": null,
"treatments": [
{
"id": 1,
"label": "Treatment 1",
"config": {
"doSomething": true
}
},
{
"id": 2,
"label": "Treatment 2",
"config": {
"doSomething": true
}
}
]
},
{
"kind": "user",
"id": "2024-07_ctp_payment_flow_started_uneven_buckets_",
"label": "CTP payment flow started - A/A test - Uneven buckets",
"defaultConfig": {
"doSomething": false
},
"commonTriggerPoint": null,
"treatments": [
{
"id": 1,
"label": "Treatment",
"config": {
"doSomething": true
}
}
]
},
{
"kind": "user",
"id": "2024-07_ctp_payment_flow_started_vanilla",
"label": "CTP payment flow started - A/A test - Vanilla",
"defaultConfig": {
"doSomething": false
},
"commonTriggerPoint": null,
"treatments": [
{
"id": 1,
"label": "Treatment",
"config": {
"doSomething": true
}
}
]
},
{
"kind": "user",
"id": "2024-07_icymi",
"label": "In-case-you-missed-it tab",
"commonTriggerPoint": null,
"defaultConfig": {
"enabled": false
},
"treatments": [
{
"id": 1,
"label": "enables the new icymi tab",
"config": {
"enabled": true
}
},
{
"id": 2,
"label": "new icymi tab with some new features",
"config": {
"enabled": true,
"activeVoice": false,
"activeConvos": true
}
},
{
"id": 3,
"label": "new icymi tab with more new features",
"config": {
"enabled": true,
"activeVoice": true,
"activeConvos": true,
"forumThreads": true
}
}
]
},
{
"kind": "user",
"id": "2024-07_icymi_negative_items",
"label": "icymi negative content (debugging only)",
"defaultConfig": {
"enabled": false
},
"treatments": [
{
"id": 1,
"label": "allow negative items only",
"config": {
"enabled": true
}
}
]
},
{
"kind": "user",
"id": "2024-07_native_screen_share_picker",
"label": "Use system picker for screen sharing",
"defaultConfig": {
"enableSystemPicker": false,
"useSystemPickerInModalByDefault": false
},
"treatments": [
{
"id": 1,
"label": "Enable system picker",
"config": {
"enableSystemPicker": true,
"useSystemPickerInModalByDefault": true
}
},
{
"id": 2,
"label": "Enable system picker behind pref gate",
"config": {
"enableSystemPicker": true,
"useSystemPickerInModalByDefault": false
}
}
]
},
{
"id": "2024-07_quest_interactable_expired_crendentials",
"kind": "user",
"label": "Quest interactable expired crendentials errors",
"defaultConfig": {
"enabled": false
},
"treatments": [
{
"id": 0,
"label": "not interactable",
"config": {
"enabled": false
}
},
{
"id": 1,
"label": "interactable",
"config": {
"enabled": true
}
}
]
},
{
"kind": "user",
"id": "2024-07_sidechain_compression",
"label": "Test sidechain compression",
"defaultConfig": {
"sidechainAvailable": false,
"sidechainEnabled": false
},
"treatments": [
{
"id": 1,
"label": "Sidechain Compression available, default enabled",
"config": {
"sidechainAvailable": true,
"sidechainEnabled": true
}
},
{
"id": 2,
"label": "Sidechain Compression avialable, default disabled",
"config": {
"sidechainAvailable": true,
"sidechainEnabled": false
}
}
]
},
{
"kind": "user",
"id": "2024-08_blocking_voice_states",
"label": "Blocking Voice States (Blocker)",
"defaultConfig": {
"enabled": false,
"analyticsEligible": false
},
"commonTriggerPoint": null,
"treatments": [
{
"id": 0,
"label": "Control",
"config": {
"enabled": false,
"analyticsEligible": true
}
},
{
"id": 1,
"label": "Enabled",
"config": {
"enabled": true,
"analyticsEligible": true
}
}
]
},
{
"kind": "user",
"id": "2024-08_collectibles_expiry_modal",
"label": "Collectibles Expiry Experiment",
"defaultConfig": {
"expiryModalEnabled": false
},
"treatments": [
{
"id": 1,
"label": "Enable collectibles expiry modal",
"config": {
"expiryModalEnabled": true
}
}
]
},
{
"kind": "user",
"id": "2024-08_content_inventory_analytics_sampling",
"label": "Content Inventory Analytics Sampling",
"defaultConfig": {
"trackingEnabled": true
},
"treatments": [
{
"id": 1,
"label": "Tracking disabled",
"config": {
"trackingEnabled": false
}
}
]
},
{
"kind": "user",
"id": "2024-08_ctp_dmgdm_list_render__everyone",
"label": "CTP DM/GDM List Render - A/A test - Everyone",
"defaultConfig": {
"doSomething": false
},
"commonTriggerPoint": null,
"treatments": [
{
"id": 1,
"label": "Treatment",
"config": {
"doSomething": true
}
}
]
},
{
"kind": "user",
"id": "2024-08_ctp_dmgdm_list_render__filters",
"label": "CTP DM/GDM List Render - A/A test - Filters",
"defaultConfig": {
"doSomething": false
},
"commonTriggerPoint": null,
"treatments": [
{
"id": 1,
"label": "Treatment",
"config": {
"doSomething": true
}
}
]
},
{
"kind": "user",
"id": "2024-08_ctp_dmgdm_list_render__multiple_buckets",
"label": "CTP DM/GDM List Render - A/A test - Multiple buckets",
"defaultConfig": {
"doSomething": false
},
"commonTriggerPoint": null,
"treatments": [
{
"id": 1,
"label": "Treatment 1",
"config": {
"doSomething": true
}
},
{
"id": 2,
"label": "Treatment 2",
"config": {
"doSomething": true
}
}
]
},
{
"kind": "user",
"id": "2024-08_ctp_dmgdm_list_render__uneven_buckets",
"label": "CTP DM/GDM List Render - A/A test - Uneven buckets",
"defaultConfig": {
"doSomething": false
},
"commonTriggerPoint": null,
"treatments": [
{
"id": 1,
"label": "Treatment",
"config": {
"doSomething": true
}
}
]
},
{
"kind": "user",
"id": "2024-08_ctp_dmgdm_list_render__vanilla_",
"label": "CTP DM/GDM List Render - A/A test - Vanilla",
"defaultConfig": {
"doSomething": false
},
"commonTriggerPoint": null,
"treatments": [
{
"id": 1,
"label": "Treatment",
"config": {
"doSomething": true
}
}
]
},
{
"kind": "user",
"id": "2024-08_dismissible_pip",
"label": "Dismissible Desktop PiP",
"defaultConfig": {
"enabled": false
},
"treatments": [
{
"id": 1,
"label": "Enable \"close\" button on PiP window",
"config": {
"enabled": true
}
}
]
},
{
"kind": "user",
"id": "2024-08_friend_anniversaries",
"label": "Friend Anniversaries",
"commonTriggerPoint": null,
"defaultConfig": {
"enabled": false,
"enableEmojiCTA": false
},
"treatments": [
{
"id": 1,
"label": "Friend anniversaries enabled with text CTA",
"config": {
"enabled": true,
"enableEmojiCTA": false
}
},
{
"id": 2,
"label": "Friend anniversaries enabled with emoji CTA",
"config": {
"enabled": true,
"enableEmojiCTA": true
}
}
]
},
{
"kind": "user",
"id": "2024-08_halloween_nitro_gifting_campaign",
"label": "Halloween nitro gifting campaign",
"defaultConfig": {
"enabled": false
},
"commonTriggerPoint": null,
"treatments": [
{
"id": 1,
"label": "Halloween nitro gifting campaign",
"config": {
"enabled": true
}
}
]
},
{
"kind": "user",
"id": "2024-08_hd_streaming_viewer",
"label": "HD Streaming Viewer Upsell",
"defaultConfig": {
"enabled": false,
"sendNitroMessage": false
},
"treatments": [
{
"id": 1,
"label": "Enabled",
"config": {
"enabled": true,
"sendNitroMessage": true
}
}
]
},
{
"kind": "user",
"id": "2024-08_keyword_filter_upsells",
"label": "Language Filter Upsells",
"defaultConfig": {
"enabled": false
},
"treatments": [
{
"id": 1,
"label": "Enable Upsell for Keyword Language Filters",
"config": {
"enabled": true
}
}
]
},
{
"kind": "user",
"id": "2024-08_mobile_perguild_collectibles_edit",
"label": "Mobile Per-guild Collectibles Edit",
"defaultConfig": {
"enabled": false
},
"treatments": [
{
"id": 1,
"label": "Enable Mobile Per-guild Collectibles Edit",
"config": {
"enabled": true
}
}
],
"commonTriggerPoint": null
},
{
"kind": "user",
"id": "2024-08_new_gateway_dispatcher",
"label": "New Gateway Dispatcher",
"defaultConfig": {
"enabled": false
},
"treatments": [
{
"id": 1,
"label": "Enabled",
"config": {
"enabled": true
}
}
]
},
{
"kind": "user",
"id": "2024-08_open_platform_app_launcher_holdout",
"label": "Open Platform App Launcher Holdout",
"commonTriggerPoint": null,
"defaultConfig": {
"clickOnHomeActivityOpensAppDetail": true
},
"treatments": [
{
"id": 1,
"label": "clicking activity in voice app launcher -> performs activity action",
"config": {
"clickOnHomeActivityOpensAppDetail": false
}
},
{
"id": 2,
"label": "clicking activity in voice app launcher -> opens activity detail page",
"config": {
"clickOnHomeActivityOpensAppDetail": true
}
}
]
},
{
"kind": "user",
"id": "2024-08_private_channel_hiding",
"label": "Private Channel Hiding",
"defaultConfig": {
"enableObfuscation": false,
"enableIntegrityCheck": false
},
"treatments": [
{
"id": 1,
"label": "Obfuscation Enabled",
"config": {
"enableObfuscation": true,
"enableIntegrityCheck": false
}
},
{
"id": 2,
"label": "Obfuscation + Integrity Check Enabled",
"config": {
"enableObfuscation": true,
"enableIntegrityCheck": true
}
}
]
},
{
"kind": "user",
"id": "2024-08_reaction_frecency_algorithms",
"label": "Reaction Frecency Algorithms",
"defaultConfig": {
"frecencyAlgorithm": "original",
"canShowReactionsOnMessageHover": false
},
"treatments": [
{
"id": 1,
"label": "Stable algorithm with no hover bar",
"config": {
"frecencyAlgorithm": "safe",
"canShowReactionsOnMessageHover": false
}
},
{
"id": 2,
"label": "Volatile algorithm with no hover bar",
"config": {
"frecencyAlgorithm": "day_recency",
"canShowReactionsOnMessageHover": false
}
},
{
"id": 3,
"label": "Stable algorithm with hover bar",
"config": {
"frecencyAlgorithm": "safe",
"canShowReactionsOnMessageHover": true
}
},
{
"id": 4,
"label": "Volatile algorithm with hover bar",
"config": {
"frecencyAlgorithm": "day_recency",
"canShowReactionsOnMessageHover": true
}
}
]
},
{
"kind": "user",
"id": "2024-08_reaction_push_notifications_user",
"label": "In App Notifications for Reactions",
"defaultConfig": {
"enableInAppNotifications": false,
"enableNotificationsForAllReactions": false
},
"treatments": [
{
"id": 1,
"label": "Enable In App Notifications for Reactions (First Reaction)",
"config": {
"enableInAppNotifications": true,
"enableNotificationsForAllReactions": false
}
},
{
"id": 2,
"label": "Enable In App Notifications for Reactions (All Reactions)",
"config": {
"enableInAppNotifications": true,
"enableNotificationsForAllReactions": true
}
},
{
"id": 3,
"label": "Enable In App Notifications for Reactions (All Reactions)",
"config": {
"enableInAppNotifications": true,
"enableNotificationsForAllReactions": true
}
}
]
},
{
"kind": "user",
"id": "2024-08_soundboard_refresh",
"label": "Soundboard UI Refresh",
"defaultConfig": {
"refreshEnabled": false
},
"treatments": [
{
"id": 1,
"label": "Enable the updated soundboard picker UI",
"config": {
"refreshEnabled": true
}
}
]
},
{
"kind": "user",
"id": "2024-08_tiered_tenure_badges",
"label": "Tiered Tenure Badging",
"defaultConfig": {
"enabled": false
},
"commonTriggerPoint": null,
"treatments": [
{
"id": 2,
"label": "Enable Tiered Tenure Badges v2",
"config": {
"enabled": true
}
}
]
},
{
"kind": "user",
"id": "2024-08_toggle_soundshare_menu_experiment",
"label": "Toggle soundshare from stream settings menu",
"defaultConfig": {
"enabled": false
},
"treatments": [
{
"id": 1,
"label": "Enable",
"config": {
"enabled": true
}
}
]
},
{
"kind": "user",
"id": "2024-08_user_profile_blockee_hide_mutuals",
"label": "User Profile Blockee Hide Mutuals",
"defaultConfig": {
"enabled": false
},
"treatments": [
{
"id": 1,
"label": "Enable User Profile Blockee Hide Mutuals",
"config": {
"enabled": true
}
}
]
},
{
"kind": "user",
"id": "2024-09_app_dms",
"label": "App DMs Experiment",
"defaultConfig": {
"enabled": false,
"quickLaunchEnabled": false,
"activityPopoutWindowInAppDMEnabled": false
},
"commonTriggerPoint": null,
"treatments": [
{
"id": 1,
"label": "Enable special UI for DMs with Apps",
"config": {
"enabled": true,
"quickLaunchEnabled": false,
"activityPopoutWindowInAppDMEnabled": false
}
},
{
"id": 2,
"label": "Enable special UI for DMs with Apps including quick launch",
"config": {
"enabled": true,
"quickLaunchEnabled": true,
"activityPopoutWindowInAppDMEnabled": false
}
},
{
"id": 3,
"label": "Enable App DMs UI including quick launch and activity popout window in app DM",
"config": {
"enabled": true,
"quickLaunchEnabled": true,
"activityPopoutWindowInAppDMEnabled": true
}
}
]
},
{
"kind": "user",
"id": "2024-09_blocking_voice_states_blockee",
"label": "Blocking Voice States (Blockee)",
"defaultConfig": {
"enabled": false,
"analyticsEligible": false
},
"commonTriggerPoint": null,
"treatments": [
{
"id": 0,
"label": "Control",
"config": {
"enabled": false,
"analyticsEligible": true
}
},
{
"id": 1,
"label": "Enabled",
"config": {
"enabled": true,
"analyticsEligible": true
}
}
]
},
{
"kind": "user",
"id": "2024-09_browsechannelbuttonoptin",
"label": "Don't show guild Browse Channels when all channels are already visible",
"defaultConfig": {
"alwaysShowDirectory": true
},
"commonTriggerPoint": null,
"treatments": [
{
"id": 1,
"label": "Hide Browse Channels when all channels are visible",
"config": {
"alwaysShowDirectory": false
}
}
]
},
{
"kind": "user",
"id": "2024-09_bug_reporter",
"label": "Bug Reporter",
"defaultConfig": {
"hasBugReporterAccess": false
},
"treatments": [
{
"id": 1,
"label": "🐛",
"config": {
"hasBugReporterAccess": true
}
}
]
},
{
"kind": "user",
"id": "2024-09_collectibles_shop_preload",
"label": "Collectibles Shop Preload",
"defaultConfig": {
"enabled": false
},
"treatments": [
{
"id": 1,
"label": "Preloads collectible shop payload",
"config": {
"enabled": true
}
}
]
},
{
"kind": "user",
"id": "2024-09_dm_mute_feedback",
"label": "DM Mute Feedback Experiment",
"defaultConfig": {
"enabled": false
},
"treatments": [
{
"id": 1,
"label": "Enable DM Mute Feedback Survey",
"config": {
"enabled": true
}
}
]
},
{
"kind": "user",
"id": "2024-09_friend_anniversaries_metrics",
"label": "Friend Anniversaries Metrics",
"defaultConfig": {
"enabled": false
},
"treatments": [
{
"id": 1,
"label": "Friend anniversaries metrics enabled",
"config": {
"enabled": true
}
}
]
},
{
"kind": "user",
"id": "2024-09_friends_in_server",
"label": "Friends in Server",
"defaultConfig": {
"guildFriendsEnabled": false
},
"treatments": [
{
"id": 1,
"label": "Enabled",
"config": {
"guildFriendsEnabled": true
}
}
]
},
{
"kind": "user",
"id": "2024-09_hd_streaming_potion",
"label": "Consumable HD Streaming Experiment",
"defaultConfig": {
"enabled": false
},
"treatments": [
{
"id": 0,
"label": "Control",
"config": {
"enabled": false
}
},
{
"id": 1,
"label": "Treatment",
"config": {
"enabled": true
}
}
]
},
{
"kind": "user",
"id": "2024-09_improved_reaction_button",
"label": "Improved Reaction Button",
"defaultConfig": {
"canShowImprovedReactionButton": false
},
"treatments": [
{
"id": 1,
"label": "Show improved reaction button",
"config": {
"canShowImprovedReactionButton": true
}
}
]
},
{
"kind": "guild",
"id": "2024-09_league_of_legends_leaderboard",
"label": "League of Legends Leaderboard",
"defaultConfig": {
"enabled": false
},
"treatments": [
{
"id": 1,
"label": "Enable Leaderboard",
"config": {
"enabled": true
}
}
]
},
{
"kind": "user",
"id": "2024-09_likely_atoed_connections",
"label": "Likely ATO Warning",
"defaultConfig": {
"enabled": false
},
"treatments": [
{
"id": 1,
"label": "Enable Likely ATO Warning",
"config": {
"enabled": true
}
}
]
},
{
"id": "2024-09_quests_trophy_case",
"kind": "user",
"label": "Trophy Case",
"defaultConfig": {
"enabled": false
},
"treatments": [
{
"id": 0,
"label": "Control",
"config": {
"enabled": false
}
},
{
"id": 1,
"label": "Enabled",
"config": {
"enabled": true
}
}
]
},
{
"kind": "user",
"id": "2024-09_rustadm",
"label": "Rust Audio Device Manager",
"defaultConfig": {
"enabled": false
},
"treatments": [
{
"id": 1,
"label": "Automatic is Rust ADM (previous cohort)",
"config": {
"enabled": true
}
},
{
"id": 2,
"label": "Automatic is Rust ADM (new stats slice)",
"config": {
"enabled": true
}
}
]
},
{
"kind": "user",
"id": "2024-09_test_child_2_safety_xp_holdout",
"label": "Holdout experiment",
"defaultConfig": {
"enabled": false
},
"treatments": [
{
"id": 1,
"label": "Enables the holdout experiment",
"config": {
"enabled": true
}
}
]
},
{
"kind": "user",
"id": "2024-09_user_app_install_education",
"label": "User App Install Education Experiment",
"defaultConfig": {
"enabled": false,
"showsTooltip": false
},
"commonTriggerPoint": null,
"treatments": [
{
"id": 1,
"label": "show animation on app launcher icon + tooltip when a user app is authorized when in a channel instead of showing auth success modal",
"config": {
"enabled": true,
"showsTooltip": true
}
},
{
"id": 2,
"label": "show animation on app launcher icon when a user app is authorized when in a channel instead of showing auth success modal",
"config": {
"enabled": true,
"showsTooltip": false
}
}
]
},
{
"kind": "user",
"id": "2024-10_block_user_feedback",
"label": "Block User Feedback Experiment",
"defaultConfig": {
"enabled": false
},
"treatments": [
{
"id": 1,
"label": "Enable Block User Feedback Survey",
"config": {
"enabled": true
}
}
]
},
{
"kind": "user",
"id": "2024-10_email_change_reasoning_buttons_free_text_response",
"label": "Email Change Reasoning Buttons Free Text Response",
"defaultConfig": {
"enabled": false
},
"treatments": [
{
"id": 1,
"label": "Display a text area when the user selects \"Something else\"",
"config": {
"enabled": true
}
}
]
},
{
"kind": "user",
"id": "2024-10_flamingo",
"label": "Flamingo",
"defaultConfig": {
"enabled": false,
"isTester": false
},
"treatments": [
{
"id": 1,
"label": "Enabled - Treatment 1",
"config": {
"enabled": true,
"isTester": false
}
},
{
"id": 2,
"label": "Enabled - Treatment 2",
"config": {
"enabled": true,
"isTester": false
}
},
{
"id": 3,
"label": "Enabled - Treatment 3",
"config": {
"enabled": true,
"isTester": false
}
},
{
"id": 4,
"label": "Enabled - Tester",
"config": {
"enabled": true,
"isTester": true
}
}
]
},
{
"kind": "user",
"id": "2024-10_golive_simulcast",
"label": "GoLive Simulcast",
"defaultConfig": {
"simulcastEnabled": false,
"lqStreamBitrate": 0
},
"treatments": [
{
"id": 1,
"label": "Simulcast",
"config": {
"simulcastEnabled": true,
"lqStreamBitrate": 1500000
}
},
{
"id": 2,
"label": "Simulcast, no pacer for LQ",
"config": {
"simulcastEnabled": true,
"lqStreamBitrate": 1500000,
"workerExperimentString": "bandwidth_estimation/trendline-window-duration-3750,robust-estimator/worker-lq-no-pacer"
}
}
]
},
{
"kind": "user",
"id": "2024-10_merge_notifications_tab",
"label": "Merge notifications tab",
"defaultConfig": {
"enabled": false,
"tabBadgeVariant": 1,
"removeHomeMentionBadges": false
},
"treatments": [
{
"id": 1,
"label": "Merge notifications tab - no badging changes",
"config": {
"enabled": true,
"tabBadgeVariant": 1,
"removeHomeMentionBadges": false
}
},
{
"id": 2,
"label": "Merge notifications tab - move recent mentions badges to ICYMI",
"config": {
"enabled": true,
"tabBadgeVariant": 2,
"removeHomeMentionBadges": true
}
},
{
"id": 3,
"label": "Merge notifications tab - duplciate recent mentions tab badges to ICYMI",
"config": {
"enabled": true,
"tabBadgeVariant": 2,
"removeHomeMentionBadges": false
}
},
{
"id": 4,
"label": "Merge notifications tab - blue badge ICYMI tab when there are new recent mentinos",
"config": {
"enabled": true,
"tabBadgeVariant": 3,
"removeHomeMentionBadges": false
}
}
]
},
{
"kind": "user",
"id": "2024-10_overlay_v3",
"label": "Overlay V3 Shared Context OOP",
"commonTriggerPoint": null,
"defaultConfig": {
"overlayV3tech": false,
"overlayV3UI": false,
"allowActivityWidget": false,
"allowNowPlaying": false
},
"treatments": [
{
"id": 1,
"label": "Use Overlay V3, All features included.",
"config": {
"overlayV3tech": true,
"overlayV3UI": true,
"allowActivityWidget": true,
"allowNowPlaying": true
}
},
{
"id": 2,
"label": "Use Overlay V3, Minus \"Now Playing\" Notif.",
"config": {
"overlayV3tech": true,
"overlayV3UI": true,
"allowActivityWidget": true,
"allowNowPlaying": false
}
},
{
"id": 3,
"label": "Use Overlay V3 minus any activity",
"config": {
"overlayV3tech": true,
"overlayV3UI": true,
"allowActivityWidget": false,
"allowNowPlaying": false
}
},
{
"id": 4,
"label": "Use Overlay V3 tech with Overlay 2 UI",
"config": {
"overlayV3tech": true,
"overlayV3UI": false,
"allowActivityWidget": false,
"allowNowPlaying": false
}
}
]
},
{
"id": "2024-10_quests_dismissal_survey",
"kind": "user",
"label": "Quests Dismissal Survey",
"defaultConfig": {
"enabled": false
},
"treatments": [
{
"id": 0,
"label": "Control",
"config": {
"enabled": false
}
},
{
"id": 1,
"label": "Enabled",
"config": {
"enabled": true
}
}
]
},
{
"kind": "user",
"id": "2024-10_rapidash_discovery_plus",
"label": "Rapidash Discovery Plus",
"defaultConfig": {
"enabled": false,
"treatment": "control"
},
"commonTriggerPoint": null,
"treatments": [
{
"id": 1,
"label": "Discovery Plus Enabled",
"config": {
"enabled": true,
"treatment": "discovery-plus"
}
}
]
},
{
"kind": "user",
"id": "2024-10_retrigger_reaction_frecency_algorithms",
"label": "(Retrigger) Reaction Frecency Algorithms",
"defaultConfig": null,
"treatments": []
},
{
"kind": "user",
"id": "2024-10_shop_skus_in_gift_flow",
"label": "Gift Collectibles in DM",
"defaultConfig": {
"enabled": false,
"showBothNitroSkusInCategorySelect": false,
"giftRecommendationAlgorithm": 0
},
"commonTriggerPoint": null,
"treatments": [
{
"id": 1,
"label": "Gift Collectibles in DM, with existing Nitro flow, showing popular items",
"config": {
"enabled": true,
"showBothNitroSkusInCategorySelect": false,
"giftRecommendationAlgorithm": 1
}
},
{
"id": 2,
"label": "Gift Collectibles in DM, with existing Nitro flow, showing recent items",
"config": {
"enabled": true,
"showBothNitroSkusInCategorySelect": false,
"giftRecommendationAlgorithm": 2
}
},
{
"id": 3,
"label": "Gift Collectibles in DM, select Nitro SKU from category, showing popular items",
"config": {
"enabled": true,
"showBothNitroSkusInCategorySelect": true,
"giftRecommendationAlgorithm": 1
}
},
{
"id": 4,
"label": "Gift Collectibles in DM, select Nitro SKU from category, showing recent items",
"config": {
"enabled": true,
"showBothNitroSkusInCategorySelect": true,
"giftRecommendationAlgorithm": 2
}
}
]
},
{
"kind": "user",
"id": "2024-10_shop_tile_impression_logging",
"label": "Shop tile impressions logging",
"defaultConfig": {
"enabled": false
},
"treatments": [
{
"id": 1,
"label": "Enable shop tile impression logging",
"config": {
"enabled": true
}
}
]
},
{
"kind": "user",
"id": "2024-10_shop_variants",
"label": "Shop Variants Experiment",
"defaultConfig": {
"variantsReturnStyle": null
},
"treatments": [
{
"id": 1,
"label": "Return Variants as Group",
"config": {
"variantsReturnStyle": null
}
}
],
"commonTriggerPoint": null
},
{
"kind": "user",
"id": "2024-10_system_date_formatter",
"label": "Use system APIs for date formatting",
"defaultConfig": {
"enableSystemFormatter": false,
"enable24HourPref": false
},
"treatments": [
{
"id": 1,
"label": "Enable system formatter",
"config": {
"enableSystemFormatter": true,
"enable24HourPref": false
}
},
{
"id": 2,
"label": "Enable pref for 24-hour time format",
"config": {
"enableSystemFormatter": true,
"enable24HourPref": true
}
}
]
},
{
"kind": "user",
"id": "2024-10_tile_resolution_gating",
"label": "Tile Resolution Gating",
"defaultConfig": {
"enabledSingle": false
},
"commonTriggerPoint": null,
"treatments": [
{
"id": 1,
"label": "Tile size based wants enabled only for 1:1 videos (rollout)",
"config": {
"enabledSingle": true
}
},
{
"id": 2,
"label": "Tile size based wants enabled only for 1:1 videos (new stats slice to compare against control)",
"config": {
"enabledSingle": true
}
}
]
},
{
"kind": "user",
"id": "2024-11_activities_contextless",
"label": "Contextless Activities Experiment",
"defaultConfig": {
"enabledOnDesktop": false,
"enabledOnMobile": false
},
"commonTriggerPoint": null,
"treatments": [
{
"id": 1,
"label": "Enable contextless activities on desktop only",
"config": {
"enabledOnDesktop": true,
"enabledOnMobile": false
}
},
{
"id": 2,
"label": "Enable contextless activities on desktop and mobile",
"config": {
"enabledOnDesktop": true,
"enabledOnMobile": true
}
}
]
},
{
"kind": "user",
"id": "2024-11_activity_popout_window",
"label": "Activity Popout Window Experiment",
"defaultConfig": {
"enabled": false,
"enableOverlayInActivityPopoutWindow": false,
"enableGoLiveFromActivityCard": false
},
"commonTriggerPoint": null,
"treatments": [
{
"id": 1,
"label": "Enable activity popout window",
"config": {
"enabled": true,
"enableOverlayInActivityPopoutWindow": false,
"enableGoLiveFromActivityCard": false
}
},
{
"id": 2,
"label": "Enable activity popout window with overlay",
"config": {
"enabled": true,
"enableOverlayInActivityPopoutWindow": true,
"enableGoLiveFromActivityCard": false
}
},
{
"id": 3,
"label": "Enable activity popout window with overlay and GoLive from activity card",
"config": {
"enabled": true,
"enableOverlayInActivityPopoutWindow": true,
"enableGoLiveFromActivityCard": true
}
}
]
},
{
"kind": "user",
"id": "2024-11_application_reporting_flow",
"label": "Apps In-App Reporting",
"defaultConfig": {
"enabled": false
},
"treatments": [
{
"id": 1,
"label": "Enable application IAR reporting flow (US)",
"config": {
"enabled": true
}
},
{
"id": 2,
"label": "Enable application IAR reporting flow (EU)",
"config": {
"enabled": true
}
}
]
},
{
"id": "2024-11_checkout_optimization_browser_autofill_global",
"label": "Checkout Optimization Browser Autofill Global",
"kind": "user",
"defaultConfig": {
"enabled": false,
"delay": false
},
"commonTriggerPoint": null,
"treatments": [
{
"id": 1,
"label": "Enabled",
"config": {
"enabled": true,
"delay": false
}
},
{
"id": 2,
"label": "Enabled with delay",
"config": {
"enabled": true,
"delay": true
}
}
]
},
{
"kind": "user",
"id": "2024-11_checkout_optimization_desktop_client_google_pay",
"label": "Checkout Optimization Browser Autofill Google Pay",
"defaultConfig": {
"enabled": false,
"delay": false
},
"commonTriggerPoint": null,
"treatments": [
{
"id": 1,
"label": "Enabled with delay",
"config": {
"enabled": true,
"delay": true
}
}
]
},
{
"kind": "user",
"id": "2024-11_expression_suggestions_disabled",
"label": "Expression Suggestions Disabled Experiment",
"defaultConfig": {
"disabled": false
},
"commonTriggerPoint": null,
"treatments": [
{
"id": 1,
"label": "Disable sticker expression suggestions",
"config": {
"disabled": true
}
}
]
},
{
"kind": "user",
"id": "2024-11_hypesquad_removal",
"label": "HypeSquad Removal",
"defaultConfig": {
"hypeSquadRemoved": false
},
"treatments": [
{
"id": 1,
"label": "HypeSquad Removed",
"config": {
"hypeSquadRemoved": true
}
}
]
},
{
"kind": "user",
"id": "2024-11_marketing_page_v2_experiment",
"label": "Marketing Page V2 Experiment",
"defaultConfig": {
"enabled": false
},
"commonTriggerPoint": null,
"treatments": [
{
"id": 0,
"label": "User see current marketing page",
"config": {
"enabled": false
}
},
{
"id": 1,
"label": "users see new marketing page",
"config": {
"enabled": true
}
}
]
},
{
"kind": "guild",
"id": "2024-11_member_verification_rollout",
"label": "Member verification rollout",
"defaultConfig": {
"enabled": false
},
"treatments": [
{
"id": 1,
"label": "enabled",
"config": {
"enabled": true
}
}
]
},
{
"kind": "user",
"id": "2024-11_nitro_tenure_rewards_collectible",
"label": "Nitro Tenure Reward Collectible",
"defaultConfig": {
"enabled": false
},
"treatments": [
{
"id": 1,
"label": "Enables nitro tenure reward collectible for the user",
"config": {
"enabled": true
}
}
]
},
{
"kind": "user",
"id": "2024-11_scheduled_messages",
"label": "Scheduled Messages",
"defaultConfig": {
"enabled": false
},
"treatments": [
{
"id": 1,
"label": "Enables sending and displaying scheduled messages",
"config": {
"enabled": true
}
}
]
},
{
"id": "2024-11_seasonal_gifting",
"label": "Seasonal Gifting 2024",
"kind": "user",
"defaultConfig": {
"enabled": false
},
"commonTriggerPoint": null,
"treatments": [
{
"id": 1,
"label": "Enabled",
"config": {
"enabled": true
}
}
]
},
{
"id": "2024-11_seasonal_gifting_reminder",
"label": "Seasonal Gifting Reminder 2024",
"kind": "user",
"defaultConfig": {
"enabled": false
},
"commonTriggerPoint": null,
"treatments": [
{
"id": 1,
"label": "Enabled",
"config": {
"enabled": true
}
}
]
},
{
"id": "2024-11_soundmoji_rendering",
"label": "Render soundmojis",
"kind": "user",
"defaultConfig": {
"enabled": false
},
"commonTriggerPoint": null,
"treatments": [
{
"id": 1,
"label": "Enabled",
"config": {
"enabled": true
}
}
]
},
{
"id": "2024-11_soundmoji_sending",
"label": "Send soundmojis",
"kind": "user",
"defaultConfig": {
"enabled": false,
"showSoundmojiInEmojiPicker": false
},
"commonTriggerPoint": null,
"treatments": [
{
"id": 1,
"label": "Enabled w/o emoji section",
"config": {
"enabled": true,
"showSoundmojiInEmojiPicker": false
}
},
{
"id": 2,
"label": "Enabled w/ emoji section",
"config": {
"enabled": true,
"showSoundmojiInEmojiPicker": true
}
}
]
},
{
"kind": "user",
"id": "2024-11_third_party_access_settings_redesign",
"label": "Third Party Access User Settings Redesign",
"defaultConfig": {
"showRedesign": false
},
"treatments": [
{
"id": 1,
"label": "show updated settings UI",
"config": {
"showRedesign": true
}
}
]
},
{
"kind": "user",
"id": "2024-11_unreads_new_users2",
"label": "Unreads Experiment (grey-dot mode) (new users) 2",
"defaultConfig": {
"enabled": false,
"logExposure": false
},
"treatments": [
{
"id": 0,
"label": "Control",
"config": {
"enabled": false,
"logExposure": true
}
},
{
"id": 1,
"label": "Auto open migration",
"config": {
"enabled": true,
"logExposure": true
}
}
]
},
{
"kind": "user",
"id": "2024-12_app_dm_report_button",
"label": "App DMs Report Button Experiment",
"defaultConfig": {
"enabledDesktop": false,
"enabledMobile": false
},
"treatments": [
{
"id": 1,
"label": "Enables the report button in App DMs on desktop",
"config": {
"enabledDesktop": true,
"enabledMobile": false
}
},
{
"id": 2,
"label": "Enables the report button in App DMs on desktop and mobile",
"config": {
"enabledDesktop": true,
"enabledMobile": true
}
}
]
},
{
"kind": "user",
"id": "2024-12_app_embeds_redesign",
"label": "App Embeds Redesign",
"defaultConfig": {
"enabled": false
},
"commonTriggerPoint": null,
"treatments": [
{
"id": 1,
"label": "Enable",
"config": {
"enabled": true
}
}
]
},
{
"kind": "user",
"id": "2024-12_collectibles_share_link",
"label": "Collectibles Share Link Experiment",
"defaultConfig": {
"showShareLinkButton": false
},
"treatments": [
{
"id": 1,
"label": "Show shop share link button",
"config": {
"showShareLinkButton": true
}
}
]
},
{
"kind": "user",
"id": "2024-12_confetti_potion",
"label": "Confetti Potion Experiment",
"commonTriggerPoint": null,
"defaultConfig": {
"canPurchase": false,
"canSeeConfetti": false,
"canSeeEducation": false,
"canSeeUpsells": false
},
"treatments": [
{
"id": 1,
"label": "Viewer Treatment",
"config": {
"canPurchase": false,
"canSeeConfetti": true,
"canSeeEducation": true,
"canSeeUpsells": false
}
},
{
"id": 2,
"label": "Purchaser Treatment",
"config": {
"canPurchase": true,
"canSeeConfetti": true,
"canSeeEducation": true,
"canSeeUpsells": true
}
}
]
},
{
"kind": "guild",
"id": "2024-12_guild_voice_channel_ringing",
"label": "Guild Voice Ringing",
"defaultConfig": {
"enabled": false
},
"commonTriggerPoint": null,
"treatments": [
{
"id": 1,
"label": "Allow users to ring each other in Guild Voice Channels",
"config": {
"enabled": true
}
}
]
},
{
"kind": "user",
"id": "2024-12_icymi_status_with_media",
"label": "Shows media with custom status in ICYMI",
"defaultConfig": {
"enabled": false
},
"treatments": [
{
"id": 1,
"label": "Enables showing media with custom status in ICYMI",
"config": {
"enabled": true
}
}
]
},
{
"kind": "user",
"id": "2024-12_new_guild_profile",
"label": "Enables new guild profile",
"defaultConfig": {
"enabled": false
},
"treatments": [
{
"id": 1,
"label": "On",
"config": {
"enabled": true
}
}
]
},
{
"kind": "user",
"id": "2024-12_overlay_v3_tech",
"label": "Overlay V3 Shared Tech Experiment",
"defaultConfig": {
"useOverlayV3Tech": false
},
"commonTriggerPoint": null,
"treatments": [
{
"id": 1,
"label": "Use Overlay V3 Tech",
"config": {
"useOverlayV3Tech": true
}
}
]
},
{
"kind": "user",
"id": "2024-12_participants_panel",
"label": "Participants Panel",
"defaultConfig": {
"hasParticipantsPanel": false
},
"treatments": [
{
"id": 1,
"label": "Participants panel in VC and GDM",
"config": {
"hasParticipantsPanel": true
}
}
]
},
{
"kind": "user",
"id": "2024-12_quests_nitro_permadecos",
"label": "Quests Nitro Permadecos",
"defaultConfig": {
"enabled": false
},
"treatments": [
{
"id": null,
"label": "Enabled",
"config": {
"enabled": true
}
}
]
},
{
"kind": "user",
"id": "2024-12_robert_holiday_promo",
"label": "Robert Holiday Promo Switch Experiment",
"defaultConfig": {
"showRobertPromo": false
},
"treatments": [
{
"id": 1,
"label": "Show robert holiday promo",
"config": {
"showRobertPromo": true
}
}
]
},
{
"kind": "user",
"id": "2024-12_save_voice_message_menu_item",
"label": "Save voice message menu item on web",
"defaultConfig": {
"enabled": false
},
"treatments": [
{
"id": 1,
"label": "Save voice message menu item active",
"config": {
"enabled": true
}
}
]
},
{
"kind": "user",
"id": "2024-12_shop_link_mention",
"label": "Collectibles Shop Link Mention Experiment",
"defaultConfig": {
"enabled": false
},
"treatments": [
{
"id": 1,
"label": "Render shop link as mention",
"config": {
"enabled": true
}
}
],
"commonTriggerPoint": null
},
{
"kind": "user",
"id": "2024-12_user_profile_modal_recent_activity",
"label": "User Profile Modal Recent Activity",
"defaultConfig": {
"recentActivityTabEnabled": false
},
"treatments": [
{
"id": 1,
"label": "Recent Activity Tab Enabled",
"config": {
"recentActivityTabEnabled": true
}
}
]
},
{
"kind": "user",
"id": "2024-12_voice_call_buttons",
"label": "Voice/Video icon states",
"defaultConfig": {
"mode": "mic-push-to-enable",
"groupedButtons": false
},
"commonTriggerPoint": null,
"treatments": [
{
"id": 1,
"label": "Microphone button moved to left",
"config": {
"mode": "mic-button-moved-left",
"groupedButtons": false
}
},
{
"id": 2,
"label": "Grouped buttons with control colors",
"config": {
"mode": "grouped-buttons-control-colors",
"groupedButtons": true
}
},
{
"id": 3,
"label": "Grouped buttons with only red mic",
"config": {
"mode": "grouped-buttons-red-mic",
"groupedButtons": true
}
}
]
},
{
"kind": "user",
"id": "2024-12_winter_holiday",
"label": "Winter Holiday",
"defaultConfig": {
"enabled": false
},
"treatments": [
{
"id": 1,
"label": "Enabled",
"config": {
"enabled": true
}
}
]
},
{
"kind": "user",
"id": "2025-01_advanced_server_join",
"label": "Advanced Server Join Experiment",
"defaultConfig": {
"enabled": false,
"allowServerMute": false
},
"treatments": [
{
"id": 1,
"label": "Enable Advanced Server Join w/ Server Mute",
"config": {
"enabled": true,
"allowServerMute": true
}
},
{
"id": 2,
"label": "Enable Advanced Server Join w/o Server Mute",
"config": {
"enabled": true,
"allowServerMute": false
}
}
]
},
{
"kind": "user",
"id": "2025-01_allow_nonstaff_to_preview_app_collections",
"label": "Allow Non-Staff to Preview App Collections",
"defaultConfig": {
"enabled": false
},
"treatments": [
{
"id": 1,
"label": "In App Launcher in Text, enable seeing only \"NON_STAFF_PREVIEW\" app collections",
"config": {
"enabled": true
}
}
]
},
{
"kind": "user",
"id": "2025-01_audio_nack",
"label": "Audio NACK",
"defaultConfig": {
"enabled": false
},
"treatments": [
{
"id": 1,
"label": "Enable NACK for audio",
"config": {
"enabled": true
}
}
]
},
{
"kind": "user",
"id": "2025-01_avholdout",
"label": "AV Holdout - H1 2025",
"defaultConfig": {
"isInHoldout": false
},
"treatments": [
{
"id": 1,
"label": "Enables the holdout experiment",
"config": {
"isInHoldout": true
}
}
]
},
{
"kind": "user",
"id": "2025-01_checkout_optimization_apple_pay",
"label": "Checkout Optimization Apple Pay",
"defaultConfig": {
"enabled": false,
"delay": false
},
"commonTriggerPoint": null,
"treatments": [
{
"id": 1,
"label": "Enabled",
"config": {
"enabled": true,
"delay": true
}
}
]
},
{
"kind": "user",
"id": "2025-01_custom_status_edit_preview_mobile",
"label": "Custom Status Edit Preview (Mobile)",
"defaultConfig": {
"enabled": false
},
"treatments": [
{
"id": 1,
"label": "Enable edit modal with preview",
"config": {
"enabled": true
}
}
]
},
{
"kind": "user",
"id": "2025-01_default_activity_status",
"label": "Guild activity status defaults",
"defaultConfig": {
"enabled": false
},
"treatments": [
{
"id": 1,
"label": "Enable new defaults",
"config": {
"enabled": true
}
}
]
},
{
"kind": "user",
"id": "2025-01_default_activity_status_new_users",
"label": "Guild activity status defaults",
"defaultConfig": {
"enabled": false
},
"treatments": [
{
"id": 1,
"label": "Enable new defaults",
"config": {
"enabled": true
}
}
]
},
{
"kind": "user",
"id": "2025-01_desktop_multiple_background_updates",
"label": "Support multiple native background updates",
"defaultConfig": {
"nativeUpdateCount": 1
},
"treatments": [
{
"id": 1,
"label": "Allow multiple native background updates",
"config": {
"nativeUpdateCount": 3
}
}
]
},
{
"kind": "user",
"id": "2025-01_expiring_status_v2",
"label": "Expiring status Experiment V2",
"defaultConfig": {
"showTempStatusOptions": false,
"expiringStatusProfileFeedback": false,
"hasNewStrings": false,
"hasDefaultClickOption": false,
"showNewHelpTooltip": false,
"hasButtonStyling": false
},
"treatments": [
{
"id": 1,
"label": "Allow expiring status with profile feedback",
"config": {
"showTempStatusOptions": true,
"expiringStatusProfileFeedback": true,
"hasNewStrings": true,
"hasDefaultClickOption": false,
"showNewHelpTooltip": false,
"hasButtonStyling": false
}
},
{
"id": 2,
"label": "Default click expiry and tooltip",
"config": {
"showTempStatusOptions": true,
"expiringStatusProfileFeedback": true,
"hasNewStrings": true,
"hasDefaultClickOption": true,
"showNewHelpTooltip": true,
"hasButtonStyling": false
}
},
{
"id": 3,
"label": "New button inline option styling",
"config": {
"showTempStatusOptions": true,
"expiringStatusProfileFeedback": true,
"hasNewStrings": true,
"hasDefaultClickOption": true,
"showNewHelpTooltip": false,
"hasButtonStyling": true
}
}
]
},
{
"kind": "user",
"id": "2025-01_friend_requests_alerts",
"label": "Friend Request Setting Defaults",
"defaultConfig": {
"enabled": false,
"bucket": 0
},
"treatments": [
{
"id": 1,
"label": "warning",
"config": {
"enabled": true,
"bucket": 1
}
},
{
"id": 2,
"label": "defaults",
"config": {
"enabled": true,
"bucket": 2
}
}
]
},
{
"kind": "user",
"id": "2025-01_friend_requests_alerts_new_users",
"label": "Friend Request Setting Defaults",
"defaultConfig": {
"enabled": false,
"bucket": 0
},
"treatments": [
{
"id": 1,
"label": "warning",
"config": {
"enabled": true,
"bucket": 1
}
},
{
"id": 2,
"label": "defaults",
"config": {
"enabled": true,
"bucket": 2
}
}
]
},
{
"kind": "user",
"id": "2025-01_friend_tiers_ui",
"label": "Slayer Friend Tiers UI",
"defaultConfig": {
"enabled": false
},
"treatments": [
{
"id": 1,
"label": "Enable game friend features in app",
"config": {
"enabled": true
}
}
]
},
{
"kind": "user",
"id": "2025-01_go_live_modal_refresh",
"label": "Go Live Modal Refresh",
"defaultConfig": {
"showRefreshedGoLiveModal": false,
"twoClickVariant": false
},
"treatments": [
{
"id": 1,
"label": "Show refreshed go live modal",
"config": {
"showRefreshedGoLiveModal": true,
"twoClickVariant": false
}
},
{
"id": 2,
"label": "Show refreshed go live modal, 2 click variant",
"config": {
"showRefreshedGoLiveModal": true,
"twoClickVariant": true
}
}
]
},
{
"kind": "guild",
"id": "2025-01_guild_settings_foundation",
"label": "Guild Settings Foundation Revamp",
"defaultConfig": {
"enabled": false
},
"treatments": [
{
"id": 1,
"label": "Guild Settings Foundation Revamp",
"config": {
"enabled": true
}
}
]
},
{
"kind": "user",
"id": "2025-01_inappropriate_conversations_new_defaults",
"label": "Inappropriate Conversation Warning Default On",
"defaultConfig": {
"enabled": false
},
"treatments": [
{
"id": 1,
"label": "Inappropriate Conversation Warnings On",
"config": {
"enabled": true
}
}
]
},
{
"kind": "user",
"id": "2025-01_media_infra_holdout",
"label": "Media Infra Holdout - H1 2025",
"defaultConfig": {
"isInHoldout": false
},
"treatments": [
{
"id": 1,
"label": "Enables the holdout experiment",
"config": {
"isInHoldout": true
}
}
]
},
{
"kind": "user",
"id": "2025-01_mobile_shop_adaptive_back_button_color",
"label": "mobile shop adaptive back button color",
"defaultConfig": {
"enabled": false
},
"treatments": [
{
"id": 1,
"label": "Based on banner dominate color",
"config": {
"enabled": true
}
}
],
"commonTriggerPoint": null
},
{
"kind": "user",
"id": "2025-01_perceptual_volume_function",
"label": "Perceptual volume function adjustment",
"defaultConfig": null,
"treatments": [
{
"id": 1,
"label": "Use gamma 2.8",
"config": null
},
{
"id": 2,
"label": "Use gamma ~1.7 (50% = -10dB, 25% = -20dB)",
"config": null
},
{
"id": 3,
"label": "Use gamma 2.6",
"config": null
},
{
"id": 4,
"label": "Use gamma 3.0",
"config": null
},
{
"id": 5,
"label": "Use gamma 2.0",
"config": null
},
{
"id": 6,
"label": "Use gamma 4.0",
"config": null
}
]
},
{
"kind": "user",
"id": "2025-01_q1_marketing_messaging",
"label": "2025 Q1 Collectible Deco Marketing Moment",
"defaultConfig": {
"enabled": false
},
"commonTriggerPoint": null,
"treatments": [
{
"id": 1,
"label": "Users will see the 2025 Q1 Collectible Deco Marketing Moment",
"config": {
"enabled": true
}
}
]
},
{
"kind": "user",
"id": "2025-01_q1_marketing_premium_card",
"label": "2025 Q1 Collectible Deco Marketing Moment Premium Card on Nitro Home",
"defaultConfig": {
"enabled": false
},
"treatments": [
{
"id": 1,
"label": "Users will see a card to claim reward for the 2025 Q1 Collectible Deco Marketing Moment on Nitro Home",
"config": {
"enabled": true
}
}
]
},
{
"kind": "user",
"id": "2025-01_q1_marketing_reminder",
"label": "2025 Q1 Collectible Deco Marketing Moment Reminder",
"defaultConfig": {
"enabled": false
},
"treatments": [
{
"id": 1,
"label": "Users will see a reminder for the 2025 Q1 Collectible Deco Marketing Moment",
"config": {
"enabled": true
}
}
]
},
{
"id": "2025-01_quest_bar_copy_simplification",
"kind": "user",
"label": "Quest Bar Copy Simplification",
"defaultConfig": {
"enabled": false
},
"treatments": [
{
"id": 1,
"label": "Simplified copy",
"config": {
"enabled": true
}
}
]
},
{
"kind": "user",
"id": "2025-01_recent_avatars",
"label": "Recent Avatars",
"defaultConfig": {
"enabled": false
},
"treatments": [
{
"id": 1,
"label": "Allow users to select from recently uploaded avatars",
"config": {
"enabled": true
}
}
]
},
{
"kind": "user",
"id": "2025-01_remove_emoji_effects",
"label": "Remove emoji effects",
"defaultConfig": {
"removeEmojiEffects": false
},
"commonTriggerPoint": null,
"treatments": [
{
"id": 1,
"label": "Remove emoji effects",
"config": {
"removeEmojiEffects": true
}
}
]
},
{
"kind": "user",
"id": "2025-01_sensitive_content_defaults",
"label": "Sensitive Content Defaults",
"defaultConfig": {
"enabled": false,
"allBlur": false,
"mixed": false
},
"treatments": [
{
"id": 1,
"label": "Mixed",
"config": {
"enabled": true,
"mixed": true,
"allBlur": false
}
},
{
"id": 2,
"label": "Blur Default",
"config": {
"enabled": true,
"mixed": false,
"allBlur": true
}
}
]
},
{
"kind": "user",
"id": "2025-01_sensitive_content_defaults_new_users",
"label": "Sensitive Content Defaults - New Users",
"defaultConfig": {
"enabled": false,
"allBlur": false,
"mixed": false
},
"treatments": [
{
"id": 1,
"label": "Mixed",
"config": {
"enabled": true,
"mixed": true,
"allBlur": false
}
},
{
"id": 2,
"label": "Blur Default",
"config": {
"enabled": true,
"mixed": false,
"allBlur": true
}
}
]
},
{
"kind": "user",
"id": "2025-01_tiered_tenure_badges_mobile",
"label": "Tiered Tenure Badging Mobile Experience",
"commonTriggerPoint": null,
"defaultConfig": {
"enabled": false
},
"treatments": [
{
"id": 2,
"label": "Enable Tiered Tenure Badges v2 on mobile",
"config": {
"enabled": true
}
}
]
},
{
"kind": "user",
"id": "2025-01_user_profile_custom_status_edit_preview",
"label": "User Profile Custom Status Edit Preview",
"defaultConfig": {
"enabledWithStatusSelection": false,
"enabledWithoutSatusSelection": false
},
"treatments": [
{
"id": 1,
"label": "Enable updated custom status editing modal with preview",
"config": {
"enabledWithStatusSelection": true,
"enabledWithoutSatusSelection": false
}
},
{
"id": 2,
"label": "Enable updated custom status editing modal with preview without status selection",
"config": {
"enabledWithStatusSelection": false,
"enabledWithoutSatusSelection": true
}
}
]
},
{
"id": "2025-01_valentines_gifting_2025",
"label": "Valentines Gifting 2025",
"kind": "user",
"defaultConfig": {
"enableGiftingFlow": false,
"enableCoachmark": false
},
"commonTriggerPoint": null,
"treatments": [
{
"id": 1,
"label": "Show Valentines Coachmark and Gifting Flow",
"config": {
"enableGiftingFlow": true,
"enableCoachmark": true
}
},
{
"id": 2,
"label": "Show Valentines Gifting Flow only. No Coachmark.",
"config": {
"enableGiftingFlow": true,
"enableCoachmark": false
}
}
]
},
{
"id": "2025-01_video_quests_end_card_cta_v2",
"kind": "user",
"label": "Video Quests End Card CTA V2",
"defaultConfig": {
"enabled": false
},
"treatments": [
{
"id": 0,
"label": "Control",
"config": {
"enabled": false
}
},
{
"id": 1,
"label": "Enabled",
"config": {
"enabled": true
}
}
]
},
{
"kind": "user",
"id": "2025-01_virtual_currency_rollout",
"label": "Virtual Currency Rollout",
"defaultConfig": {
"enabled": false
},
"treatments": [
{
"id": 1,
"label": "Enable Virtual Currency features",
"config": {
"enabled": true
}
}
]
},
{
"kind": "user",
"id": "2025-01_voice_and_video_settings_refresh",
"label": "Voice and Video Settings Refresh",
"defaultConfig": {
"showRefreshedSettings": false
},
"treatments": [
{
"id": 1,
"label": "Show refreshed settings",
"config": {
"showRefreshedSettings": true
}
}
]
},
{
"kind": "user",
"id": "2025-02_2025_client_platform_holdout",
"label": "Client Platform Holdout - H1 2025",
"defaultConfig": {
"isInHoldout": false
},
"treatments": [
{
"id": 1,
"label": "Enables the holdout experiment",
"config": {
"isInHoldout": true
}
}
]
},
{
"kind": "user",
"id": "2025-02_activity_popout_window_v2",
"label": "Activity Popout Window V2 Experiment",
"defaultConfig": {
"enabled": false
},
"commonTriggerPoint": null,
"treatments": [
{
"id": 1,
"label": "Enable activity popout window",
"config": {
"enabled": true
}
}
]
},
{
"kind": "user",
"id": "2025-02_activity_sharing_popout",
"label": "Enables the rtc popout",
"defaultConfig": {
"rtcPopoutEnabled": false
},
"treatments": [
{
"id": 1,
"label": "RTC Popout",
"config": {
"rtcPopoutEnabled": true
}
}
]
},
{
"kind": "user",
"id": "2025-02_app_dm_opt_out_settings",
"label": "App DM Opt Out Settings",
"defaultConfig": {
"enabled": false
},
"treatments": [
{
"id": 1,
"label": "Enable user to opt out of DMs from apps",
"config": {
"enabled": true
}
}
]
},
{
"kind": "user",
"id": "2025-02_av_error_codes",
"label": "AV error new UI",
"defaultConfig": {
"avErrorUIEnabled": false
},
"treatments": [
{
"id": 1,
"label": "Show new AV error UI",
"config": {
"avErrorUIEnabled": true
}
}
]
},
{
"kind": "user",
"id": "2025-02_call_survey_refresh_web",
"label": "Call Survey Refresh (Web)",
"defaultConfig": null,
"treatments": [
{
"id": 1,
"label": "Show form-style survey without neutral",
"config": null
},
{
"id": 2,
"label": "Show survey without neutral",
"config": null
},
{
"id": 3,
"label": "Show survey without neutral, and with vibes honeypot",
"config": null
}
]
},
{
"kind": "user",
"id": "2025-02_clicker_game",
"label": "Clicker Game",
"defaultConfig": {
"enableGame": false
},
"treatments": [
{
"id": 1,
"label": "On",
"config": {
"enableGame": true
}
}
]
},
{
"kind": "user",
"id": "2025-02_dm_defaults",
"label": "Default DM Settings",
"defaultConfig": {
"enabled": false,
"dmOffByDefault": false,
"messageRequestOnByDefault": false
},
"treatments": [
{
"id": 1,
"label": "DM Off by Default",
"config": {
"enabled": true,
"dmOffByDefault": true,
"messageRequestOnByDefault": false
}
},
{
"id": 2,
"label": "Message Reqeust On by Default",
"config": {
"enabled": true,
"dmOffByDefault": false,
"messageRequestOnByDefault": true
}
}
]
},
{
"kind": "user",
"id": "2025-02_dm_defaults_new_users",
"label": "Default DM Settings - New Users",
"defaultConfig": {
"enabled": false,
"dmOffByDefault": false,
"messageRequestOnByDefault": false
},
"treatments": [
{
"id": 1,
"label": "DM Off by Default",
"config": {
"enabled": true,
"dmOffByDefault": true,
"messageRequestOnByDefault": false
}
},
{
"id": 2,
"label": "Message Reqeust On by Default",
"config": {
"enabled": true,
"dmOffByDefault": false,
"messageRequestOnByDefault": true
}
}
]
},
{
"kind": "guild",
"id": "2025-02_filter_wordle_from_voice_channel_launcher",
"label": "Filter Wordle From Voice Channel Launcher",
"defaultConfig": {
"enabled": false
},
"treatments": [
{
"id": 1,
"label": "Filter Wordle From Voice Channels",
"config": {
"enabled": true
}
}
]
},
{
"kind": "user",
"id": "2025-02_game_profile_reenable",
"label": "Re-enable content inventory on game profile",
"defaultConfig": {
"enabled": false
},
"treatments": [
{
"id": 1,
"label": "Re-enable",
"config": {
"enabled": true
}
}
]
},
{
"kind": "user",
"id": "2025-02_hotwheels_overlay_invites_3",
"label": "Overlay Invites Notification Pt3",
"defaultConfig": {
"enabled": false
},
"treatments": [
{
"id": 1,
"label": "Enabled, no date cutoff",
"config": {
"enabled": true
}
},
{
"id": 2,
"label": "Enabled, within past week",
"config": {
"enabled": true,
"dateLookbackMs": null
}
}
]
},
{
"kind": "user",
"id": "2025-02_hotwheels_v2_model",
"label": "Next iteration of the activity feed ranking model.",
"commonTriggerPoint": null,
"defaultConfig": {},
"treatments": [
{
"id": 5,
"label": "ML model V1",
"config": {}
},
{
"id": 13,
"label": "ML model V2",
"config": {}
}
]
},
{
"kind": "user",
"id": "2025-02_name_plate_experiment",
"label": "Nameplates Experiment",
"commonTriggerPoint": null,
"defaultConfig": {
"canSee": false
},
"treatments": [
{
"id": 1,
"label": "Can see",
"config": {
"canSee": true,
"defaultPaletteOpacity": "33"
}
},
{
"id": 2,
"label": "Can see and default palette opacity 10%",
"config": {
"canSee": true,
"defaultPaletteOpacity": "1A"
}
}
]
},
{
"kind": "user",
"id": "2025-02_nameplate_purchasing",
"label": "Nameplate Purchase Experiment",
"commonTriggerPoint": null,
"defaultConfig": {
"canPurchase": false
},
"treatments": [
{
"id": 1,
"label": "Can purchase",
"config": {
"canPurchase": true
}
}
]
},
{
"kind": "user",
"id": "2025-02_optimized_rpc_authorize",
"label": "Optimized RPC Authorization Experiment",
"defaultConfig": {
"enabled": false
},
"treatments": [
{
"id": 1,
"label": "Enable optimized RPC authorization",
"config": {
"enabled": true
}
}
],
"commonTriggerPoint": null
},
{
"id": "2025-02_quest_home_moved_callout",
"kind": "user",
"label": "Quest Home Moved Callout Experiment",
"defaultConfig": {
"variant": "ALWAYS_SHOW"
},
"treatments": [
{
"id": 0,
"label": "Control",
"config": {
"variant": "ALWAYS_SHOW"
}
},
{
"id": 2,
"label": "Hidden",
"config": {
"variant": "NEVER_SHOW"
}
}
]
},
{
"id": "2025-02_quest_home_static_image",
"kind": "user",
"label": "Quest Home Static Image Experiment",
"defaultConfig": {
"enabled": false
},
"treatments": [
{
"id": 0,
"label": "Control",
"config": {
"enabled": false
}
},
{
"id": 1,
"label": "Enabled",
"config": {
"enabled": true
}
}
]
},
{
"id": "2025-02_quests_hls_video",
"kind": "user",
"label": "Quests Hls Video",
"defaultConfig": {
"enabled": false
},
"treatments": [
{
"id": 0,
"label": "disabled",
"config": {
"enabled": false
}
},
{
"id": 1,
"label": "enabled",
"config": {
"enabled": true
}
}
]
},
{
"kind": "user",
"id": "2025-02_reaction_reply",
"label": "Reaction Reply Experiment",
"defaultConfig": {
"enabled": false
},
"treatments": [
{
"id": 1,
"label": "Enable reaction reply",
"config": {
"enabled": true
}
}
]
},
{
"kind": "user",
"id": "2025-02_reverse_trial_load_test",
"label": "Reverse Trials",
"defaultConfig": {
"enabled": false
},
"commonTriggerPoint": null,
"treatments": [
{
"id": 1,
"label": "Users receives reverse trial + 1 week follow-up offer",
"config": {
"enabled": true
}
}
]
},
{
"kind": "user",
"id": "2025-02_reverse_trial_perk_access_kill_switch",
"label": "Reverse Trial Perk Access Kill Switch",
"defaultConfig": {
"enabled": false
},
"treatments": [
{
"id": 1,
"label": "Prevent perk access for users with reverse trials",
"config": {
"enabled": true
}
}
]
},
{
"kind": "user",
"id": "2025-02_rive_staff_testing",
"label": "Rive staff testing",
"defaultConfig": {
"enabled": false
},
"commonTriggerPoint": null,
"treatments": [
{
"id": 0,
"label": "Control",
"config": {
"enabled": false
}
},
{
"id": 1,
"label": "Enable Rive staff testing",
"config": {
"enabled": true
}
}
]
},
{
"kind": "user",
"id": "2025-02_settings_search_in_quick_switcher",
"label": "Settings in Quick Switcher",
"defaultConfig": {
"enabled": false
},
"commonTriggerPoint": null,
"treatments": [
{
"id": 0,
"label": "Control",
"config": {
"enabled": false
}
},
{
"id": 1,
"label": "Enable Settings search in Quick Switcher",
"config": {
"enabled": true
}
}
]
},
{
"kind": "user",
"id": "2025-02_shop_paired_deco_upsell",
"label": "Shop Paired Deco Upsell Experiment",
"defaultConfig": {
"showPairedDecoUpsell": false
},
"treatments": [
{
"id": 1,
"label": "Show paired deco upsell",
"config": {
"showPairedDecoUpsell": true
}
}
],
"commonTriggerPoint": null
},
{
"kind": "user",
"id": "2025-02_show_popout_on_delayed_hover",
"label": "Show Profile Popout On Delayed Hover Experiment",
"defaultConfig": {
"enabled": false
},
"treatments": [
{
"id": 1,
"label": "Enable showing profile popout on delayed hover",
"config": {
"enabled": true
}
}
]
},
{
"kind": "guild",
"id": "2025-02_skill_trees",
"label": "Skill Trees",
"commonTriggerPoint": null,
"defaultConfig": {
"enabled": false
},
"treatments": [
{
"id": 1,
"label": "enabled",
"config": {
"enabled": true
}
}
]
},
{
"kind": "user",
"id": "2025-02_test_first_bucket_allocation",
"label": "Test First Bucket Allocation Experiment",
"defaultConfig": {
"enabled": false
},
"commonTriggerPoint": null,
"treatments": [
{
"id": 1,
"label": "Variation with first treatment enabled",
"config": {
"enabled": true
}
},
{
"id": 2,
"label": "Variation with second treatment enabled",
"config": {
"enabled": true
}
}
]
},
{
"kind": "user",
"id": "2025-02_test_large_bucket_second",
"label": "Test Large Bucket Second Experiment",
"defaultConfig": {
"enabled": false
},
"commonTriggerPoint": null,
"treatments": [
{
"id": 1,
"label": "Variation with first treatment enabled",
"config": {
"enabled": true
}
},
{
"id": 2,
"label": "Variation with second treatment enabled",
"config": {
"enabled": true
}
}
]
},
{
"kind": "user",
"id": "2025-02_test_large_bucket_third",
"label": "Test Large Bucket Third Experiment",
"defaultConfig": {
"enabled": false
},
"commonTriggerPoint": null,
"treatments": [
{
"id": 1,
"label": "Variation with first treatment enabled",
"config": {
"enabled": true
}
},
{
"id": 2,
"label": "Variation with second treatment enabled",
"config": {
"enabled": true
}
}
]
},
{
"kind": "user",
"id": "2025-02_test_third_bucket_allocation",
"label": "Test Third Bucket Allocation Experiment",
"defaultConfig": {
"enabled": false
},
"commonTriggerPoint": null,
"treatments": [
{
"id": 1,
"label": "Variation with first treatment enabled",
"config": {
"enabled": true
}
},
{
"id": 2,
"label": "Variation with second treatment enabled",
"config": {
"enabled": true
}
}
]
},
{
"kind": "user",
"id": "2025-02_test_user_auth_apply_filter",
"label": "Test User Auth Apply Filter",
"defaultConfig": {
"enabled": false
},
"commonTriggerPoint": null,
"treatments": [
{
"id": 1,
"label": "Variation with treatment enabled",
"config": {
"enabled": true
}
}
]
},
{
"kind": "user",
"id": "2025-02_test_user_auth_apply_filter_anniversaries",
"label": "Test User Auth Apply Filter Anniversaries",
"defaultConfig": {
"enabled": false
},
"commonTriggerPoint": null,
"treatments": [
{
"id": 1,
"label": "Variation with treatment enabled",
"config": {
"enabled": true
}
}
]
},
{
"kind": "user",
"id": "2025-02_test_user_auth_apply_filter_badges",
"label": "Test User Auth Apply Filter Badges",
"defaultConfig": {
"enabled": false
},
"commonTriggerPoint": null,
"treatments": [
{
"id": 1,
"label": "Variation with treatment enabled",
"config": {
"enabled": true
}
}
]
},
{
"kind": "user",
"id": "2025-02_test_user_auth_apply_filter_install",
"label": "Test User Auth Apply Filter Install",
"defaultConfig": {
"enabled": false
},
"commonTriggerPoint": null,
"treatments": [
{
"id": 1,
"label": "Variation with treatment enabled",
"config": {
"enabled": true
}
}
]
},
{
"kind": "user",
"id": "2025-02_test_user_auth_apply_filter_marketing",
"label": "Test User Auth Apply Filter Marketing",
"defaultConfig": {
"enabled": false
},
"commonTriggerPoint": null,
"treatments": [
{
"id": 1,
"label": "Variation with treatment enabled",
"config": {
"enabled": true
}
}
]
},
{
"kind": "user",
"id": "2025-02_test_user_auth_apply_filter_overlay",
"label": "Test User Auth Apply Filter Overlay",
"defaultConfig": {
"enabled": false
},
"commonTriggerPoint": null,
"treatments": [
{
"id": 1,
"label": "Variation with treatment enabled",
"config": {
"enabled": true
}
}
]
},
{
"kind": "user",
"id": "2025-02_test_user_auth_apply_filter_soundmoji",
"label": "Test User Auth Apply Filter Soundmoji",
"defaultConfig": {
"enabled": false
},
"commonTriggerPoint": null,
"treatments": [
{
"id": 1,
"label": "Variation with treatment enabled",
"config": {
"enabled": true
}
}
]
},
{
"kind": "user",
"id": "2025-02_test_user_auth_apply_filter_viewer",
"label": "Test User Auth Apply Filter Viewer",
"defaultConfig": {
"enabled": false
},
"commonTriggerPoint": null,
"treatments": [
{
"id": 1,
"label": "Variation with treatment enabled",
"config": {
"enabled": true
}
}
]
},
{
"kind": "user",
"id": "2025-02_test_user_auth_filter",
"label": "Test User Auth Filter",
"defaultConfig": {
"enabled": false
},
"commonTriggerPoint": null,
"treatments": [
{
"id": 1,
"label": "Variation with treatment enabled",
"config": {
"enabled": true
}
}
]
},
{
"kind": "user",
"id": "2025-02_test_user_auth_filter_anniversaries",
"label": "Test User Auth Filter Anniversaries",
"defaultConfig": {
"enabled": false
},
"commonTriggerPoint": null,
"treatments": [
{
"id": 1,
"label": "Variation with treatment enabled",
"config": {
"enabled": true
}
}
]
},
{
"kind": "user",
"id": "2025-02_test_user_auth_filter_badges",
"label": "Test User Auth Filter Badges",
"defaultConfig": {
"enabled": false
},
"commonTriggerPoint": null,
"treatments": [
{
"id": 1,
"label": "Variation with treatment enabled",
"config": {
"enabled": true
}
}
]
},
{
"kind": "user",
"id": "2025-02_test_user_auth_filter_install",
"label": "Test User Auth Filter Install",
"defaultConfig": {
"enabled": false
},
"commonTriggerPoint": null,
"treatments": [
{
"id": 1,
"label": "Variation with treatment enabled",
"config": {
"enabled": true
}
}
]
},
{
"kind": "user",
"id": "2025-02_test_user_auth_filter_marketing",
"label": "Test User Auth Filter Marketing",
"defaultConfig": {
"enabled": false
},
"commonTriggerPoint": null,
"treatments": [
{
"id": 1,
"label": "Variation with treatment enabled",
"config": {
"enabled": true
}
}
]
},
{
"kind": "user",
"id": "2025-02_test_user_auth_filter_overlay",
"label": "Test User Auth Filter Overlay",
"defaultConfig": {
"enabled": false
},
"commonTriggerPoint": null,
"treatments": [
{
"id": 1,
"label": "Variation with treatment enabled",
"config": {
"enabled": true
}
}
]
},
{
"kind": "user",
"id": "2025-02_test_user_auth_filter_soundmoji",
"label": "Test User Auth Filter Soundmoji",
"defaultConfig": {
"enabled": false
},
"commonTriggerPoint": null,
"treatments": [
{
"id": 1,
"label": "Variation with treatment enabled",
"config": {
"enabled": true
}
}
]
},
{
"kind": "user",
"id": "2025-02_test_user_auth_filter_viewer",
"label": "Test User Auth Filter Viewer",
"defaultConfig": {
"enabled": false
},
"commonTriggerPoint": null,
"treatments": [
{
"id": 1,
"label": "Variation with treatment enabled",
"config": {
"enabled": true
}
}
]
},
{
"kind": "user",
"id": "2025-02_tigger_pawtect",
"label": "Tigger pawtect",
"defaultConfig": {
"enabled": false
},
"treatments": [
{
"id": 1,
"label": "Tigger pawtect",
"config": {
"enabled": true
}
}
]
},
{
"kind": "user",
"id": "2025-02_voice_activity_status",
"label": "Voice Activity Status",
"defaultConfig": {
"voiceActivityStatusEnabled": false
},
"treatments": [
{
"id": 1,
"label": "Voice Activity Status Enabled",
"config": {
"voiceActivityStatusEnabled": true
}
}
]
},
{
"kind": "user",
"id": "2025-02_voice_call_buttons_v2",
"label": "Voice and Video buttons V2",
"defaultConfig": {
"squareButtonsEnabled": false,
"coloredIconsEnabled": false,
"simplifiedSettingsEnabled": false
},
"commonTriggerPoint": null,
"treatments": [
{
"id": 1,
"label": "Grouped buttons with green active state",
"config": {
"squareButtonsEnabled": true,
"coloredIconsEnabled": false,
"simplifiedSettingsEnabled": false
}
},
{
"id": 2,
"label": "Grouped green buttons with simplified settings",
"config": {
"squareButtonsEnabled": true,
"coloredIconsEnabled": false,
"simplifiedSettingsEnabled": true
}
},
{
"id": 3,
"label": "Grouped tinted buttons",
"config": {
"squareButtonsEnabled": true,
"coloredIconsEnabled": true,
"simplifiedSettingsEnabled": false
}
},
{
"id": 4,
"label": "Grouped tinted buttons with simplified settings",
"config": {
"squareButtonsEnabled": true,
"coloredIconsEnabled": true,
"simplifiedSettingsEnabled": true
}
}
]
},
{
"kind": "user",
"id": "2025-02_voice_filters_pre_process_mute",
"label": "Voice Filters Pre Process Mute",
"defaultConfig": {
"voiceFiltersPreProcessMute": false
},
"treatments": [
{
"id": 1,
"label": "Mute before processing when voice filters is enabled",
"config": {
"voiceFiltersPreProcessMute": true
}
}
]
},
{
"id": "2025-02_voice_mic_button_state_for_mobile",
"label": "Voice Mic Button State for Mobile",
"kind": "user",
"commonTriggerPoint": null,
"defaultConfig": {
"enabled": false
},
"treatments": [
{
"id": 1,
"label": "Enabled",
"config": {
"enabled": true
}
}
]
},
{
"kind": "user",
"id": "2025-03_activity_controller_icon",
"commonTriggerPoint": null,
"label": "Activities Icon - Desktop",
"defaultConfig": {
"enabled": false
},
"treatments": [
{
"id": 1,
"label": "Change all activities icon to controller",
"config": {
"enabled": true
}
}
]
},
{
"kind": "user",
"id": "2025-03_activity_notification_improvements",
"label": "Activity Notification Improvements",
"defaultConfig": {
"disableCurrentActivityNotifications": false
},
"treatments": [
{
"id": 1,
"label": "Disable notifications for current activity",
"config": {
"disableCurrentActivityNotifications": true
}
}
],
"commonTriggerPoint": null
},
{
"kind": "user",
"id": "2025-03_activity_privacy_per_guild_settings",
"label": "Show per-guild activity privacy settings",
"defaultConfig": {
"showPerGuildActivityStatusSetting": false
},
"treatments": [
{
"id": 1,
"label": "Show settings",
"config": {
"showPerGuildActivityStatusSetting": true
}
}
]
},
{
"kind": "user",
"id": "2025-03_activity_sharing_popout_with_invisibility",
"label": "Activity Sharing Popout with Invisibility",
"defaultConfig": {
"rtcPopoutEnabled": false
},
"treatments": [
{
"id": 1,
"label": "Enable the RTC popout when the user is not sharing activity or is invisible",
"config": {
"rtcPopoutEnabled": true
}
}
]
},
{
"kind": "user",
"id": "2025-03_activity_status_descriptive_text",
"label": "Activity Status Descriptive Text",
"defaultConfig": {
"descriptiveTextEnabled": false
},
"treatments": [
{
"id": 1,
"label": "Descriptive text enabled",
"config": {
"descriptiveTextEnabled": true
}
}
]
},
{
"kind": "user",
"id": "2025-03_afk_timeout_default_experiment",
"label": "Afk timeout defaults",
"defaultConfig": {
"enabled": false,
"defaultTimeout": 600
},
"treatments": [
{
"id": 1,
"label": "Set afk_timer default to 1 min",
"config": {
"enabled": true,
"defaultTimeout": 60
}
},
{
"id": 2,
"label": "Set afk_timer default to 2 min",
"config": {
"enabled": true,
"defaultTimeout": 120
}
}
]
},
{
"kind": "user",
"id": "2025-03_app_launcher_pep_button_label",
"label": "Change PEP Button Label To Play",
"defaultConfig": {
"enabled": false,
"altLayout": false
},
"commonTriggerPoint": null,
"treatments": [
{
"id": 1,
"label": "Change PEP Button Label To Play",
"config": {
"enabled": true,
"altLayout": false
}
},
{
"id": 2,
"label": "Change PEP Button Label To Play With Alt Layout",
"config": {
"enabled": true,
"altLayout": true
}
}
]
},
{
"kind": "user",
"id": "2025-03_audio_bitrate_adaptation",
"label": "Audio Bitrate Adaptation",
"defaultConfig": {
"enabled": false
},
"treatments": [
{
"id": 1,
"label": "Enable audio bitrate adaptation",
"config": {
"enabled": true
}
}
]
},
{
"kind": "user",
"id": "2025-03_blocked_domains_libdiscore",
"label": "Use Blocked Domains from Libdiscore",
"defaultConfig": {
"enabled": false
},
"commonTriggerPoint": null,
"treatments": [
{
"id": 0,
"label": "Control",
"config": {
"enabled": false
}
},
{
"id": 1,
"label": "Enable libdiscore blocked domains",
"config": {
"enabled": true
}
}
]
},
{
"kind": "user",
"id": "2025-03_custom_status_prompts",
"label": "Custom Status Prompts Experiment",
"defaultConfig": {
"enabled": false
},
"treatments": [
{
"id": 1,
"label": "Enable custom status prompts",
"config": {
"enabled": true
}
}
]
},
{
"kind": "user",
"id": "2025-03_desktop_communication_notifications",
"label": "Desktop Communication Notifications",
"defaultConfig": {
"enabled": false,
"includeImages": false,
"includeStickers": false
},
"treatments": [
{
"id": 1,
"label": "Enable communication notifications",
"config": {
"enabled": true,
"includeImages": false,
"includeStickers": false
}
},
{
"id": 2,
"label": "Also embed (SFW) images in notification content",
"config": {
"enabled": true,
"includeImages": true,
"includeStickers": false
}
},
{
"id": 3,
"label": "Also embed stickers in notification content",
"config": {
"enabled": true,
"includeImages": true,
"includeStickers": true
}
}
]
},
{
"id": "2025-03_dm_chat_wallpapers_setter",
"kind": "user",
"label": "DM Chat Wallpapers",
"defaultConfig": {
"enabled": false
},
"commonTriggerPoint": null,
"treatments": [
{
"id": 1,
"label": "Enables setting dm chat wallpapers in the context menu",
"config": {
"enabled": true,
"entryPoint": "context_menu"
}
},
{
"id": 2,
"label": "Enables setting dm chat wallpapers in the toolbar",
"config": {
"enabled": true,
"entryPoint": "toolbar"
}
}
]
},
{
"id": "2025-03_dm_chat_wallpapers_viewer",
"kind": "user",
"label": "DM Chat Wallpapers Viewer",
"defaultConfig": {
"enabled": false
},
"commonTriggerPoint": null,
"treatments": [
{
"id": 1,
"label": "Enables viewing dm chat wallpapers",
"config": {
"enabled": true
}
}
]
},
{
"kind": "user",
"id": "2025-03_enhanced_role_colors",
"label": "Enhanced Role Colors",
"commonTriggerPoint": null,
"defaultConfig": {
"enabled": false
},
"treatments": [
{
"id": 1,
"label": "enabled",
"config": {
"enabled": true
}
}
]
},
{
"kind": "user",
"id": "2025-03_fractional_premium_boost_management",
"label": "Boost management while on fractional nitro",
"defaultConfig": {
"enabled": false
},
"treatments": [
{
"id": 1,
"label": "Allow boost management while on fractional nitro",
"config": {
"enabled": true
}
}
]
},
{
"kind": "user",
"id": "2025-03_fractional_premium_subscription_management",
"label": "Subscription management while on fractional nitro",
"defaultConfig": {
"enabled": false
},
"treatments": [
{
"id": 1,
"label": "Allow subscription management while on fractional nitro",
"config": {
"enabled": true
}
}
]
},
{
"kind": "user",
"id": "2025-03_fractional_premium_subscription_purchase",
"label": "Purchase subscription while on fractional nitro",
"defaultConfig": {
"enabled": false
},
"treatments": [
{
"id": 1,
"label": "Allow subscription purchase while on fractional nitro",
"config": {
"enabled": true
}
}
]
},
{
"kind": "user",
"id": "2025-03_friends_popout",
"label": "Friends Popout",
"defaultConfig": {
"enabled": false
},
"treatments": [
{
"id": 1,
"label": "Enabled",
"config": {
"enabled": true
}
}
]
},
{
"kind": "user",
"id": "2025-03_gdm_bedazzle",
"label": "GDM Bedazzle",
"defaultConfig": {
"enabled": false,
"unifiedEditing": false
},
"treatments": [
{
"id": 1,
"label": "Enabled - T1 - Unified editing",
"config": {
"enabled": true,
"unifiedEditing": true
}
},
{
"id": 2,
"label": "Enabled - T2 - Retain Change Icon",
"config": {
"enabled": true,
"unifiedEditing": false
}
}
]
},
{
"kind": "user",
"id": "2025-03_guild_profile_discovery",
"label": "Enables guild profile dialog on guild discovery cards",
"defaultConfig": {
"enabled": false
},
"treatments": [
{
"id": 1,
"label": "Enabled",
"config": {
"enabled": true
}
}
]
},
{
"kind": "user",
"id": "2025-03_guild_profile_invite_embed",
"label": "Enables invite embeds using new guild profile components",
"defaultConfig": {
"enabled": false
},
"treatments": [
{
"id": 1,
"label": "new embeds enabled",
"config": {
"enabled": true
}
}
]
},
{
"kind": "user",
"id": "2025-03_invites_refresh",
"label": "Invites Refresh",
"defaultConfig": {
"enabled": false
},
"treatments": [
{
"id": 1,
"label": "Enabled - Treatment 1 (Invites Refresh)",
"config": {
"enabled": true
}
}
]
},
{
"kind": "user",
"id": "2025-03_message_attachment_uploads_checksum",
"label": "Validate checksum of message attachment uploads",
"defaultConfig": {
"enabled": false,
"enforced": false,
"largerChunks": false
},
"treatments": [
{
"id": 1,
"label": "Control 2",
"config": {
"enabled": false,
"enforced": false,
"largerChunks": false
}
},
{
"id": 2,
"label": "Validate without enforcement",
"config": {
"enabled": true,
"enforced": false,
"largerChunks": false
}
},
{
"id": 3,
"label": "Validate without enforcement (larger chunks)",
"config": {
"enabled": true,
"enforced": false,
"largerChunks": true
}
},
{
"id": 4,
"label": "Validate with enforcement",
"config": {
"enabled": true,
"enforced": true,
"largerChunks": false
}
}
]
},
{
"kind": "user",
"id": "2025-03_nameplate_new_release",
"label": "Nameplate New Release Experiment",
"defaultConfig": {
"showNewReleaseBadge": false
},
"treatments": [
{
"id": 1,
"label": "Show new release badge",
"config": {
"showNewReleaseBadge": true
}
}
]
},
{
"kind": "user",
"id": "2025-03_obscured_message_loaded_analytics",
"label": "Obscured message loaded analytics",
"defaultConfig": {
"enabled": false
},
"treatments": [
{
"id": 1,
"label": "Enables the experiment",
"config": {
"enabled": true
}
}
]
},
{
"kind": "user",
"id": "2025-03_permadecos_marketing",
"label": "Permadecos Marketing",
"defaultConfig": {
"enabled": false
},
"treatments": [
{
"id": 1,
"label": "Enabled",
"config": {
"enabled": true
}
}
]
},
{
"kind": "user",
"id": "2025-03_preload_user_profile_for_popout_performance",
"label": "Preload User Profile for Popout Performance Experiment",
"defaultConfig": {
"waitForRefetch": true
},
"treatments": [
{
"id": 1,
"label": "Do not wait for refetches to show user profile popout",
"config": {
"waitForRefetch": false
}
}
]
},
{
"kind": "user",
"id": "2025-03_remove_inbox_fyp",
"label": "Remove Inbox For You Tab",
"defaultConfig": {
"showForYouTab": true
},
"treatments": [
{
"id": 1,
"label": "Remove For You tab",
"config": {
"showForYouTab": false
}
}
]
},
{
"kind": "user",
"id": "2025-03_settings_authorized_apps_redesign",
"label": "Settings Authorized Apps Redesign",
"defaultConfig": {
"enabled": false
},
"treatments": [
{
"id": 1,
"label": "Enable user to see authorized apps settings redesign",
"config": {
"enabled": true
}
}
]
},
{
"kind": "user",
"id": "2025-03_shop_feed_item_size_experiment",
"label": "Shop Feed Item Size Experiment",
"defaultConfig": {
"numFeedItems": 36
},
"treatments": [
{
"id": 1,
"label": "Increased feed size",
"config": {
"numFeedItems": 72
}
}
]
},
{
"kind": "user",
"id": "2025-03_shop_hide_strikethrough_price",
"label": "Shop Hide Strikethrough Price Experiment",
"defaultConfig": {
"hideStrikethroughPrice": false
},
"treatments": [
{
"id": 1,
"label": "Hide strikethrough prices",
"config": {
"hideStrikethroughPrice": true
}
}
],
"commonTriggerPoint": null
},
{
"kind": "user",
"id": "2025-03_slayer_notif_supression_killswitch",
"label": "Disable suppressing notifications with slayer game active",
"defaultConfig": {
"enabled": false
},
"treatments": [
{
"id": 1,
"label": "Disable suppressing",
"config": {
"enabled": true
}
}
]
},
{
"kind": "user",
"id": "2025-03_soundboard_row_limit",
"label": "Soundboard Row Limit",
"defaultConfig": {
"enabled": false
},
"commonTriggerPoint": null,
"treatments": [
{
"id": 1,
"label": "Show 2 rows before Show All is clicked",
"config": {
"enabled": true,
"numRows": 2
}
},
{
"id": 2,
"label": "Show 3 rows before Show All is clicked",
"config": {
"enabled": true,
"numRows": 3
}
}
]
},
{
"kind": "user",
"id": "2025-03_sub_marketing_page_v2_experiment",
"label": "Sub Marketing Page V2 Experiment",
"defaultConfig": {
"enabled": false
},
"commonTriggerPoint": null,
"treatments": [
{
"id": 0,
"label": "Sub Users see current marketing page",
"config": {
"enabled": false
}
},
{
"id": 1,
"label": "sub users see new marketing page",
"config": {
"enabled": true
}
}
]
},
{
"kind": "user",
"id": "2025-03_test_badges_existing_users",
"label": "Test Badges Existing Users Experiment",
"defaultConfig": {
"enabled": false
},
"commonTriggerPoint": null,
"treatments": [
{
"id": 1,
"label": "Variation with first treatment enabled",
"config": {
"enabled": true
}
},
{
"id": 2,
"label": "Variation with second treatment enabled",
"config": {
"enabled": true
}
}
]
},
{
"kind": "user",
"id": "2025-03_test_badges_new_users",
"label": "Test Badges New Users Experiment",
"defaultConfig": {
"enabled": false
},
"commonTriggerPoint": null,
"treatments": [
{
"id": 1,
"label": "Variation with first treatment enabled",
"config": {
"enabled": true
}
},
{
"id": 2,
"label": "Variation with second treatment enabled",
"config": {
"enabled": true
}
}
]
},
{
"kind": "user",
"id": "2025-03_test_tile_existing_users",
"label": "Test Tile Existing Users Experiment",
"defaultConfig": {
"enabled": false
},
"commonTriggerPoint": null,
"treatments": [
{
"id": 1,
"label": "Variation with first treatment enabled",
"config": {
"enabled": true
}
},
{
"id": 2,
"label": "Variation with second treatment enabled",
"config": {
"enabled": true
}
}
]
},
{
"kind": "user",
"id": "2025-03_test_tile_new_users",
"label": "Test Tile New Users Experiment",
"defaultConfig": {
"enabled": false
},
"commonTriggerPoint": null,
"treatments": [
{
"id": 1,
"label": "Variation with first treatment enabled",
"config": {
"enabled": true
}
},
{
"id": 2,
"label": "Variation with second treatment enabled",
"config": {
"enabled": true
}
}
]
},
{
"kind": "user",
"id": "2025-03_toggle_camera_keybind",
"label": "Toggle Camera Keybind",
"defaultConfig": {
"enabled": false
},
"treatments": [
{
"id": 1,
"label": "Keybind is enabled",
"config": {
"enabled": true
}
}
]
},
{
"kind": "user",
"id": "2025-03_user_profile_awareness_and_engagement_holdout_h1",
"label": "User Profile Awareness and Engagement Holdout Experiment",
"defaultConfig": {
"isInHoldout": false
},
"treatments": [
{
"id": 1,
"label": "Is in Holdout",
"config": {
"isInHoldout": true
}
}
]
},
{
"kind": "user",
"id": "2025-03_user_profile_editing_holdout_h1",
"label": "User Profile Editing Holdout Experiment",
"defaultConfig": {
"isInHoldout": false
},
"treatments": [
{
"id": 1,
"label": "Is in Holdout",
"config": {
"isInHoldout": true
}
}
]
},
{
"kind": "user",
"id": "2025-03_user_profile_voice_activity_card_chat_button",
"label": "User Profile Voice Activity Card Chat Button Experiment",
"defaultConfig": {
"chatButtonEnabled": false
},
"treatments": [
{
"id": 1,
"label": "Chat button enabled",
"config": {
"chatButtonEnabled": true
}
}
]
},
{
"kind": "user",
"id": "2025-03_user_profile_voice_activity_card_status",
"label": "User Profile Voice Activity Card Status Experiment",
"defaultConfig": {
"channelStatusEnabled": false
},
"treatments": [
{
"id": 1,
"label": "Channel status enabled",
"config": {
"channelStatusEnabled": true
}
}
]
},
{
"kind": "user",
"id": "2025-03_video_capabilities_detection",
"label": "Video capabilities detection and reporting",
"defaultConfig": {
"enabled": false
},
"treatments": [
{
"id": 1,
"label": "Control - Capabilities detection disabled",
"config": {
"enabled": false
}
},
{
"id": 2,
"label": "Capabilities detection enabled",
"config": {
"enabled": true
}
}
]
},
{
"kind": "user",
"id": "2025-03_visual_refresh_ban_modal",
"label": "Visual Refresh Ban Modal",
"defaultConfig": {
"enabled": false
},
"treatments": [
{
"id": 1,
"label": "Enabled",
"config": {
"enabled": true
}
}
]
},
{
"kind": "user",
"id": "2025-03_warp_advanced_setting",
"label": "WARP Advanced Setting",
"defaultConfig": {
"enable": false,
"plus": false
},
"treatments": [
{
"id": 1,
"label": "Enable setting",
"config": {
"enable": true,
"plus": false
}
},
{
"id": 2,
"label": "Enable setting; use WARP+",
"config": {
"enable": true,
"plus": true
}
}
]
},
{
"kind": "user",
"id": "2025-04_app_launcher_friends_who_play",
"commonTriggerPoint": null,
"label": "App Launcher Friends Who Play",
"defaultConfig": {
"enabled": false
},
"treatments": [
{
"id": 1,
"label": "Enable friends who play components in app launcher",
"config": {
"enabled": true
}
}
]
},
{
"kind": "user",
"id": "2025-04_custom_status_clear_after_times",
"label": "Custom Status Clear After Times Experiment",
"defaultConfig": {
"enabled": false
},
"treatments": [
{
"id": 1,
"label": "Enable custom status clear after times",
"config": {
"enabled": true
}
}
]
},
{
"kind": "user",
"id": "2025-04_custom_status_labels",
"label": "Custom Status Labels Experiment",
"defaultConfig": {
"enabled": false
},
"treatments": [
{
"id": 1,
"label": "Enable custom status labels",
"config": {
"enabled": true
}
}
]
},
{
"kind": "user",
"id": "2025-04_desktop_refresh_fast_follows",
"label": "Desktop Refresh Fast Follows",
"defaultConfig": {
"largerGuildIcons": false,
"darkerGuildListBackground": false
},
"treatments": [
{
"id": 1,
"label": "Larger Guild Icons",
"config": {
"largerGuildIcons": true,
"darkerGuildListBackground": false
}
},
{
"id": 2,
"label": "Darker Guild List Background",
"config": {
"largerGuildIcons": false,
"darkerGuildListBackground": true
}
},
{
"id": 3,
"label": "Larger Guild Icons and Darker Guild List Background",
"config": {
"largerGuildIcons": true,
"darkerGuildListBackground": true
}
}
]
},
{
"kind": "user",
"id": "2025-04_nvenc_hevc_blackwell",
"label": "Enhanced H.265 encoding on NVIDIA Blackwell",
"defaultConfig": {
"useHevcBlackwellConfig": false
},
"treatments": [
{
"id": 1,
"label": "Enable new config for H.265 on NVIDIA Blackwell",
"config": {
"useHevcBlackwellConfig": true
}
}
]
},
{
"id": "2025-05_mobile_video_quest_rollout",
"kind": "user",
"label": "Quests: Mobile Video Quest",
"defaultConfig": {
"enabled": false,
"orientation": null
},
"treatments": [
{
"id": 1,
"label": "Enabled: Portrait",
"config": {
"enabled": true,
"orientation": "portrait"
}
},
{
"id": 2,
"label": "Enabled: Landscape",
"config": {
"enabled": true,
"orientation": "landscape"
}
}
]
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment