@@ -2,148 +2,218 @@ config:
2
2
- category : Connection Settings
3
3
settings :
4
4
- name : API Key
5
+ connection_mode :
6
+ - cloud
7
+ - device
5
8
configurable : true
6
9
location : Global Setting
7
10
notes : " "
8
11
- name : Track Products Once
12
+ connection_mode :
13
+ - cloud
9
14
configurable : false
10
15
location : null
11
16
notes : " Not applicable to Cloud mode"
12
17
- name : Version Name
18
+ connection_mode :
19
+ - cloud
13
20
configurable : true
14
21
location : " Action field **App Version**."
15
22
notes : " Defaults to `context.app.version`."
16
23
- name : Connection Mode
24
+ connection_mode :
25
+ - cloud
26
+ - device
17
27
configurable : true
18
28
location : null
19
29
notes : Actions support Cloud mode connections
20
30
- category : Page and Screen
21
31
settings :
22
32
- name : Track all pages to Amplitude
33
+ connection_mode :
34
+ - cloud
35
+ - device
23
36
configurable : true
24
37
location : " Subscription **Page Calls**"
25
38
notes : When enabled, Amplitude (Actions) tracks all Page calls by default
26
39
- name : Track all Screens
40
+ connection_mode :
41
+ - cloud
42
+ - device
27
43
configurable : true
28
44
location : " Subscription **Page Calls**"
29
45
notes : When enabled, Amplitude (Actions) tracks all Screen calls by default
30
46
- name : Track Categorized Pages to Amplitude
47
+ connection_mode :
48
+ - cloud
49
+ - device
31
50
configurable : true
32
51
location : " Subscription **Page Calls**"
33
52
notes : Add a Trigger filter condition to check that Event Property **category** exists
34
53
- name : Track Named Pages to Amplitude
54
+ connection_mode :
55
+ - cloud
56
+ - device
35
57
configurable : true
36
58
location : " Subscription **Page Calls**"
37
59
notes : Add a Trigger filter condition to check that Event Property **name** exists
38
60
- category : Traits
39
61
settings :
40
62
- name : Group Type Trait
63
+ connection_mode :
64
+ - cloud
65
+ - device
41
66
configurable : true
42
67
location : " Subscription **Group Identify User**."
43
68
notes : Select a value in the **Group Type** actions field.
44
69
- name : Group Value Trait
70
+ connection_mode :
71
+ - cloud
72
+ - device
45
73
configurable : true
46
74
location : " Subscription **Group Identify User**."
47
75
notes : Select a value in the **Group Value** actions field.
48
76
- name : Traits to Append
77
+ connection_mode : null
49
78
configurable : false
50
79
location :
51
80
notes : --
52
81
- name : Traits to Increment
82
+ connection_mode : null
53
83
configurable : false
54
84
location :
55
85
notes : --
56
86
- name : Traits to Prepend
87
+ connection_mode : null
57
88
configurable : false
58
89
location :
59
90
notes : --
60
91
- name : Traits to Set Once
92
+ connection_mode : null
61
93
configurable : false
62
94
location :
63
95
notes : --
64
96
- category : Other Settings
65
97
settings :
66
98
- name : Append Fields to Event Properties
99
+ connection_mode :
67
100
configurable : false
68
101
location :
69
102
notes : Not applicable to Cloud Mode
70
103
- name : Batch Events
104
+ connection_mode :
105
+ - cloud
71
106
configurable : false
72
107
location :
73
108
notes : Not applicable to Cloud Mode
74
109
- name : Enable Location Listening
110
+ connection_mode :
111
+ - device
75
112
configurable : false
76
113
location :
77
114
notes : Not applicable to Cloud Mode
78
115
- name : Event Upload period millis
116
+ connection_mode :
117
+ - cloud
79
118
configurable : false
80
119
location :
81
120
notes : Not applicable to Cloud Mode
82
121
- name : Event Upload Threshold
122
+ connection_mode :
123
+ - cloud
83
124
configurable : false
84
125
location :
85
126
notes : Not applicable to Cloud Mode
86
127
- name : Force HTTPS
128
+ connection_mode :
129
+ - cloud
87
130
configurable : false
88
131
location :
89
132
notes : Not applicable to Cloud Mode
90
133
- name : Map Query Params to Custom Property
134
+ connection_mode : null
91
135
configurable : false
92
136
location :
93
137
notes : Not available
94
138
- name : Prefer Anonymous Device ID
139
+ connection_mode :
140
+ - cloud
141
+ - device
95
142
configurable : true
96
143
location : Actions field **Device ID**.
97
144
notes : Update the value so your preferred field appears first in the `coalesce()` function.
98
145
- name : Save Referrer, URL Params, GCLID Once per Session
146
+ connection_mode :
147
+ - cloud
99
148
configurable : false
100
149
location :
101
150
notes : Not available
102
151
- name : Secret Key
152
+ connection_mode :
153
+ - cloud
154
+ - device
103
155
configurable : true
104
156
location : Global Setting
105
157
notes : " "
106
158
- name : Enable Alias
159
+ connection_mode : null
107
160
configurable : false
108
161
location :
109
162
notes :
110
163
- name : Send to Batch Endpoint
164
+ connection_mode : null
111
165
configurable : false
112
166
location :
113
167
notes :
114
168
- name : Track GCLID
169
+ connection_mode : null
115
170
configurable : false
116
171
location :
117
172
notes : Not applicable to Cloud Mode
118
173
- name : Track Referrer to Amplitude
174
+ connection_mode : null
119
175
configurable : false
120
176
location :
121
177
notes : Not applicable to Cloud Mode
122
178
- name : Track Revenue per Product
179
+ connection_mode :
180
+ - cloud
181
+ - device
123
182
configurable : true
124
183
location : Actions field **Track Revenue Per Product**.
125
184
notes : Available in any subscription that uses the **Log Event** action.
126
185
- name : Track Session Events to Amplitude
186
+ connection_mode :
187
+ - cloud
127
188
configurable : false
128
189
location :
129
190
notes : For best results, use **Session ID**
130
191
- name : Track UTM Properties to Amplitude
192
+ connection_mode : null
131
193
configurable : false
132
194
location :
133
195
notes : --
134
196
- name : Unset Params Referrer on New Session
197
+ connection_mode :
198
+ - cloud
135
199
configurable : false
136
200
location :
137
201
notes : --
138
202
- name : Use Advertising ID for Device ID
203
+ connection_mode :
204
+ - cloud
205
+ - device
139
206
configurable : true
140
207
location : Actions field **Device ID**.
141
208
notes : Update the value so your preferred field appears first in the `coalesce()` function.
142
209
- name : Send Custom Language and Country Properties
210
+ connection_mode : null
143
211
configurable : true
144
212
location : Actions fields **Language** and **Country**
145
213
notes : These fields are set by default with values from the context object.
146
214
- name : Use Log Revenue v2 API
215
+ connection_mode :
216
+ - cloud
147
217
configurable : false
148
218
location :
149
219
notes : Not applicable to Cloud mode
0 commit comments