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
ee642929e5
commit
fec9dd1da6
@ -1,7 +1,7 @@
|
||||
{
|
||||
"data": [
|
||||
{
|
||||
"schemaVersion": "1.10.0",
|
||||
"schemaVersion": "1.11.0",
|
||||
"slug": "android-pre-permission-prompt-experiment-release",
|
||||
"id": "android-pre-permission-prompt-experiment-release",
|
||||
"arguments": {},
|
||||
@ -59,7 +59,7 @@
|
||||
"featureValidationOptOut": false
|
||||
},
|
||||
{
|
||||
"schemaVersion": "1.10.0",
|
||||
"schemaVersion": "1.11.0",
|
||||
"slug": "release-android-sign-to-sync-onboarding-page",
|
||||
"id": "release-android-sign-to-sync-onboarding-page",
|
||||
"arguments": {},
|
||||
@ -119,64 +119,6 @@
|
||||
"proposedEnrollment": 33,
|
||||
"referenceBranch": "control",
|
||||
"featureValidationOptOut": false
|
||||
},
|
||||
{
|
||||
"schemaVersion": "1.10.0",
|
||||
"slug": "test-android-notifications",
|
||||
"id": "test-android-notifications",
|
||||
"arguments": {},
|
||||
"application": "org.mozilla.firefox_beta",
|
||||
"appName": "fenix",
|
||||
"appId": "org.mozilla.firefox_beta",
|
||||
"channel": "beta",
|
||||
"userFacingName": "Android Reengagment Notifications",
|
||||
"userFacingDescription": "Re engagement notifications on Android",
|
||||
"isEnrollmentPaused": false,
|
||||
"isRollout": false,
|
||||
"bucketConfig": {
|
||||
"randomizationUnit": "nimbus_id",
|
||||
"namespace": "fenix-re-engagement-notification-beta-3",
|
||||
"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-05",
|
||||
"endDate": null,
|
||||
"proposedDuration": 56,
|
||||
"proposedEnrollment": 28,
|
||||
"referenceBranch": "control-no-notification",
|
||||
"featureValidationOptOut": false
|
||||
}
|
||||
]
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user