Skip to content

Commit 4af83d4

Browse files
Merge pull request #4231 from segmentio/develop
Release 23.7.1
2 parents 871d747 + f3b0766 commit 4af83d4

File tree

19 files changed

+462
-214
lines changed

19 files changed

+462
-214
lines changed

src/_data/catalog/destination_categories.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# AUTOGENERATED FROM PUBLIC API. DO NOT EDIT
2-
# destination categories last updated 2023-02-09
2+
# destination categories last updated 2023-02-14
33
items:
44
- display_name: A/B Testing
55
slug: a-b-testing

src/_data/catalog/destinations.yml

Lines changed: 205 additions & 2 deletions
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-14
33
items:
44
- id: 637e8d185e2dec264895ea89
55
display_name: 1Flow
@@ -23476,6 +23476,17 @@ items:
2347623476
here](https://support.google.com/google-ads/answer/9606827?hl=en).
2347723477
required: true
2347823478
label: Disable Ad Personalization
23479+
- name: floodlightAccountId
23480+
type: string
23481+
defaultValue: ''
23482+
description: >-
23483+
Enter your DoubleClick Floodlight Advertiser ID to have it passed to
23484+
Gtag's `config` parameter. This ensures tags are loaded by first-party
23485+
cookies. This value should look like DC-1234567. For more information, see
23486+
[Google's
23487+
documentation](https://support.google.com/campaignmanager/answer/7554821?hl=en).
23488+
required: true
23489+
label: DoubleClick Floodlight ID
2347923490
- name: pageLoadConversions
2348023491
type: mixed
2348123492
defaultValue: []
@@ -40568,7 +40579,7 @@ items:
4056840579
- Marketing Automation
4056940580
- Personalization
4057040581
logo:
40571-
url: https://cdn.filepicker.io/api/file/w9DuA6iHTZiL0GePyZg1
40582+
url: https://cdn.filepicker.io/api/file/gI5DbOIjQFatvu02vmiQ
4057240583
mark:
4057340584
url: https://cdn-devcenter.segment.com/d180bde1-ed0e-4155-95c4-e8013e6bda4e.svg
4057440585
methods:
@@ -42253,6 +42264,198 @@ items:
4225342264
label: subdomain
4225442265
actions: []
4225542266
presets: []
42267+
- id: 634ef204885be3def430af66
42268+
display_name: PlayerZero Web
42269+
name: PlayerZero Web
42270+
slug: playerzero-web
42271+
hidden: false
42272+
endpoints:
42273+
- us
42274+
regions:
42275+
- us
42276+
url: connections/destinations/catalog/playerzero-web
42277+
previous_names:
42278+
- PlayerZero Web
42279+
website: http://www.playerzero.app
42280+
status: PUBLIC_BETA
42281+
categories:
42282+
- Analytics
42283+
- Performance Monitoring
42284+
logo:
42285+
url: https://cdn.filepicker.io/api/file/YzMBIcfcScuaTGFkSdOA
42286+
mark:
42287+
url: https://cdn.filepicker.io/api/file/N7U81ONQSZCF9yJ3DRHz
42288+
methods:
42289+
track: true
42290+
identify: true
42291+
group: true
42292+
alias: true
42293+
page: true
42294+
platforms:
42295+
browser: true
42296+
mobile: false
42297+
server: false
42298+
warehouse: false
42299+
components: []
42300+
browserUnbundlingSupported: false
42301+
browserUnbundlingPublic: false
42302+
replay: false
42303+
connection_modes:
42304+
device:
42305+
web: false
42306+
mobile: false
42307+
server: false
42308+
cloud:
42309+
web: false
42310+
mobile: false
42311+
server: false
42312+
settings:
42313+
- name: projectId
42314+
type: string
42315+
defaultValue: ''
42316+
description: >-
42317+
The Project ID where you want to send data. You can find this ID on the
42318+
[Project Data Collection](https://go.playerzero.app/setting/data) page.
42319+
required: true
42320+
label: PlayerZero Project ID
42321+
actions:
42322+
- id: nzkXi7hgRkHEpD8iwbsbBZ
42323+
name: Identify User
42324+
slug: identifyUser
42325+
description: Sets the user identity
42326+
platform: WEB
42327+
hidden: false
42328+
defaultTrigger: type = "identify"
42329+
fields:
42330+
- id: i6fk9akAEiX2EmycoGfKwX
42331+
sortOrder: 0
42332+
fieldKey: userId
42333+
label: User ID
42334+
type: STRING
42335+
description: The user's id
42336+
placeholder: ''
42337+
defaultValue:
42338+
'@path': $.userId
42339+
required: false
42340+
multiple: false
42341+
choices: null
42342+
dynamic: false
42343+
allowNull: false
42344+
- id: Sj6MpTVuuaJxt8WtqFUmg
42345+
sortOrder: 1
42346+
fieldKey: anonymousId
42347+
label: Anonymous ID
42348+
type: STRING
42349+
description: The user's anonymous id
42350+
placeholder: ''
42351+
defaultValue:
42352+
'@path': $.anonymousId
42353+
required: false
42354+
multiple: false
42355+
choices: null
42356+
dynamic: false
42357+
allowNull: false
42358+
- id: 3uCFrPFSC3SDAsegSVpmYn
42359+
sortOrder: 2
42360+
fieldKey: name
42361+
label: Display Name
42362+
type: STRING
42363+
description: The user's name
42364+
placeholder: ''
42365+
defaultValue:
42366+
'@path': $.traits.name
42367+
required: false
42368+
multiple: false
42369+
choices: null
42370+
dynamic: false
42371+
allowNull: false
42372+
- id: 74q3vHLQvSLKMK2XyGRAhG
42373+
sortOrder: 3
42374+
fieldKey: email
42375+
label: Email
42376+
type: STRING
42377+
description: The user's email
42378+
placeholder: ''
42379+
defaultValue:
42380+
'@path': $.traits.email
42381+
required: false
42382+
multiple: false
42383+
choices: null
42384+
dynamic: false
42385+
allowNull: false
42386+
- id: 3VmPPKtZhg511QoFuRLnV7
42387+
sortOrder: 4
42388+
fieldKey: traits
42389+
label: Traits
42390+
type: OBJECT
42391+
description: The Segment traits to be included as metadata in PlayerZero
42392+
placeholder: ''
42393+
defaultValue:
42394+
'@path': $.traits
42395+
required: false
42396+
multiple: false
42397+
choices: null
42398+
dynamic: false
42399+
allowNull: false
42400+
- id: vh6DQ6SBa6tcJwrVb1UygS
42401+
name: Track Event
42402+
slug: trackEvent
42403+
description: Track events
42404+
platform: WEB
42405+
hidden: false
42406+
defaultTrigger: type = "track"
42407+
fields:
42408+
- id: hKeVU7owd7EwcYbvrTZT4F
42409+
sortOrder: 0
42410+
fieldKey: name
42411+
label: Event name
42412+
type: STRING
42413+
description: The name of the event.
42414+
placeholder: ''
42415+
defaultValue:
42416+
'@path': $.event
42417+
required: true
42418+
multiple: false
42419+
choices: null
42420+
dynamic: false
42421+
allowNull: false
42422+
- id: hhS5T2AfZ9qdA1dQvPWMga
42423+
sortOrder: 1
42424+
fieldKey: properties
42425+
label: Properties
42426+
type: OBJECT
42427+
description: A JSON object containing more information about the event.
42428+
placeholder: ''
42429+
defaultValue:
42430+
'@path': $.properties
42431+
required: false
42432+
multiple: false
42433+
choices: null
42434+
dynamic: false
42435+
allowNull: false
42436+
presets:
42437+
- actionId: vh6DQ6SBa6tcJwrVb1UygS
42438+
name: Track Event
42439+
fields:
42440+
name:
42441+
'@path': $.event
42442+
properties:
42443+
'@path': $.properties
42444+
trigger: type = "track"
42445+
- actionId: nzkXi7hgRkHEpD8iwbsbBZ
42446+
name: Identify User
42447+
fields:
42448+
userId:
42449+
'@path': $.userId
42450+
anonymousId:
42451+
'@path': $.anonymousId
42452+
name:
42453+
'@path': $.traits.name
42454+
email:
42455+
'@path': $.traits.email
42456+
traits:
42457+
'@path': $.traits
42458+
trigger: type = "identify"
4225642459
- id: 5d25eddde3ff660001b3adda
4225742460
display_name: Podsights
4225842461
name: Podsights

0 commit comments

Comments
 (0)