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
ef57a71852
commit
e1e6c25f20
@ -283,67 +283,6 @@
|
||||
"featureValidationOptOut": false,
|
||||
"localizations": null,
|
||||
"locales": null
|
||||
},
|
||||
{
|
||||
"schemaVersion": "1.12.0",
|
||||
"slug": "release-android-onboarding-redesign-treatment-a-rollout",
|
||||
"id": "release-android-onboarding-redesign-treatment-a-rollout",
|
||||
"arguments": {},
|
||||
"application": "org.mozilla.firefox",
|
||||
"appName": "fenix",
|
||||
"appId": "org.mozilla.firefox",
|
||||
"channel": "release",
|
||||
"userFacingName": "[release] Android Onboarding Redesign - Treatment A Rollout",
|
||||
"userFacingDescription": "Testing a new onboarding experience.",
|
||||
"isEnrollmentPaused": false,
|
||||
"isRollout": true,
|
||||
"bucketConfig": {
|
||||
"randomizationUnit": "nimbus_id",
|
||||
"namespace": "fenix-juno-onboarding-release-mobile_first_run-rollout-1",
|
||||
"start": 0,
|
||||
"count": 10000,
|
||||
"total": 10000
|
||||
},
|
||||
"featureIds": [
|
||||
"juno-onboarding"
|
||||
],
|
||||
"probeSets": [],
|
||||
"outcomes": [
|
||||
{
|
||||
"slug": "default-browser",
|
||||
"priority": "primary"
|
||||
}
|
||||
],
|
||||
"branches": [
|
||||
{
|
||||
"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
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"targeting": "((is_already_enrolled) || ((isFirstRun == 'true') && (app_version|versionCompare('116.!') >= 0)))",
|
||||
"startDate": "2023-07-12",
|
||||
"enrollmentEndDate": null,
|
||||
"endDate": null,
|
||||
"proposedDuration": 28,
|
||||
"proposedEnrollment": 7,
|
||||
"referenceBranch": "treatment-a",
|
||||
"featureValidationOptOut": false,
|
||||
"localizations": null,
|
||||
"locales": null
|
||||
}
|
||||
]
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user