From 8f501784924e5b005b63c5300ea0a29e8c71149b Mon Sep 17 00:00:00 2001 From: mcarare Date: Tue, 9 May 2023 07:13:27 +0000 Subject: [PATCH] Update Fenix initial_experiments.json based on the current first-run experiments in experimenter --- .../src/main/res/raw/initial_experiments.json | 198 +----------------- 1 file changed, 1 insertion(+), 197 deletions(-) diff --git a/fenix/app/src/main/res/raw/initial_experiments.json b/fenix/app/src/main/res/raw/initial_experiments.json index 09a71345e1dd..8b137891791f 100644 --- a/fenix/app/src/main/res/raw/initial_experiments.json +++ b/fenix/app/src/main/res/raw/initial_experiments.json @@ -1,197 +1 @@ -{ - "data": [ - { - "schemaVersion": "1.12.0", - "slug": "android-onboarding-redesign", - "id": "android-onboarding-redesign", - "arguments": {}, - "application": "org.mozilla.firefox_beta", - "appName": "fenix", - "appId": "org.mozilla.firefox_beta", - "channel": "beta", - "userFacingName": "[beta] Android Onboarding Redesign", - "userFacingDescription": "Testing a new onboarding experience.", - "isEnrollmentPaused": false, - "isRollout": false, - "bucketConfig": { - "randomizationUnit": "nimbus_id", - "namespace": "fenix-juno-onboarding-beta-1", - "start": 0, - "count": 10000, - "total": 10000 - }, - "featureIds": [ - "juno-onboarding" - ], - "probeSets": [], - "outcomes": [], - "branches": [ - { - "slug": "control", - "ratio": 1, - "feature": { - "featureId": "juno-onboarding", - "enabled": true, - "value": { - "enabled": false - } - } - }, - { - "slug": "treatment-a", - "ratio": 1, - "feature": { - "featureId": "juno-onboarding", - "enabled": true, - "value": { - "enabled": true - } - } - } - ], - "targeting": "((is_already_enrolled) || ((isFirstRun == 'true') && (app_version|versionCompare('112.!') >= 0)))", - "startDate": "2023-04-04", - "enrollmentEndDate": "2023-04-11", - "endDate": null, - "proposedDuration": 7, - "proposedEnrollment": 7, - "referenceBranch": "control", - "featureValidationOptOut": false - }, - { - "schemaVersion": "1.12.0", - "slug": "fx-release-android-re-engagement-notifications-ab-experiment-v112", - "id": "fx-release-android-re-engagement-notifications-ab-experiment-v112", - "arguments": {}, - "application": "org.mozilla.firefox", - "appName": "fenix", - "appId": "org.mozilla.firefox", - "channel": "release", - "userFacingName": "Fx Release - Android re-engagement notifications A/B experiment v112", - "userFacingDescription": "A/B message content test for Firefox 112", - "isEnrollmentPaused": true, - "isRollout": false, - "bucketConfig": { - "randomizationUnit": "nimbus_id", - "namespace": "fenix-re-engagement-notification-release-2", - "start": 0, - "count": 10000, - "total": 10000 - }, - "featureIds": [ - "re-engagement-notification" - ], - "probeSets": [], - "outcomes": [], - "branches": [ - { - "slug": "control", - "ratio": 1, - "feature": { - "featureId": "re-engagement-notification", - "enabled": true, - "value": { - "enabled": true, - "type": 0 - } - } - }, - { - "slug": "treatment-a", - "ratio": 1, - "feature": { - "featureId": "re-engagement-notification", - "enabled": true, - "value": { - "enabled": true, - "type": 1 - } - } - }, - { - "slug": "treatment-b", - "ratio": 1, - "feature": { - "featureId": "re-engagement-notification", - "enabled": true, - "value": { - "enabled": true, - "type": 2 - } - } - } - ], - "targeting": "(app_version|versionCompare('112.*') <= 0) && ((is_already_enrolled) || ((isFirstRun == 'true') && (app_version|versionCompare('112.!') >= 0)))", - "startDate": "2023-03-28", - "enrollmentEndDate": "2023-04-12", - "endDate": null, - "proposedDuration": 28, - "proposedEnrollment": 14, - "referenceBranch": "control", - "featureValidationOptOut": false - }, - { - "schemaVersion": "1.12.0", - "slug": "release-android-onboarding-redesign", - "id": "release-android-onboarding-redesign", - "arguments": {}, - "application": "org.mozilla.firefox", - "appName": "fenix", - "appId": "org.mozilla.firefox", - "channel": "release", - "userFacingName": "[release] Android Onboarding Redesign", - "userFacingDescription": "Testing a new onboarding experience.", - "isEnrollmentPaused": false, - "isRollout": false, - "bucketConfig": { - "randomizationUnit": "nimbus_id", - "namespace": "fenix-juno-onboarding-release-1", - "start": 0, - "count": 10000, - "total": 10000 - }, - "featureIds": [ - "juno-onboarding" - ], - "probeSets": [], - "outcomes": [ - { - "slug": "default-browser", - "priority": "primary" - } - ], - "branches": [ - { - "slug": "control", - "ratio": 1, - "feature": { - "featureId": "juno-onboarding", - "enabled": true, - "value": { - "enabled": false - } - } - }, - { - "slug": "treatment-a", - "ratio": 1, - "feature": { - "featureId": "juno-onboarding", - "enabled": true, - "value": { - "enabled": true - } - } - } - ], - "targeting": "((is_already_enrolled) || ((isFirstRun == 'true') && (app_version|versionCompare('113.!') >= 0)))", - "startDate": "2023-05-01", - "enrollmentEndDate": "2023-05-08", - "endDate": null, - "proposedDuration": 35, - "proposedEnrollment": 7, - "referenceBranch": "control", - "featureValidationOptOut": false - } - ] -} +