Update Fenix initial_experiments.json based on the current first-run experiments in experimenter

(cherry picked from commit 1c5eed7ce9d8dd6833931694c77b0efca88e1d71)
fenix/118.0
JohanLorenzo 8 months ago committed by mergify[bot]
parent d1ab207de6
commit 9f3a997197

@ -192,100 +192,6 @@
"localizations": null,
"locales": null
},
{
"schemaVersion": "1.12.0",
"slug": "felt-privacy-android",
"id": "felt-privacy-android",
"arguments": {},
"application": "org.mozilla.firefox",
"appName": "fenix",
"appId": "org.mozilla.firefox",
"channel": "release",
"userFacingName": "Felt Privacy - Android",
"userFacingDescription": "Copy focused on privacy",
"isEnrollmentPaused": true,
"isRollout": false,
"bucketConfig": {
"randomizationUnit": "nimbus_id",
"namespace": "fenix-juno-onboarding-release-4",
"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": {
"default-browser": {
"title": "We love keeping you safe",
"body": "Our non-profit backed browser helps stop companies from secretly following you around the web.\n\nLearn more in our privacy notice.",
"link-text": "privacy notice"
},
"sync-sign-in": {
"title": "Stay encrypted when you hop between devices",
"body": "When youre signed in and synced, youre safer. Firefox encrypts your passwords, bookmarks, and more."
},
"notification-permission": {
"title": "Notifications help you stay safer with Firefox",
"body": "Securely send tabs between your devices and discover other privacy features in Firefox."
}
}
}
}
]
}
],
"targeting": "((is_already_enrolled) || ((isFirstRun == 'true') && (app_version|versionCompare('116.!') >= 0) && (language in ['en'])))",
"startDate": "2023-08-09",
"enrollmentEndDate": "2023-08-30",
"endDate": null,
"proposedDuration": 28,
"proposedEnrollment": 14,
"referenceBranch": "control",
"featureValidationOptOut": false,
"localizations": null,
"locales": null
},
{
"schemaVersion": "1.12.0",
"slug": "fx-release-android-re-engagement-notifications-114-rollout-v2",

Loading…
Cancel
Save