mirror of
https://github.com/fork-maintainers/iceraven-browser
synced 2024-11-03 23:15:31 +00:00
Update Fenix initial_experiments.json based on the current first-run experiments in experimenter
This commit is contained in:
parent
31654ee8f8
commit
91ea5933d6
@ -51,20 +51,20 @@
|
||||
},
|
||||
{
|
||||
"schemaVersion": "1.12.0",
|
||||
"slug": "lifestyles-images-onboarding-experiment",
|
||||
"id": "lifestyles-images-onboarding-experiment",
|
||||
"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",
|
||||
"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-3",
|
||||
"namespace": "fenix-juno-onboarding-beta-4",
|
||||
"start": 0,
|
||||
"count": 10000,
|
||||
"total": 10000
|
||||
@ -112,9 +112,9 @@
|
||||
}
|
||||
}
|
||||
],
|
||||
"targeting": "((is_already_enrolled) || ((isFirstRun == 'true') && (app_version|versionCompare('114.!') >= 0) && (language in ['en'])))",
|
||||
"startDate": "2023-05-18",
|
||||
"enrollmentEndDate": "2023-06-01",
|
||||
"targeting": "((is_already_enrolled) || ((isFirstRun == 'true')))",
|
||||
"startDate": "2023-05-25",
|
||||
"enrollmentEndDate": "2023-06-08",
|
||||
"endDate": null,
|
||||
"proposedDuration": 35,
|
||||
"proposedEnrollment": 14,
|
||||
|
Loading…
Reference in New Issue
Block a user