Skip to content

Commit 71933d7

Browse files
update initial_experiments.json based on the current first-run experiments in experimenter
1 parent 39ab164 commit 71933d7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

firefox-ios/Client/Experiments/initial_experiments.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -441,7 +441,7 @@
441441
"channel": "release",
442442
"userFacingName": "New Onboarding Experience experiment phase 4 (iOS)",
443443
"userFacingDescription": "Rolling out new onboarding experience pointing to more information about data use.",
444-
"isEnrollmentPaused": false,
444+
"isEnrollmentPaused": true,
445445
"isRollout": false,
446446
"bucketConfig": {
447447
"randomizationUnit": "nimbus_id",
@@ -504,7 +504,7 @@
504504
],
505505
"targeting": "((is_already_enrolled) || ((isFirstRun == 'true') && (app_version|versionCompare('137.!') >= 0)))",
506506
"startDate": "2025-04-11",
507-
"enrollmentEndDate": null,
507+
"enrollmentEndDate": "2025-04-24",
508508
"endDate": null,
509509
"proposedDuration": 14,
510510
"proposedEnrollment": 14,

0 commit comments

Comments
 (0)