-
Notifications
You must be signed in to change notification settings - Fork 0
/
db.json
126 lines (126 loc) · 3.56 KB
/
db.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
{
"accountId": "22593670756",
"projectId": "25016990133",
"revision": "97",
"attributes": [
{ "id": "25238510321", "key": "country" },
{ "id": "25253300512", "key": "typeTest" }
],
"audiences": [
{
"id": "$opt_dummy_audience",
"name": "Optimizely-Generated Audience for Backwards Compatibility",
"conditions": "[\"or\", {\"match\": \"exact\", \"name\": \"$opt_dummy_attribute\", \"type\": \"custom_attribute\", \"value\": \"$opt_dummy_value\"}]"
}
],
"version": "4",
"events": [],
"integrations": [
{
"key": "odp",
"publicKey": "xOFg5dxdS66h5pT4KYvygg-eu1",
"host": "https://api.zaius.eu"
}
],
"anonymizeIP": true,
"botFiltering": false,
"typedAudiences": [
{
"name": "Has Purchased At Least Once",
"conditions": "[\"and\", [\"or\", [\"or\", {\"match\": \"qualified\", \"name\": \"odp.audiences\", \"type\": \"third_party_dimension\", \"value\": \"mParticle_46934\"}]]]",
"id": "25232370099"
}
],
"variables": [],
"environmentKey": "production",
"sdkKey": "B3sNMM9RTdM6X7b6kMW4r",
"featureFlags": [
{
"id": "104473",
"key": "product_detail_page",
"rolloutId": "rollout-104473-24924880938",
"experimentIds": [],
"variables": [
{
"id": "32871",
"key": "title",
"type": "string",
"defaultValue": "Coffee Subscription"
},
{
"id": "33758",
"key": "cta",
"type": "string",
"defaultValue": "Add to Cart"
},
{
"id": "33763",
"key": "grindValue",
"type": "string",
"defaultValue": "1"
},
{
"id": "33764",
"key": "typeValue",
"type": "string",
"defaultValue": "1"
}
]
}
],
"rollouts": [
{
"id": "rollout-104473-24924880938",
"experiments": [
{
"id": "9300000388089",
"key": "repeat_buyers",
"status": "Running",
"layerId": "9300000310593",
"variations": [
{
"id": "336320",
"key": "repeat_buyers",
"featureEnabled": true,
"variables": [
{ "id": "32871", "value": "Your Repeat Delights Await" },
{ "id": "33758", "value": "Secure Your Next Sip" },
{ "id": "33763", "value": "" },
{ "id": "33764", "value": "1" }
]
}
],
"trafficAllocation": [{ "entityId": "336320", "endOfRange": 10000 }],
"forcedVariations": {},
"audienceIds": ["25232370099"],
"audienceConditions": ["or", "25232370099"]
},
{
"id": "default-rollout-104473-24924880938",
"key": "default-rollout-104473-24924880938",
"status": "Running",
"layerId": "rollout-104473-24924880938",
"variations": [
{
"id": "329457",
"key": "off",
"featureEnabled": false,
"variables": [
{ "id": "32871", "value": "Coffee Subscription" },
{ "id": "33758", "value": "Add to Cart" },
{ "id": "33763", "value": "1" },
{ "id": "33764", "value": "1" }
]
}
],
"trafficAllocation": [{ "entityId": "329457", "endOfRange": 10000 }],
"forcedVariations": {},
"audienceIds": [],
"audienceConditions": []
}
]
}
],
"experiments": [],
"groups": []
}