Skip to content

Commit 871d747

Browse files
author
markzegarelli
authored
Playerzero Web Metadata (#4214)
1 parent 3159a87 commit 871d747

File tree

1 file changed

+176
-1
lines changed

1 file changed

+176
-1
lines changed

src/_data/catalog/destinations_private.yml

Lines changed: 176 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# AUTOGENERATED FROM PUBLIC API. DO NOT EDIT
2-
# destination data last updated 2023-02-09
2+
# destination data last updated 2023-02-10
33
items:
44
- id: 62b256147cbb49302d1486d0
55
display_name: Heap Web (Actions)
@@ -276,6 +276,181 @@ items:
276276
traits:
277277
'@path': $.traits
278278
trigger: type = "identify"
279+
- id: 634ef204885be3def430af66
280+
display_name: PlayerZero Web
281+
name: PlayerZero Web
282+
slug: actions-playerzero-web
283+
previous_names:
284+
- PlayerZero Web
285+
website: http://www.playerzero.app
286+
status: PRIVATE_BETA
287+
logo:
288+
url: https://cdn.filepicker.io/api/file/YzMBIcfcScuaTGFkSdOA
289+
mark:
290+
url: https://cdn.filepicker.io/api/file/N7U81ONQSZCF9yJ3DRHz
291+
methods:
292+
track: true
293+
pageview: true
294+
identify: true
295+
group: true
296+
alias: true
297+
platforms:
298+
browser: true
299+
mobile: false
300+
server: false
301+
warehouse: false
302+
components: []
303+
browserUnbundlingSupported: false
304+
browserUnbundlingPublic: false
305+
replay: false
306+
settings:
307+
- name: projectId
308+
type: string
309+
defaultValue: ''
310+
description: >-
311+
The Project ID where you want to send data. You can find this ID on
312+
the [Project Data Collection](https://go.playerzero.app/setting/data)
313+
page.
314+
required: true
315+
label: PlayerZero Project ID
316+
actions:
317+
- id: nzkXi7hgRkHEpD8iwbsbBZ
318+
name: Identify User
319+
slug: identifyUser
320+
description: Sets the user identity
321+
platform: WEB
322+
hidden: false
323+
defaultTrigger: type = "identify"
324+
fields:
325+
- id: i6fk9akAEiX2EmycoGfKwX
326+
sortOrder: 0
327+
fieldKey: userId
328+
label: User ID
329+
type: STRING
330+
description: The user's id
331+
placeholder: ''
332+
defaultValue:
333+
'@path': $.userId
334+
required: false
335+
multiple: false
336+
choices: null
337+
dynamic: false
338+
allowNull: false
339+
- id: Sj6MpTVuuaJxt8WtqFUmg
340+
sortOrder: 1
341+
fieldKey: anonymousId
342+
label: Anonymous ID
343+
type: STRING
344+
description: The user's anonymous id
345+
placeholder: ''
346+
defaultValue:
347+
'@path': $.anonymousId
348+
required: false
349+
multiple: false
350+
choices: null
351+
dynamic: false
352+
allowNull: false
353+
- id: 3uCFrPFSC3SDAsegSVpmYn
354+
sortOrder: 2
355+
fieldKey: name
356+
label: Display Name
357+
type: STRING
358+
description: The user's name
359+
placeholder: ''
360+
defaultValue:
361+
'@path': $.traits.name
362+
required: false
363+
multiple: false
364+
choices: null
365+
dynamic: false
366+
allowNull: false
367+
- id: 74q3vHLQvSLKMK2XyGRAhG
368+
sortOrder: 3
369+
fieldKey: email
370+
label: Email
371+
type: STRING
372+
description: The user's email
373+
placeholder: ''
374+
defaultValue:
375+
'@path': $.traits.email
376+
required: false
377+
multiple: false
378+
choices: null
379+
dynamic: false
380+
allowNull: false
381+
- id: 3VmPPKtZhg511QoFuRLnV7
382+
sortOrder: 4
383+
fieldKey: traits
384+
label: Traits
385+
type: OBJECT
386+
description: The Segment traits to be included as metadata in PlayerZero
387+
placeholder: ''
388+
defaultValue:
389+
'@path': $.traits
390+
required: false
391+
multiple: false
392+
choices: null
393+
dynamic: false
394+
allowNull: false
395+
- id: vh6DQ6SBa6tcJwrVb1UygS
396+
name: Track Event
397+
slug: trackEvent
398+
description: Track events
399+
platform: WEB
400+
hidden: false
401+
defaultTrigger: type = "track"
402+
fields:
403+
- id: hKeVU7owd7EwcYbvrTZT4F
404+
sortOrder: 0
405+
fieldKey: name
406+
label: Event name
407+
type: STRING
408+
description: The name of the event.
409+
placeholder: ''
410+
defaultValue:
411+
'@path': $.event
412+
required: true
413+
multiple: false
414+
choices: null
415+
dynamic: false
416+
allowNull: false
417+
- id: hhS5T2AfZ9qdA1dQvPWMga
418+
sortOrder: 1
419+
fieldKey: properties
420+
label: Properties
421+
type: OBJECT
422+
description: A JSON object containing more information about the event.
423+
placeholder: ''
424+
defaultValue:
425+
'@path': $.properties
426+
required: false
427+
multiple: false
428+
choices: null
429+
dynamic: false
430+
allowNull: false
431+
presets:
432+
- actionId: vh6DQ6SBa6tcJwrVb1UygS
433+
name: Track Event
434+
fields:
435+
name:
436+
'@path': $.event
437+
properties:
438+
'@path': $.properties
439+
trigger: type = "track"
440+
- actionId: nzkXi7hgRkHEpD8iwbsbBZ
441+
name: Identify User
442+
fields:
443+
userId:
444+
'@path': $.userId
445+
anonymousId:
446+
'@path': $.anonymousId
447+
name:
448+
'@path': $.traits.name
449+
email:
450+
'@path': $.traits.email
451+
traits:
452+
'@path': $.traits
453+
trigger: type = "identify"
279454
- id: 6372e18fb2b3d5d741c34bb6
280455
display_name: Sabil
281456
name: Sabil

0 commit comments

Comments
 (0)