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
The datafile is a JSON representation of the current state of flags and
54148
+
experiments for an environment in your Full Stack project. It should look
54149
+
something like https://cdn.optimizely.com/json/9218021209.json
54150
+
required: true
54151
+
label: Datafile URL
54152
+
actions:
54153
+
- id: dJsHVsQvk1fzQvP5L3Yk1d
54154
+
name: Track Event
54155
+
slug: trackEvent
54156
+
description: Track Conversion Events
54157
+
platform: CLOUD
54158
+
hidden: false
54159
+
defaultTrigger: type = "track"
54160
+
fields:
54161
+
- id: iBscbHY8eMpou6fHDYGdzc
54162
+
sortOrder: 0
54163
+
fieldKey: eventKey
54164
+
label: Event Key
54165
+
type: STRING
54166
+
description: >-
54167
+
The key of the event to be tracked. This key must match the event key
54168
+
provided when the event was created in the Optimizely app.
54169
+
placeholder: ''
54170
+
defaultValue:
54171
+
'@path': $.event
54172
+
required: true
54173
+
multiple: false
54174
+
choices: null
54175
+
dynamic: true
54176
+
allowNull: false
54177
+
- id: fmQubBnBSZec5Wi74rJSQ
54178
+
sortOrder: 1
54179
+
fieldKey: userId
54180
+
label: User ID
54181
+
type: STRING
54182
+
description: >-
54183
+
The ID of the user associated with the event being tracked.
54184
+
**Important**: This ID must match the user ID provided to Activate or Is
54185
+
Feature Enabled.
54186
+
placeholder: ''
54187
+
defaultValue:
54188
+
'@if':
54189
+
exists:
54190
+
'@path': $.userId
54191
+
then:
54192
+
'@path': $.userId
54193
+
else:
54194
+
'@path': $.anonymousId
54195
+
required: true
54196
+
multiple: false
54197
+
choices: null
54198
+
dynamic: false
54199
+
allowNull: false
54200
+
- id: iZ2fA6px1TXTrT5DWrocqZ
54201
+
sortOrder: 2
54202
+
fieldKey: attributes
54203
+
label: Event Attributes
54204
+
type: OBJECT
54205
+
description: >-
54206
+
A map of custom key-value string pairs specifying attributes for the
54207
+
user that are used for results segmentation.
54208
+
placeholder: ''
54209
+
defaultValue:
54210
+
'@path': $.context.traits
54211
+
required: false
54212
+
multiple: false
54213
+
choices: null
54214
+
dynamic: false
54215
+
allowNull: false
54216
+
- id: frD4VwR4ZZsZD94PuP1weJ
54217
+
sortOrder: 3
54218
+
fieldKey: revenue
54219
+
label: Revenue
54220
+
type: INTEGER
54221
+
description: >-
54222
+
An integer value that is used to track the revenue metric for your
54223
+
experiments, aggregated across all conversion events.
54224
+
placeholder: ''
54225
+
defaultValue:
54226
+
'@path': $.properties.revenue
54227
+
required: false
54228
+
multiple: false
54229
+
choices: null
54230
+
dynamic: false
54231
+
allowNull: false
54232
+
- id: 2wZaWmpRAQ2DSuaACF1H2w
54233
+
sortOrder: 4
54234
+
fieldKey: value
54235
+
label: Value
54236
+
type: NUMBER
54237
+
description: >-
54238
+
A floating point value that is used to track a custom value for your
54239
+
experiments. Use this to pass the value for numeric metrics.
54240
+
placeholder: ''
54241
+
defaultValue:
54242
+
'@path': $.properties.value
54243
+
required: false
54244
+
multiple: false
54245
+
choices: null
54246
+
dynamic: false
54247
+
allowNull: false
54248
+
- id: iVh4siKN2KKmd2FyvySmuv
54249
+
sortOrder: 5
54250
+
fieldKey: eventTags
54251
+
label: Event Tags
54252
+
type: OBJECT
54253
+
description: >-
54254
+
A map of key-value pairs specifying tag names and their corresponding
54255
+
tag values for this particular event occurrence. Values can be strings,
54256
+
numbers, or booleans.
54257
+
These can be used to track numeric metrics, allowing you to track actions beyond conversions, for example: revenue, load time, or total value. See details on reserved tag keys.
54258
+
54259
+
placeholder: ''
54260
+
defaultValue:
54261
+
'@path': $.properties
54262
+
required: false
54263
+
multiple: false
54264
+
choices: null
54265
+
dynamic: false
54266
+
allowNull: false
54267
+
- id: wqDyRPU1pzJvHszSmBmWNA
54268
+
sortOrder: 6
54269
+
fieldKey: timestamp
54270
+
label: Timestamp
54271
+
type: DATETIME
54272
+
description: Timestamp of the event
54273
+
placeholder: ''
54274
+
defaultValue:
54275
+
'@path': $.timestamp
54276
+
required: true
54277
+
multiple: false
54278
+
choices: null
54279
+
dynamic: false
54280
+
allowNull: false
54281
+
- id: z7bkLVxcgW2tWZfr9GeF3
54282
+
sortOrder: 7
54283
+
fieldKey: uuid
54284
+
label: Unique ID
54285
+
type: HIDDEN
54286
+
description: Unique ID for the event
54287
+
placeholder: ''
54288
+
defaultValue:
54289
+
'@path': $.messageId
54290
+
required: true
54291
+
multiple: false
54292
+
choices: null
54293
+
dynamic: false
54294
+
allowNull: false
54295
+
presets: []
54078
54296
- id: 59d3b44b8f1480000104be6b
54079
54297
display_name: Optimizely Full Stack
54080
54298
name: Optimizely Full Stack
@@ -56082,7 +56300,7 @@ items:
56082
56300
previous_names:
56083
56301
- Pinterest Conversions API
56084
56302
website: http://www.segment.com
56085
-
status: PUBLIC_BETA
56303
+
status: PUBLIC
56086
56304
categories:
56087
56305
- Advertising
56088
56306
logo:
@@ -76554,7 +76772,8 @@ items:
76554
76772
defaultValue: ''
76555
76773
description: >-
76556
76774
The identifier of your Wisepops' website. You can find it in [your setup
76557
-
code on Wisepops](https://app.wisepops.com/f/settings/websites).
0 commit comments