mirror of
https://github.com/fork-maintainers/iceraven-browser
synced 2024-11-03 23:15:31 +00:00
Update Fenix initial_experiments.json based on the current first-run experiments in experimenter
This commit is contained in:
parent
3e5e8d0ea2
commit
fec41511d1
@ -58,64 +58,6 @@
|
||||
"referenceBranch": "control",
|
||||
"featureValidationOptOut": false
|
||||
},
|
||||
{
|
||||
"schemaVersion": "1.10.0",
|
||||
"slug": "android-reengagment-notifications-release",
|
||||
"id": "android-reengagment-notifications-release",
|
||||
"arguments": {},
|
||||
"application": "org.mozilla.firefox",
|
||||
"appName": "fenix",
|
||||
"appId": "org.mozilla.firefox",
|
||||
"channel": "release",
|
||||
"userFacingName": "Android Reengagment Notifications Release",
|
||||
"userFacingDescription": "Re engagement notifications on Android",
|
||||
"isEnrollmentPaused": true,
|
||||
"isRollout": false,
|
||||
"bucketConfig": {
|
||||
"randomizationUnit": "nimbus_id",
|
||||
"namespace": "fenix-re-engagement-notification-release-1",
|
||||
"start": 0,
|
||||
"count": 10000,
|
||||
"total": 10000
|
||||
},
|
||||
"featureIds": [
|
||||
"re-engagement-notification"
|
||||
],
|
||||
"probeSets": [],
|
||||
"outcomes": [],
|
||||
"branches": [
|
||||
{
|
||||
"slug": "control-no-notification",
|
||||
"ratio": 1,
|
||||
"feature": {
|
||||
"featureId": "re-engagement-notification",
|
||||
"enabled": true,
|
||||
"value": {
|
||||
"enabled": false
|
||||
}
|
||||
}
|
||||
},
|
||||
{
|
||||
"slug": "treatment-notification",
|
||||
"ratio": 1,
|
||||
"feature": {
|
||||
"featureId": "re-engagement-notification",
|
||||
"enabled": true,
|
||||
"value": {
|
||||
"enabled": true
|
||||
}
|
||||
}
|
||||
}
|
||||
],
|
||||
"targeting": "((is_already_enrolled) || ((isFirstRun == 'true') && (app_version|versionCompare('109.!') >= 0)))",
|
||||
"startDate": "2022-12-08",
|
||||
"enrollmentEndDate": "2023-01-31",
|
||||
"endDate": null,
|
||||
"proposedDuration": 56,
|
||||
"proposedEnrollment": 28,
|
||||
"referenceBranch": "control-no-notification",
|
||||
"featureValidationOptOut": false
|
||||
},
|
||||
{
|
||||
"schemaVersion": "1.10.0",
|
||||
"slug": "release-android-sign-to-sync-onboarding-page",
|
||||
|
Loading…
Reference in New Issue
Block a user