mirror of
https://github.com/fork-maintainers/iceraven-browser
synced 2024-11-15 18:12:54 +00:00
Update Fenix initial_experiments.json based on the current first-run experiments in experimenter
This commit is contained in:
parent
29d63d7065
commit
eebddf59f9
@ -56,116 +56,6 @@
|
||||
"localizations": null,
|
||||
"locales": null
|
||||
},
|
||||
{
|
||||
"schemaVersion": "1.12.0",
|
||||
"slug": "android-onboarding-search-widget",
|
||||
"id": "android-onboarding-search-widget",
|
||||
"arguments": {},
|
||||
"application": "org.mozilla.firefox",
|
||||
"appName": "fenix",
|
||||
"appId": "org.mozilla.firefox",
|
||||
"channel": "release",
|
||||
"userFacingName": "Android Onboarding - search widget",
|
||||
"userFacingDescription": "Copy focused on privacy",
|
||||
"isEnrollmentPaused": true,
|
||||
"isRollout": false,
|
||||
"bucketConfig": {
|
||||
"randomizationUnit": "nimbus_id",
|
||||
"namespace": "fenix-juno-onboarding-release-5",
|
||||
"start": 0,
|
||||
"count": 10000,
|
||||
"total": 10000
|
||||
},
|
||||
"featureIds": [
|
||||
"juno-onboarding"
|
||||
],
|
||||
"probeSets": [],
|
||||
"outcomes": [
|
||||
{
|
||||
"slug": "default-browser",
|
||||
"priority": "secondary"
|
||||
}
|
||||
],
|
||||
"branches": [
|
||||
{
|
||||
"slug": "control",
|
||||
"ratio": 1,
|
||||
"feature": {
|
||||
"featureId": "this-is-included-for-mobile-pre-96-support",
|
||||
"enabled": false,
|
||||
"value": {}
|
||||
},
|
||||
"features": [
|
||||
{
|
||||
"featureId": "juno-onboarding",
|
||||
"enabled": true,
|
||||
"value": {
|
||||
"enabled": true
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"slug": "treatment-a",
|
||||
"ratio": 1,
|
||||
"feature": {
|
||||
"featureId": "this-is-included-for-mobile-pre-96-support",
|
||||
"enabled": false,
|
||||
"value": {}
|
||||
},
|
||||
"features": [
|
||||
{
|
||||
"featureId": "juno-onboarding",
|
||||
"enabled": true,
|
||||
"value": {
|
||||
"enabled": true,
|
||||
"cards": {
|
||||
"sync-sign-in": {
|
||||
"enabled": false
|
||||
},
|
||||
"add-search-widget": {
|
||||
"enabled": true
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"slug": "treatment-b",
|
||||
"ratio": 1,
|
||||
"feature": {
|
||||
"featureId": "this-is-included-for-mobile-pre-96-support",
|
||||
"enabled": false,
|
||||
"value": {}
|
||||
},
|
||||
"features": [
|
||||
{
|
||||
"featureId": "juno-onboarding",
|
||||
"enabled": true,
|
||||
"value": {
|
||||
"enabled": true,
|
||||
"cards": {
|
||||
"add-search-widget": {
|
||||
"enabled": true
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"targeting": "((android_sdk_version|versionCompare('26') >= 0)) && (app_version|versionCompare('118.!') >= 0) && (language in ['en'])",
|
||||
"startDate": "2023-09-15",
|
||||
"enrollmentEndDate": "2023-10-26",
|
||||
"endDate": null,
|
||||
"proposedDuration": 49,
|
||||
"proposedEnrollment": 28,
|
||||
"referenceBranch": "control",
|
||||
"featureValidationOptOut": false,
|
||||
"localizations": null,
|
||||
"locales": null
|
||||
},
|
||||
{
|
||||
"schemaVersion": "1.12.0",
|
||||
"slug": "android-re-engagement-notifications-timing-v2-copy",
|
||||
|
Loading…
Reference in New Issue
Block a user