-
Notifications
You must be signed in to change notification settings - Fork 1
/
funnels.json
54 lines (49 loc) · 2.06 KB
/
funnels.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
[ {"ID": 5150465,
"From Date": "2018-01-28",
"To Date": "2018-12-28",
"Impression field name": "AB-AB030-IMPRESSION",
"Conversion field name": "Payment",
"By": "properties.assignment",
"filters":
{"user.goal": ["PREVENT", "PLAN", "PREGNANT"],
"user.$country_code": ["US", "UK", "SE", "DE"],
"properties.view type": ["AndroidApp", "iOSApp", "WebApp", "Website"]}},
{"ID": 5160089,
"From Date": "2018-01-28",
"To Date": "2018-12-28",
"Impression field name": "AB-MONTHLYTHERM-IMPRESSION",
"Conversion field name": "Payment",
"By": "properties.assignment",
"filters":
{"user.goal": ["PREVENT", "PLAN", "PREGNANT"],
"user.$country_code": ["US", "UK", "SE", "DE"],
"properties.view type": ["AndroidApp", "iOSApp", "WebApp", "Website"]}},
{"ID": 5088421,
"From Date": "2018-01-28",
"To Date": "2018-12-28",
"Impression field name": "AB-AB025-IMPRESSION",
"Conversion field name": "Payment",
"By": "properties.assignment",
"filters":
{"user.goal": ["PREVENT", "PLAN", "PREGNANT"],
"user.$country_code": ["US", "UK", "SE", "DE"],
"properties.view type": ["AndroidApp", "iOSApp", "WebApp", "Website"]}},
{"ID": 5162189,
"From Date": "2018-01-28",
"To Date": "2018-12-28",
"Impression field name": "AB-AB028-IMPRESSION",
"Conversion field name": "Payment",
"By": "properties.assignment",
"filters":
{"user.goal": ["PREVENT", "PLAN", "PREGNANT"],
"user.$country_code": ["US", "UK", "SE", "DE"],
"properties.view type": ["AndroidApp", "iOSApp", "WebApp", "Website"]}},
{"ID": 5397671,
"From Date": "2018-01-28",
"To Date": "2018-12-28",
"Impression field name": "AB-AB025-IMPRESSION",
"Conversion field name": "Payment",
"By": "properties.action",
"filters":
{"properties.assignment": ["control", "test", "control2"]}}
]