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
10f56ea925
commit
8966ca3786
@ -166,81 +166,6 @@
|
||||
"localizations": null,
|
||||
"locales": null
|
||||
},
|
||||
{
|
||||
"schemaVersion": "1.12.0",
|
||||
"slug": "android-re-engagement-notifications-timing-v2",
|
||||
"id": "android-re-engagement-notifications-timing-v2",
|
||||
"arguments": {},
|
||||
"application": "org.mozilla.firefox",
|
||||
"appName": "fenix",
|
||||
"appId": "org.mozilla.firefox",
|
||||
"channel": "release",
|
||||
"userFacingName": "Android re-engagement notifications timing v2",
|
||||
"userFacingDescription": "Testing timing of how we enable re-engagement notifications.",
|
||||
"isEnrollmentPaused": true,
|
||||
"isRollout": false,
|
||||
"bucketConfig": {
|
||||
"randomizationUnit": "nimbus_id",
|
||||
"namespace": "fenix-re-engagement-notification-release-3",
|
||||
"start": 5000,
|
||||
"count": 5000,
|
||||
"total": 10000
|
||||
},
|
||||
"featureIds": [
|
||||
"re-engagement-notification"
|
||||
],
|
||||
"probeSets": [],
|
||||
"outcomes": [],
|
||||
"branches": [
|
||||
{
|
||||
"slug": "control-off-branch",
|
||||
"ratio": 1,
|
||||
"feature": {
|
||||
"featureId": "this-is-included-for-mobile-pre-96-support",
|
||||
"enabled": false,
|
||||
"value": {}
|
||||
},
|
||||
"features": [
|
||||
{
|
||||
"featureId": "re-engagement-notification",
|
||||
"enabled": true,
|
||||
"value": {
|
||||
"enabled": false
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"slug": "treatment-privacy-notification",
|
||||
"ratio": 1,
|
||||
"feature": {
|
||||
"featureId": "this-is-included-for-mobile-pre-96-support",
|
||||
"enabled": false,
|
||||
"value": {}
|
||||
},
|
||||
"features": [
|
||||
{
|
||||
"featureId": "re-engagement-notification",
|
||||
"enabled": true,
|
||||
"value": {
|
||||
"enabled": true,
|
||||
"type": 0
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"targeting": "((is_already_enrolled) || ((isFirstRun == 'true') && (app_version|versionCompare('115.!') >= 0)))",
|
||||
"startDate": "2023-06-28",
|
||||
"enrollmentEndDate": "2023-07-20",
|
||||
"endDate": null,
|
||||
"proposedDuration": 30,
|
||||
"proposedEnrollment": 14,
|
||||
"referenceBranch": "control-off-branch",
|
||||
"featureValidationOptOut": false,
|
||||
"localizations": null,
|
||||
"locales": null
|
||||
},
|
||||
{
|
||||
"schemaVersion": "1.12.0",
|
||||
"slug": "beta-android-onboarding-redesign-treatment-a-rollout",
|
||||
|
Loading…
Reference in New Issue
Block a user