From 9f3a997197354b52845a58c5edb879a27862c5ed Mon Sep 17 00:00:00 2001 From: JohanLorenzo Date: Thu, 14 Sep 2023 16:34:34 +0000 Subject: [PATCH] Update Fenix initial_experiments.json based on the current first-run experiments in experimenter (cherry picked from commit 1c5eed7ce9d8dd6833931694c77b0efca88e1d71) --- app/src/main/res/raw/initial_experiments.json | 94 ------------------- 1 file changed, 94 deletions(-) diff --git a/app/src/main/res/raw/initial_experiments.json b/app/src/main/res/raw/initial_experiments.json index 4701aa7b32..a9b8887530 100644 --- a/app/src/main/res/raw/initial_experiments.json +++ b/app/src/main/res/raw/initial_experiments.json @@ -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 you’re signed in and synced, you’re 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",