mirror of
https://github.com/fork-maintainers/iceraven-browser
synced 2024-11-19 09:25:34 +00:00
Update Fenix initial_experiments.json based on the current first-run experiments in experimenter
This commit is contained in:
parent
f0fbda655a
commit
5c64264bef
@ -56,6 +56,116 @@
|
|||||||
"localizations": null,
|
"localizations": null,
|
||||||
"locales": 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": false,
|
||||||
|
"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-24",
|
||||||
|
"endDate": null,
|
||||||
|
"proposedDuration": 49,
|
||||||
|
"proposedEnrollment": 28,
|
||||||
|
"referenceBranch": "control",
|
||||||
|
"featureValidationOptOut": false,
|
||||||
|
"localizations": null,
|
||||||
|
"locales": null
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"schemaVersion": "1.12.0",
|
"schemaVersion": "1.12.0",
|
||||||
"slug": "android-re-engagement-notifications-timing-v2",
|
"slug": "android-re-engagement-notifications-timing-v2",
|
||||||
|
Loading…
Reference in New Issue
Block a user