Skip to content

Commit 060a432

Browse files
update initial_experiments.json based on the current first-run experiments in experimenter
1 parent 8d16a96 commit 060a432

File tree

1 file changed

+0
-86
lines changed

1 file changed

+0
-86
lines changed

firefox-ios/Client/Experiments/initial_experiments.json

Lines changed: 0 additions & 86 deletions
Original file line numberDiff line numberDiff line change
@@ -1,91 +1,5 @@
11
{
22
"data": [
3-
{
4-
"schemaVersion": "1.12.0",
5-
"slug": "default-shortcuts-feature2",
6-
"id": "default-shortcuts-feature2",
7-
"arguments": {},
8-
"application": "org.mozilla.ios.Firefox",
9-
"appName": "firefox_ios",
10-
"appId": "org.mozilla.ios.Firefox",
11-
"channel": "release",
12-
"userFacingName": "default shortcuts feature2",
13-
"userFacingDescription": "sponsored shortcut feature",
14-
"isEnrollmentPaused": true,
15-
"isRollout": false,
16-
"bucketConfig": {
17-
"randomizationUnit": "nimbus_id",
18-
"namespace": "ios-hnt-sponsored-shortcuts-feature-release-2",
19-
"start": 0,
20-
"count": 10000,
21-
"total": 10000
22-
},
23-
"featureIds": [
24-
"hnt-sponsored-shortcuts-feature"
25-
],
26-
"probeSets": [],
27-
"outcomes": [
28-
{
29-
"slug": "sponsored_tiles",
30-
"priority": "secondary"
31-
}
32-
],
33-
"branches": [
34-
{
35-
"slug": "control",
36-
"ratio": 1,
37-
"feature": {
38-
"featureId": "this-is-included-for-mobile-pre-96-support",
39-
"enabled": false,
40-
"value": {}
41-
},
42-
"features": [
43-
{
44-
"featureId": "hnt-sponsored-shortcuts-feature",
45-
"enabled": true,
46-
"value": {
47-
"enabled": true
48-
}
49-
}
50-
]
51-
},
52-
{
53-
"slug": "treatment-a",
54-
"ratio": 1,
55-
"feature": {
56-
"featureId": "this-is-included-for-mobile-pre-96-support",
57-
"enabled": false,
58-
"value": {}
59-
},
60-
"features": [
61-
{
62-
"featureId": "hnt-sponsored-shortcuts-feature",
63-
"enabled": true,
64-
"value": {
65-
"enabled": false
66-
}
67-
}
68-
]
69-
}
70-
],
71-
"targeting": "((is_already_enrolled) || ((isFirstRun == 'true') && (app_version|versionCompare('141.0.1') >= 0)))",
72-
"startDate": "2025-07-24",
73-
"enrollmentEndDate": "2025-08-21",
74-
"endDate": null,
75-
"proposedDuration": 28,
76-
"proposedEnrollment": 14,
77-
"referenceBranch": "control",
78-
"featureValidationOptOut": false,
79-
"localizations": null,
80-
"locales": null,
81-
"publishedDate": "2025-07-24T15:18:28.385463Z",
82-
"isFirefoxLabsOptIn": false,
83-
"firefoxLabsTitle": "",
84-
"firefoxLabsDescription": "",
85-
"firefoxLabsDescriptionLinks": null,
86-
"firefoxLabsGroup": "",
87-
"requiresRestart": false
88-
},
893
{
904
"schemaVersion": "1.12.0",
915
"slug": "ios-dma-onboarding",

0 commit comments

Comments
 (0)