diff --git a/app/src/main/res/raw/initial_experiments.json b/app/src/main/res/raw/initial_experiments.json index 6cca59d34b..9acd7b5aa1 100644 --- a/app/src/main/res/raw/initial_experiments.json +++ b/app/src/main/res/raw/initial_experiments.json @@ -85,7 +85,7 @@ "channel": "release", "userFacingName": "Android re-engagement notifications timing v2", "userFacingDescription": "Testing timing of how we enable re-engagement notifications.", - "isEnrollmentPaused": false, + "isEnrollmentPaused": true, "isRollout": false, "bucketConfig": { "randomizationUnit": "nimbus_id", @@ -149,99 +149,6 @@ "localizations": null, "locales": null }, - { - "schemaVersion": "1.12.0", - "slug": "lifestyles-images-onboarding-experiment-v3", - "id": "lifestyles-images-onboarding-experiment-v3", - "arguments": {}, - "application": "org.mozilla.firefox", - "appName": "fenix", - "appId": "org.mozilla.firefox", - "channel": "release", - "userFacingName": "Lifestyles images onboarding experiment v3", - "userFacingDescription": "This experiment tests different sets of images for the same onboarding card messages to see if one is preferred.", - "isEnrollmentPaused": true, - "isRollout": false, - "bucketConfig": { - "randomizationUnit": "nimbus_id", - "namespace": "fenix-juno-onboarding-release-2", - "start": 0, - "count": 10000, - "total": 10000 - }, - "featureIds": [ - "juno-onboarding" - ], - "probeSets": [], - "outcomes": [ - { - "slug": "default-browser", - "priority": "primary" - } - ], - "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": { - "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') && (app_version|versionCompare('114.!') >= 0) && (language in ['en'])))", - "startDate": "2023-06-09", - "enrollmentEndDate": "2023-06-21", - "endDate": null, - "proposedDuration": 35, - "proposedEnrollment": 14, - "referenceBranch": "control", - "featureValidationOptOut": false, - "localizations": null, - "locales": null - }, { "schemaVersion": "1.12.0", "slug": "on-boarding-challenge-the-default",