Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitaa8cf14

Browse files
committed
make catalog
1 parent0b388cc commitaa8cf14

File tree

7 files changed

+24
-231
lines changed

7 files changed

+24
-231
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-07-20
2+
# destination categories last updated 2023-07-25
33
items:
44
-display_name:A/B Testing
55
slug:a-b-testing

‎src/_data/catalog/destinations.yml‎

Lines changed: 2 additions & 177 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-07-20
2+
# destination data last updated 2023-07-25
33
items:
44
- id: 637e8d185e2dec264895ea89
55
display_name: 1Flow
@@ -10858,7 +10858,7 @@ items:
1085810858
track: true
1085910859
identify: true
1086010860
group: true
10861-
alias:true
10861+
alias:false
1086210862
screen: false
1086310863
page: true
1086410864
platforms:
@@ -32101,14 +32101,6 @@ items:
3210132101
Analytics UI under: Admin > Data Streams > Web > Measurement ID.
3210232102
required: true
3210332103
label: Measurement ID
32104-
- name: pageView
32105-
type: boolean
32106-
defaultValue: true
32107-
description: >-
32108-
Set to false to prevent the default gtag.js snippet from sending page
32109-
views. Enabled by default.
32110-
required: false
32111-
label: Page Views
3211232104
- name: waitTimeToUpdateConsentStage
3211332105
type: number
3211432106
defaultValue: 0
@@ -73561,173 +73553,6 @@ items:
7356173553
timestamp:
7356273554
'@path': $.timestamp
7356373555
trigger: type = "page"
73564-
- id: 637c192eba61b944e08ee158
73565-
display_name: VWO Web Mode (Actions)
73566-
name: VWO Web Mode (Actions)
73567-
slug: actions-vwo-web
73568-
hidden: false
73569-
endpoints:
73570-
- US
73571-
regions:
73572-
- us-west-2
73573-
- eu-west-1
73574-
url: connections/destinations/catalog/actions-vwo-web
73575-
previous_names:
73576-
- VWO Web Mode (Actions)
73577-
website: https://vwo.com
73578-
status: PUBLIC_BETA
73579-
categories:
73580-
- A/B Testing
73581-
- Heatmaps & Recordings
73582-
logo:
73583-
url: https://cdn.filepicker.io/api/file/o9X4IJO1RDegnGVmfje0
73584-
mark:
73585-
url: https://cdn.filepicker.io/api/file/L6U6f3KrRoScOQbUDMKj
73586-
methods:
73587-
track: true
73588-
identify: true
73589-
group: true
73590-
alias: true
73591-
screen: false
73592-
page: true
73593-
platforms:
73594-
browser: true
73595-
mobile: false
73596-
server: false
73597-
warehouse: false
73598-
components: []
73599-
browserUnbundlingSupported: false
73600-
browserUnbundlingPublic: false
73601-
replay: false
73602-
connection_modes:
73603-
device:
73604-
web: false
73605-
mobile: false
73606-
server: false
73607-
cloud:
73608-
web: true
73609-
mobile: false
73610-
server: false
73611-
settings:
73612-
- name: addSmartcode
73613-
type: boolean
73614-
defaultValue: true
73615-
description: >-
73616-
When enabled, Segment will load the VWO SmartCode onto the webpage. When
73617-
disabled, you will have to manually add SmartCode to your webpage. The
73618-
setting is enabled by default, however we recommended manually adding
73619-
SmartCode to the webpage to avoid flicker issues.
73620-
required: true
73621-
label: Add Asynchronous SmartCode
73622-
- name: libraryTolerance
73623-
type: number
73624-
defaultValue: 2500
73625-
description: >-
73626-
The maximum amount of time (in milliseconds) to wait for VWO’s full
73627-
library to be downloaded before simply displaying your original page.
73628-
required: true
73629-
label: Library Tolerance
73630-
- name: settingsTolerance
73631-
type: number
73632-
defaultValue: 2000
73633-
description: >-
73634-
The maximum amount of time (in milliseconds) to wait for test settings
73635-
before VWO will simply display your original page.
73636-
required: true
73637-
label: Settings Tolerance
73638-
- name: useExistingJquery
73639-
type: boolean
73640-
defaultValue: false
73641-
description: >-
73642-
If your page already includes JQuery, you can set this to “true”.
73643-
Otherwise, VWO will include JQuery onto the page for you. VWO needs JQuery
73644-
on the page to function correctly.
73645-
required: true
73646-
label: Use Existing JQuery
73647-
- name: vwoAccountId
73648-
type: number
73649-
defaultValue: 0
73650-
description: Your VWO account ID, used for fetching your VWO async smart code.
73651-
required: true
73652-
label: VWO Account ID
73653-
actions:
73654-
- id: 6uTbf9uHvZBJ3YnMmFHWtZ
73655-
name: Track Event
73656-
slug: trackEvent
73657-
description: Sends Segment's track event to VWO
73658-
platform: WEB
73659-
hidden: false
73660-
defaultTrigger: type = "track"
73661-
fields:
73662-
- id: jNmcxw9HaJsSVJUp54bW9d
73663-
sortOrder: 0
73664-
fieldKey: eventName
73665-
label: Name
73666-
type: STRING
73667-
description: Name of the event.
73668-
placeholder: ''
73669-
defaultValue:
73670-
'@path': $.event
73671-
required: true
73672-
multiple: false
73673-
choices: null
73674-
dynamic: false
73675-
allowNull: false
73676-
- id: 7nTcRCU7denYUgiFAqxr5x
73677-
sortOrder: 1
73678-
fieldKey: properties
73679-
label: Properties
73680-
type: OBJECT
73681-
description: >-
73682-
JSON object containing additional properties that will be associated
73683-
with the event.
73684-
placeholder: ''
73685-
defaultValue:
73686-
'@path': $.properties
73687-
required: false
73688-
multiple: false
73689-
choices: null
73690-
dynamic: false
73691-
allowNull: false
73692-
- id: tR1J9N9e3vk4XtqGjUfTSm
73693-
name: Identify User
73694-
slug: identifyUser
73695-
description: Sends Segment's page event to VWO
73696-
platform: WEB
73697-
hidden: false
73698-
defaultTrigger: type = "identify"
73699-
fields:
73700-
- id: nL8QQNucajeL5tiekANaDm
73701-
sortOrder: 0
73702-
fieldKey: attributes
73703-
label: Attributes
73704-
type: OBJECT
73705-
description: >-
73706-
JSON object containing additional attributes that will be associated
73707-
with the user.
73708-
placeholder: ''
73709-
defaultValue:
73710-
'@path': $.traits
73711-
required: true
73712-
multiple: false
73713-
choices: null
73714-
dynamic: false
73715-
allowNull: false
73716-
presets:
73717-
- actionId: 6uTbf9uHvZBJ3YnMmFHWtZ
73718-
name: Track Event
73719-
fields:
73720-
eventName:
73721-
'@path': $.event
73722-
properties:
73723-
'@path': $.properties
73724-
trigger: type = "track"
73725-
- actionId: tR1J9N9e3vk4XtqGjUfTSm
73726-
name: Identify User
73727-
fields:
73728-
attributes:
73729-
'@path': $.traits
73730-
trigger: type = "identify"
7373173556
- id: 5d25d6e0885427000195bf80
7373273557
display_name: WalkMe
7373373558
name: WalkMe

‎src/_data/catalog/destinations_private.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 data last updated 2023-07-20
2+
# destination data last updated 2023-07-25
33
items:
44
-id:54521fd725e721e32a72eec6
55
display_name:Intercom

‎src/_data/catalog/regional-supported.yml‎

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -313,7 +313,7 @@ sources:
313313
-us
314314
-id:RPrXXW7nws
315315
display_name:Engage Events
316-
hidden:true
316+
hidden:false
317317
slug:engage-events
318318
url:connections/sources/catalog/cloud-apps/engage-events
319319
regions:
@@ -1290,6 +1290,15 @@ sources:
12901290
-us
12911291
endpoints:
12921292
-us
1293+
-id:EETZm2l5gU
1294+
display_name:Thomas Partner Source
1295+
hidden:false
1296+
slug:thomas-partner-source
1297+
url:connections/sources/catalog/cloud-apps/thomas-partner-source
1298+
regions:
1299+
-us
1300+
endpoints:
1301+
-us
12931302
-id:6nGX8vnUpM
12941303
display_name:Thomas Source Test Portal
12951304
hidden:false

‎src/_data/catalog/source_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-
# source categories last updated 2023-07-20
2+
# source categories last updated 2023-07-25
33
items:
44
-display_name:A/B Testing
55
slug:a-b-testing

‎src/_data/catalog/sources.yml‎

Lines changed: 4 additions & 49 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# AUTOGENERATED FROM PUBLIC API. DO NOT EDIT
2-
# sources last updated 2023-07-20
2+
# sources last updated 2023-07-25
33
items:
44
-id:8HWbgPTt3k
55
display_name:.NET
@@ -479,7 +479,7 @@ items:
479479
isCloudEventSource:true
480480
slug:customer-data-cloud
481481
url:connections/sources/catalog/cloud-apps/customer-data-cloud
482-
hidden:false
482+
hidden:true
483483
regions:
484484
-us
485485
endpoints:
@@ -578,7 +578,7 @@ items:
578578
isCloudEventSource:false
579579
slug:engage-events
580580
url:connections/sources/catalog/cloud-apps/engage-events
581-
hidden:true
581+
hidden:false
582582
regions:
583583
-us
584584
endpoints:
@@ -1959,21 +1959,6 @@ items:
19591959
https://d3hotuclm6if1r.cloudfront.net/logos/salesforce-marketing-cloud-default.svg
19601960
categories:
19611961
-Email Marketing
1962-
-id:jSePjiuEUN
1963-
display_name:sdfgsdfgsdfg
1964-
isCloudEventSource:true
1965-
slug:sdfgsdfgsdfg
1966-
url:connections/sources/catalog/cloud-apps/sdfgsdfgsdfg
1967-
hidden:false
1968-
regions:
1969-
-us
1970-
endpoints:
1971-
-us
1972-
source_type:cloud-app
1973-
description:''
1974-
logo:
1975-
url:''
1976-
categories:[]
19771962
-id:xn9YEaDaNS
19781963
display_name:Selligent Marketing Cloud
19791964
isCloudEventSource:true
@@ -2050,27 +2035,12 @@ items:
20502035
url:https://cdn.filepicker.io/api/file/JrQWOYvMRRCVvSHp4HL0
20512036
categories:
20522037
-Warehouse
2053-
-id:JFT2Amlz9F
2054-
display_name:source-test
2055-
isCloudEventSource:true
2056-
slug:source-test
2057-
url:connections/sources/catalog/cloud-apps/source-test
2058-
hidden:false
2059-
regions:
2060-
-us
2061-
endpoints:
2062-
-us
2063-
source_type:cloud-app
2064-
description:''
2065-
logo:
2066-
url:''
2067-
categories:[]
20682038
-id:4a8HuWDG3Y
20692039
display_name:SRC
20702040
isCloudEventSource:true
20712041
slug:src
20722042
url:connections/sources/catalog/cloud-apps/src
2073-
hidden:false
2043+
hidden:true
20742044
regions:
20752045
-us
20762046
endpoints:
@@ -2137,21 +2107,6 @@ items:
21372107
url:https://cdn.filepicker.io/api/file/jp2UV0RtRU2FZaGxX4qF
21382108
categories:
21392109
-Payments
2140-
-id:AnfSzNqhXH
2141-
display_name:test-twee
2142-
isCloudEventSource:true
2143-
slug:test-twee
2144-
url:connections/sources/catalog/cloud-apps/test-twee
2145-
hidden:false
2146-
regions:
2147-
-us
2148-
endpoints:
2149-
-us
2150-
source_type:cloud-app
2151-
description:''
2152-
logo:
2153-
url:''
2154-
categories:[]
21552110
-id:43bb279b7
21562111
display_name:Twilio
21572112
isCloudEventSource:false

‎src/_data/catalog/test_sources.yml‎

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,8 @@
2525
-aOKgF1tDlD
2626
-slCkTrJb1S
2727
-j66F5A8dWF
28-
-QIlxkMhFGC
28+
-QIlxkMhFGC
29+
-jSePjiuEUN
30+
-JFT2Amlz9F
31+
-AnfSzNqhXH
32+
-EETZm2l5gU

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp