Skip to content

Commit b31852b

Browse files
author
markzegarelli
committed
made catalog after airship update [netlify-build]
1 parent 935ba35 commit b31852b

File tree

5 files changed

+144
-18
lines changed

5 files changed

+144
-18
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 2021-10-08
2+
# destination categories last updated 2021-10-18
33
items:
44
- display_name: A/B Testing
55
slug: a-b-testing

src/_data/catalog/destinations.yml

Lines changed: 140 additions & 14 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 2021-10-08
2+
# destination data last updated 2021-10-18
33
items:
44
- display_name: 2mee
55
name: 2mee
@@ -1035,7 +1035,7 @@ items:
10351035
identify: true
10361036
group: true
10371037
alias: false
1038-
page: true
1038+
page: false
10391039
platforms:
10401040
browser: true
10411041
mobile: true
@@ -6059,6 +6059,71 @@ items:
60596059
page](https://fly.customer.io/account/customerio_integration).
60606060
required: true
60616061
label: Site ID
6062+
- display_name: Customer.io Actions
6063+
name: Customer.io Actions
6064+
slug: customer-io-actions
6065+
hidden: false
6066+
url: connections/destinations/catalog/customer-io-actions
6067+
previous_names:
6068+
- Actions Customerio
6069+
- Customer.io Actions
6070+
website: https://customer.io
6071+
status: PUBLIC_BETA
6072+
categories:
6073+
- Email Marketing
6074+
logo:
6075+
url: https://cdn.filepicker.io/api/file/GyZ581zaSTmv9T1ivLE0
6076+
mark:
6077+
url: https://cdn.filepicker.io/api/file/w8zEnnazRwaPhGG4lLux
6078+
methods:
6079+
track: true
6080+
identify: true
6081+
group: true
6082+
alias: true
6083+
page: true
6084+
platforms:
6085+
browser: true
6086+
mobile: false
6087+
server: true
6088+
components: []
6089+
browserUnbundlingSupported: false
6090+
browserUnbundlingPublic: false
6091+
replay: false
6092+
connection_modes:
6093+
device:
6094+
web: false
6095+
mobile: false
6096+
server: false
6097+
cloud:
6098+
web: false
6099+
mobile: false
6100+
server: false
6101+
summary: No connection mode information available.
6102+
cmode_type: none
6103+
case: '0'
6104+
settings:
6105+
- name: accountRegion
6106+
type: select
6107+
defaultValue: US 🇺🇸
6108+
description: Learn about [Account Regions](https://customer.io/docs/data-centers/).
6109+
required: true
6110+
label: Account Region
6111+
- name: apiKey
6112+
type: string
6113+
defaultValue: ''
6114+
description: >-
6115+
Customer.io API key. This can be found on your [API Credentials
6116+
page](https://fly.customer.io/settings/api_credentials).
6117+
required: true
6118+
label: API Key
6119+
- name: siteId
6120+
type: string
6121+
defaultValue: ''
6122+
description: >-
6123+
Customer.io site ID. This can be found on your [API Credentials
6124+
page](https://fly.customer.io/settings/api_credentials).
6125+
required: true
6126+
label: Site ID
60626127
- display_name: CustomerSuccessBox
60636128
name: CustomerSuccessBox
60646129
slug: customersuccessbox
@@ -7812,7 +7877,7 @@ items:
78127877
type: string
78137878
defaultValue: ''
78147879
description: >-
7815-
Your Pixel ID, from the snippet created on the [Facebook Pixel creation
7880+
Your Pixel ID from the snippet created on the [Facebook Pixel creation
78167881
page](https://www.facebook.com/ads/manager/pixel/facebook_pixel/).
78177882
required: true
78187883
label: Pixel ID
@@ -8014,20 +8079,22 @@ items:
80148079
type: boolean
80158080
defaultValue: false
80168081
description: >-
8017-
If true, we will initialize Facebook Pixel with any user traits that's
8018-
been cached in the Segment cookies from your previous `.identify()` calls.
8082+
If enabled, we will initialize Facebook Pixel with any user traits that
8083+
have been cached in the Segment cookies from your previous `.identify()`
8084+
calls.
80198085
required: false
80208086
label: Enable Advanced Matching
80218087
- name: keyForExternalId
80228088
type: string
80238089
defaultValue: ''
80248090
description: >-
8025-
Please indicated a user trait key which you would like Segment to use to
8091+
Please indicate a user trait key which you would like Segment to use to
80268092
send an `external_id` to Facebook Pixel using advanced matching. Segment
80278093
will use the value of this trait to map it to Facebook Pixel's
8028-
`external_id`.
8094+
`external_id`. Note: **Enable Advanced Matching** must be enabled to use
8095+
this setting.
80298096
required: false
8030-
label: 'Client-Side Only: Advanced Match Trait Key for External ID'
8097+
label: Advanced Match Trait Key for External ID
80318098
- name: legacyEvents
80328099
type: text-map
80338100
defaultValue: {}
@@ -8056,7 +8123,7 @@ items:
80568123
type: string
80578124
defaultValue: ''
80588125
description: >-
8059-
Your Pixel ID, from the snippet created on the [Facebook Pixel creation
8126+
Your Pixel ID from the snippet created on the [Facebook Pixel creation
80608127
page](https://www.facebook.com/ads/manager/pixel/facebook_pixel/).
80618128
required: true
80628129
label: Pixel ID
@@ -8086,10 +8153,11 @@ items:
80868153
type: boolean
80878154
defaultValue: false
80888155
description: >-
8089-
Enable this setting if you want to send, `userId` (or `anonymousId` if not
8090-
present) as external Id to Facebook.
8156+
Enable this setting if you want to send `userId` (or `anonymousId` if not
8157+
present) as `external_id` to Facebook when using advanced matching. Note:
8158+
**Enable Advanced Matching** must be enabled to use this setting.
80918159
required: false
8092-
label: Use UserId or Anonymous Id as External Id
8160+
label: Use User ID or Anonymous ID as External ID
80938161
- name: valueIdentifier
80948162
type: select
80958163
defaultValue: value
@@ -14968,10 +15036,10 @@ items:
1496815036
- Personalization
1496915037
logo:
1497015038
url: >-
14971-
https://public-segment-devcenter-production.s3.amazonaws.com/de56ef24-11ea-4cc6-8df2-19db90ff5c1c.svg
15039+
https://public-segment-devcenter-production.s3.amazonaws.com/8bef9c9a-f29b-4019-8a93-687a77d538a9.svg
1497215040
mark:
1497315041
url: >-
14974-
https://public-segment-devcenter-production.s3.amazonaws.com/6aeb55d8-ffc0-468b-a5f7-21f8b2aa18e0.svg
15042+
https://public-segment-devcenter-production.s3.amazonaws.com/b77aa858-b09d-444a-94cc-39d6c7115283.svg
1497515043
methods:
1497615044
track: false
1497715045
identify: true
@@ -17990,6 +18058,12 @@ items:
1799018058
cmode_type: cloud-only
1799118059
case: '5'
1799218060
settings:
18061+
- name: endpoint
18062+
type: select
18063+
defaultValue: https://api.segment.io
18064+
description: Choose the endpoint corresponding to your region.
18065+
required: true
18066+
label: Endpoint
1799318067
- name: repeatKeys
1799418068
type: array
1799518069
defaultValue: []
@@ -20679,6 +20753,58 @@ items:
2067920753
description: "Please set a Startdeliver user custom field to match a Segment event on. You can find your custom fields here –\_https://app.startdeliver.com/settings/fields."
2068020754
required: true
2068120755
label: Startdeliver user custom field to match on
20756+
- display_name: Statsig
20757+
name: Statsig
20758+
slug: statsig
20759+
hidden: false
20760+
url: connections/destinations/catalog/statsig
20761+
previous_names:
20762+
- Statsig
20763+
website: https://www.statsig.com
20764+
status: PUBLIC_BETA
20765+
categories:
20766+
- A/B Testing
20767+
- Analytics
20768+
logo:
20769+
url: https://cdn.filepicker.io/api/file/LC02PCIyQaR7Lpt0Ulk1
20770+
mark:
20771+
url: >-
20772+
https://public-segment-devcenter-production.s3.amazonaws.com/476760b5-b915-42ea-9682-ce1217f47af0.svg
20773+
methods:
20774+
track: true
20775+
identify: true
20776+
group: true
20777+
alias: true
20778+
page: true
20779+
platforms:
20780+
browser: true
20781+
mobile: true
20782+
server: true
20783+
components: []
20784+
browserUnbundlingSupported: false
20785+
browserUnbundlingPublic: false
20786+
replay: false
20787+
connection_modes:
20788+
device:
20789+
web: false
20790+
mobile: false
20791+
server: false
20792+
cloud:
20793+
web: false
20794+
mobile: false
20795+
server: false
20796+
summary: No connection mode information available.
20797+
cmode_type: none
20798+
case: '0'
20799+
settings:
20800+
- name: apiKey
20801+
type: string
20802+
defaultValue: ''
20803+
description: >-
20804+
Copy the Statsig Server Secret Key for your Statsig Project here:
20805+
https://console.statsig.com/api_keys
20806+
required: true
20807+
label: API Key
2068220808
- display_name: Stitch Data
2068320809
name: Stitch Data
2068420810
slug: stitch-data

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 cateogries last updated 2021-10-08
2+
# source cateogries last updated 2021-10-18
33
items:
44
- display_name: A/B Testing
55
slug: a-b-testing

src/_data/catalog/sources.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-
# sources last updated 2021-10-08
2+
# sources last updated 2021-10-18
33
items:
44
- display_name: .NET
55
slug: net

src/_data/catalog/warehouse_papi.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-
# warehouse data last updated 2021-10-08
2+
# warehouse data last updated 2021-10-18
33
items:
44
- display_name: Azure SQL Data Warehouse
55
slug: azuresqldw

0 commit comments

Comments
 (0)