Skip to content

Commit

Permalink
update initial_experiments.json based on the current first-run experi…
Browse files Browse the repository at this point in the history
…ments in experimenter
  • Loading branch information
isabelrios authored and github-actions[bot] committed Dec 6, 2024
1 parent c1536c5 commit 4f5d036
Showing 1 changed file with 285 additions and 2 deletions.
287 changes: 285 additions & 2 deletions firefox-ios/Client/Experiments/initial_experiments.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,211 @@
"featureValidationOptOut": false,
"localizations": null,
"locales": null,
"publishedDate": "2024-03-05T16:11:17.007782Z"
"publishedDate": "2024-03-05T16:11:17.007782Z",
"isFirefoxLabsOptIn": false,
"firefoxLabsTitle": null,
"firefoxLabsDescription": null,
"firefoxLabsGroup": null
},
{
"schemaVersion": "1.12.0",
"slug": "ios-optimize-onboarding-card-order",
"id": "ios-optimize-onboarding-card-order",
"arguments": {},
"application": "org.mozilla.ios.Firefox",
"appName": "firefox_ios",
"appId": "org.mozilla.ios.Firefox",
"channel": "release",
"userFacingName": "iOS Optimize Onboarding Card Order",
"userFacingDescription": "Experiment changing the order of onboarding cards",
"isEnrollmentPaused": true,
"isRollout": false,
"bucketConfig": {
"randomizationUnit": "nimbus_id",
"namespace": "ios-onboarding-framework-feature-release-19",
"start": 0,
"count": 10000,
"total": 10000
},
"featureIds": [
"onboarding-framework-feature"
],
"probeSets": [],
"outcomes": [
{
"slug": "onboarding",
"priority": "primary"
}
],
"branches": [
{
"slug": "control",
"ratio": 1,
"feature": {
"featureId": "this-is-included-for-mobile-pre-96-support",
"enabled": false,
"value": {}
},
"features": [
{
"featureId": "onboarding-framework-feature",
"enabled": true,
"value": {}
}
]
},
{
"slug": "treatment-a",
"ratio": 1,
"feature": {
"featureId": "this-is-included-for-mobile-pre-96-support",
"enabled": false,
"value": {}
},
"features": [
{
"featureId": "onboarding-framework-feature",
"enabled": true,
"value": {
"cards": {
"welcome": {
"order": 10
},
"customization-theme": {
"order": 20
},
"customization-toolbar": {
"order": 30
},
"sign-to-sync": {
"order": 40
},
"notification-permissions": {
"order": 50
}
}
}
}
]
},
{
"slug": "treatment-b",
"ratio": 1,
"feature": {
"featureId": "this-is-included-for-mobile-pre-96-support",
"enabled": false,
"value": {}
},
"features": [
{
"featureId": "onboarding-framework-feature",
"enabled": true,
"value": {
"cards": {
"welcome": {
"order": 10
},
"customization-toolbar": {
"order": 20
},
"customization-theme": {
"order": 30
},
"sign-to-sync": {
"order": 40
},
"notification-permissions": {
"order": 50
}
}
}
}
]
},
{
"slug": "treatment-c",
"ratio": 1,
"feature": {
"featureId": "this-is-included-for-mobile-pre-96-support",
"enabled": false,
"value": {}
},
"features": [
{
"featureId": "onboarding-framework-feature",
"enabled": true,
"value": {
"cards": {
"welcome": {
"order": 10
},
"customization-toolbar": {
"order": 20
},
"customization-theme": {
"order": 30
},
"notification-permissions": {
"order": 40
},
"sign-to-sync": {
"order": 50
}
}
}
}
]
},
{
"slug": "treatment-d",
"ratio": 1,
"feature": {
"featureId": "this-is-included-for-mobile-pre-96-support",
"enabled": false,
"value": {}
},
"features": [
{
"featureId": "onboarding-framework-feature",
"enabled": true,
"value": {
"cards": {
"welcome": {
"order": 10
},
"customization-theme": {
"order": 20
},
"customization-toolbar": {
"order": 30
},
"notification-permissions": {
"order": 40
},
"sign-to-sync": {
"order": 50
}
}
}
}
]
}
],
"targeting": "((is_already_enrolled) || ((isFirstRun == 'true' && is_phone) && (app_version|versionCompare('131.!') >= 0) && (enrollments_map['long-term-holdback-2024-h2-velocity-ios'] == 'delivery')))",
"startDate": "2024-10-18",
"enrollmentEndDate": null,
"endDate": null,
"proposedDuration": 28,
"proposedEnrollment": 14,
"referenceBranch": "control",
"featureValidationOptOut": false,
"localizations": null,
"locales": null,
"publishedDate": "2024-10-18T19:26:21.181472Z",
"isFirefoxLabsOptIn": false,
"firefoxLabsTitle": null,
"firefoxLabsDescription": null,
"firefoxLabsGroup": null
},
{
"schemaVersion": "1.12.0",
Expand Down Expand Up @@ -138,7 +342,86 @@
"featureValidationOptOut": false,
"localizations": null,
"locales": null,
"publishedDate": null
"publishedDate": null,
"isFirefoxLabsOptIn": false,
"firefoxLabsTitle": null,
"firefoxLabsDescription": null,
"firefoxLabsGroup": null
},
{
"schemaVersion": "1.12.0",
"slug": "long-term-holdback-2024-h2-velocity-ios",
"id": "long-term-holdback-2024-h2-velocity-ios",
"arguments": {},
"application": "org.mozilla.ios.Firefox",
"appName": "firefox_ios",
"appId": "org.mozilla.ios.Firefox",
"channel": "release",
"userFacingName": "Long term holdback 2024 H2 Velocity iOS",
"userFacingDescription": "Long-term holdback for H2 Velocity experiments",
"isEnrollmentPaused": false,
"isRollout": false,
"bucketConfig": {
"randomizationUnit": "nimbus_id",
"namespace": "ios-no-feature-ios-release-1",
"start": 0,
"count": 10000,
"total": 10000
},
"featureIds": [
"no-feature-ios"
],
"probeSets": [],
"outcomes": [],
"branches": [
{
"slug": "delivery",
"ratio": 19,
"feature": {
"featureId": "this-is-included-for-mobile-pre-96-support",
"enabled": false,
"value": {}
},
"features": [
{
"featureId": "no-feature-ios",
"enabled": true,
"value": {}
}
]
},
{
"slug": "holdback",
"ratio": 1,
"feature": {
"featureId": "this-is-included-for-mobile-pre-96-support",
"enabled": false,
"value": {}
},
"features": [
{
"featureId": "no-feature-ios",
"enabled": true,
"value": {}
}
]
}
],
"targeting": "((is_already_enrolled) || ((app_version|versionCompare('123.!') >= 0)))",
"startDate": "2024-09-19",
"enrollmentEndDate": null,
"endDate": null,
"proposedDuration": 100,
"proposedEnrollment": 100,
"referenceBranch": "holdback",
"featureValidationOptOut": false,
"localizations": null,
"locales": null,
"publishedDate": "2024-09-19T17:57:04.754326Z",
"isFirefoxLabsOptIn": false,
"firefoxLabsTitle": null,
"firefoxLabsDescription": null,
"firefoxLabsGroup": null
}
]
}

0 comments on commit 4f5d036

Please sign in to comment.