You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/_data/actions/amplitude.yml
+89-58Lines changed: 89 additions & 58 deletions
Original file line number
Diff line number
Diff line change
@@ -4,26 +4,28 @@ config:
4
4
- name: API Key
5
5
connection_mode:
6
6
- cloud
7
-
- device
7
+
- device-web
8
+
- device-mobile
8
9
configurable: true
9
10
location: Global Setting
10
11
notes: ""
11
12
- name: Track Products Once
12
13
connection_mode:
13
-
- cloud
14
+
- device-web
14
15
configurable: false
15
16
location: null
16
17
notes: "Not applicable to Cloud mode"
17
18
- name: Version Name
18
19
connection_mode:
19
-
- cloud
20
+
- device-web
20
21
configurable: true
21
22
location: "Action field **App Version**."
22
23
notes: "Defaults to `context.app.version`."
23
24
- name: Connection Mode
24
25
connection_mode:
25
26
- cloud
26
-
- device
27
+
- device-web
28
+
- device-mobile
27
29
configurable: true
28
30
location: null
29
31
notes: Actions support Cloud mode connections
@@ -32,28 +34,32 @@ config:
32
34
- name: Track all pages to Amplitude
33
35
connection_mode:
34
36
- cloud
35
-
- device
37
+
- device-web
38
+
- device-mobile
36
39
configurable: true
37
40
location: "Subscription **Page Calls**"
38
41
notes: When enabled, Amplitude (Actions) tracks all Page calls by default
39
42
- name: Track all Screens
40
43
connection_mode:
41
44
- cloud
42
-
- device
45
+
- device-web
46
+
- device-mobile
43
47
configurable: true
44
48
location: "Subscription **Page Calls**"
45
49
notes: When enabled, Amplitude (Actions) tracks all Screen calls by default
46
50
- name: Track Categorized Pages to Amplitude
47
51
connection_mode:
48
52
- cloud
49
-
- device
53
+
- device-web
54
+
- device-mobile
50
55
configurable: true
51
56
location: "Subscription **Page Calls**"
52
57
notes: Add a Trigger filter condition to check that Event Property **category** exists
53
58
- name: Track Named Pages to Amplitude
54
59
connection_mode:
55
60
- cloud
56
-
- device
61
+
- device-web
62
+
- device-mobile
57
63
configurable: true
58
64
location: "Subscription **Page Calls**"
59
65
notes: Add a Trigger filter condition to check that Event Property **name** exists
@@ -62,147 +68,171 @@ config:
62
68
- name: Group Type Trait
63
69
connection_mode:
64
70
- cloud
65
-
- device
71
+
- device-web
72
+
- device-mobile
66
73
configurable: true
67
74
location: "Subscription **Group Identify User**."
68
75
notes: Select a value in the **Group Type** actions field.
69
76
- name: Group Value Trait
70
77
connection_mode:
71
78
- cloud
72
-
- device
79
+
- device-web
80
+
- device-mobile
73
81
configurable: true
74
82
location: "Subscription **Group Identify User**."
75
83
notes: Select a value in the **Group Value** actions field.
76
84
- name: Traits to Append
77
-
connection_mode: null
85
+
connection_mode:
86
+
- cloud
78
87
configurable: false
79
88
location:
80
-
notes: --
89
+
notes: Not supported with Actions
81
90
- name: Traits to Increment
82
-
connection_mode: null
91
+
connection_mode:
92
+
- cloud
93
+
- device-web
94
+
- device-mobile
83
95
configurable: false
84
96
location:
85
-
notes: --
97
+
notes: Not supported with Actions
86
98
- name: Traits to Prepend
87
-
connection_mode: null
99
+
connection_mode:
100
+
- cloud
88
101
configurable: false
89
102
location:
90
-
notes: --
103
+
notes: Not supported with Actions
91
104
- name: Traits to Set Once
92
-
connection_mode: null
105
+
connection_mode:
106
+
- cloud
107
+
- device-web
108
+
- device-mobile
93
109
configurable: false
94
110
location:
95
-
notes: --
111
+
notes: Not supported with Actions
96
112
- category: Other Settings
97
113
settings:
98
114
- name: Append Fields to Event Properties
99
115
connection_mode:
116
+
- device-web
117
+
- device-mobile
100
118
configurable: false
101
119
location:
102
-
notes: Not applicable to Cloud Mode
120
+
notes: Not supported with Actions
103
121
- name: Batch Events
104
122
connection_mode:
105
-
- cloud
106
-
configurable: false
107
-
location:
108
-
notes:Not applicable to Cloud Mode
123
+
- device-web
124
+
configurable: true
125
+
location: "**Use Batch Endpoint** field on the **Log Event** action"
126
+
notes:
109
127
- name: Enable Location Listening
110
128
connection_mode:
111
-
- device
129
+
- device-mobile
112
130
configurable: false
113
131
location:
114
-
notes: Not applicable to Cloud Mode
132
+
notes: Use `context.location.latitude` and `context.location.longitude` on the mobile client. Other destinations may also process this data. Amplitude uses IP-based location, if you're unable to send latitude and longitude.
115
133
- name: Event Upload period millis
116
134
connection_mode:
117
-
- cloud
135
+
- device-web
118
136
configurable: false
119
137
location:
120
-
notes: Not applicable to Cloud Mode
138
+
notes: Not configurable for Cloud-mode batching
121
139
- name: Event Upload Threshold
122
140
connection_mode:
123
-
- cloud
141
+
- device-web
124
142
configurable: false
125
143
location:
126
-
notes: Not applicable to Cloud Mode
144
+
notes: Not configurable for Cloud-mode batching
127
145
- name: Force HTTPS
128
146
connection_mode:
129
-
- cloud
147
+
- device-web
130
148
configurable: false
131
149
location:
132
-
notes: Not applicable to Cloud Mode
150
+
notes: Not configurable in Cloud-mode, https is enabled by default.
133
151
- name: Map Query Params to Custom Property
134
-
connection_mode: null
152
+
connection_mode:
153
+
- cloud
154
+
- device-web
135
155
configurable: false
136
156
location:
137
-
notes: Not available
157
+
notes: Not supported with Actions
138
158
- name: Prefer Anonymous Device ID
139
159
connection_mode:
140
160
- cloud
141
-
- device
161
+
- device-web
162
+
- device-mobile
142
163
configurable: true
143
164
location: Actions field **Device ID**.
144
165
notes: Replace the contents of the field with your preferred value.
145
166
- name: Save Referrer, URL Params, GCLID Once per Session
146
167
connection_mode:
147
-
- cloud
168
+
- device-web
148
169
configurable: false
149
170
location:
150
-
notes: Not available
171
+
notes: Not supported with Actions
151
172
- name: Secret Key
152
173
connection_mode:
153
174
- cloud
154
-
- device
175
+
- device-web
176
+
- device mobile
155
177
configurable: true
156
178
location: Global Setting
157
179
notes: ""
158
180
- name: Enable Alias
159
-
connection_mode: null
160
-
configurable: false
161
-
location:
162
-
notes:
181
+
connection_mode:
182
+
- cloud
183
+
configurable: true
184
+
location: Use the **Map User** action.
185
+
notes: The **Map User** action is not enabled by default. Add a new Subscription to access the **Map User** action.
163
186
- name: Send to Batch Endpoint
164
-
connection_mode: null
165
-
configurable: false
166
-
location:
187
+
connection_mode:
188
+
- cloud
189
+
configurable: true
190
+
location: "**Use Batch Endpoint** field on the **Log Event** action"
167
191
notes:
168
192
- name: Track GCLID
169
-
connection_mode: null
193
+
connection_mode:
194
+
- device-web
170
195
configurable: false
171
196
location:
172
-
notes: Not applicable to Cloud Mode
197
+
notes: Not supported with Actions
173
198
- name: Track Referrer to Amplitude
174
-
connection_mode: null
199
+
connection_mode:
200
+
- device-web
175
201
configurable: false
176
202
location:
177
-
notes: Not applicable to Cloud Mode
203
+
notes: Not supported with Actions
178
204
- name: Track Revenue per Product
179
205
connection_mode:
180
206
- cloud
181
-
- device
207
+
- device-web
208
+
- device-mobile
182
209
configurable: true
183
210
location: Actions field **Track Revenue Per Product**.
184
211
notes: Available in any subscription that uses the **Log Event** action.
185
212
- name: Track Session Events to Amplitude
186
213
connection_mode:
187
-
- cloud
214
+
- device-web
188
215
configurable: false
189
216
location:
190
-
notes: For best results, use **Session ID**
217
+
notes: This setting sends `[Session Started]` and `[Session Ended]` events. However, Session ID is used most often in session-based reporting. Analytics.js sources track Session ID by default. Mobile sources require a plugin to enable Session ID tracking.
191
218
- name: Track UTM Properties to Amplitude
192
-
connection_mode: null
219
+
connection_mode:
220
+
- cloud
221
+
- device-web
193
222
configurable: false
194
223
location:
195
-
notes: --
224
+
notes: Not supported with Actions
196
225
- name: Unset Params Referrer on New Session
197
226
connection_mode:
198
-
- cloud
227
+
- device-web
199
228
configurable: false
200
229
location:
201
-
notes: --
230
+
notes: Not supported with Actions
202
231
- name: Use Advertising ID for Device ID
203
232
connection_mode:
204
233
- cloud
205
-
- device
234
+
- device-web
235
+
- device-mobile
206
236
configurable: true
207
237
location: Actions field **Device ID**.
208
238
notes: Update the value so your preferred field appears first in the `coalesce()` function.
@@ -213,8 +243,9 @@ config:
213
243
notes: These fields are set by default with values from the context object.
214
244
- name: Use Log Revenue v2 API
215
245
connection_mode:
216
-
- cloud
246
+
- device-web
247
+
- device-mobile
217
248
configurable: false
218
249
location:
219
-
notes: Not applicable to Cloud mode
250
+
notes: Actions supports Revenue v2. Confirm revenue reporting is working as expected if you migrate from the Classic Amplitude destination where this setting was **disabled**
0 commit comments