diff --git a/app/src/main/res/raw/initial_experiments.json b/app/src/main/res/raw/initial_experiments.json index 5ec1dab4f3..ab36b0fdce 100644 --- a/app/src/main/res/raw/initial_experiments.json +++ b/app/src/main/res/raw/initial_experiments.json @@ -49,79 +49,6 @@ "featureValidationOptOut": false, "localizations": null }, - { - "schemaVersion": "1.12.0", - "slug": "lifestyles-images-onboarding-experiment-v2", - "id": "lifestyles-images-onboarding-experiment-v2", - "arguments": {}, - "application": "org.mozilla.firefox_beta", - "appName": "fenix", - "appId": "org.mozilla.firefox_beta", - "channel": "beta", - "userFacingName": "Lifestyles images onboarding experiment v2", - "userFacingDescription": "This experiment tests different sets of images for the same onboarding card messages to see if one is preferred.", - "isEnrollmentPaused": false, - "isRollout": false, - "bucketConfig": { - "randomizationUnit": "nimbus_id", - "namespace": "fenix-juno-onboarding-beta-4", - "start": 0, - "count": 10000, - "total": 10000 - }, - "featureIds": [ - "juno-onboarding" - ], - "probeSets": [], - "outcomes": [], - "branches": [ - { - "slug": "control", - "ratio": 1, - "feature": { - "featureId": "juno-onboarding", - "enabled": true, - "value": { - "enabled": true - } - } - }, - { - "slug": "treatment-a", - "ratio": 1, - "feature": { - "featureId": "juno-onboarding", - "enabled": true, - "value": { - "enabled": true, - "cards": { - "default-browser": { - "image-res": "onboarding_default_browser", - "image-is-illustration": false - }, - "sync-sign-in": { - "image-res": "onboarding_sync", - "image-is-illustration": false - }, - "notification-permission": { - "image-res": "onboarding_notification", - "image-is-illustration": false - } - } - } - } - } - ], - "targeting": "((is_already_enrolled) || ((isFirstRun == 'true')))", - "startDate": "2023-05-25", - "enrollmentEndDate": "2023-06-08", - "endDate": null, - "proposedDuration": 35, - "proposedEnrollment": 14, - "referenceBranch": "control", - "featureValidationOptOut": false, - "localizations": null - }, { "schemaVersion": "1.12.0", "slug": "release-android-onboarding-redesign",