Skip to content

Commit b5166df

Browse files
authored
Merge pull request #2158 from segmentio/update-catalog
update the catalog
2 parents be4f272 + 6fba05c commit b5166df

File tree

4 files changed

+8
-15
lines changed

4 files changed

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

src/_data/catalog/destinations.yml

Lines changed: 5 additions & 12 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-11-17
2+
# destination data last updated 2021-11-18
33
items:
44
- display_name: 2mee
55
name: 2mee
@@ -2197,8 +2197,10 @@ items:
21972197
URL Params, GLCID Once Per Session" setting isn't giving the desired
21982198
behavior, this setting will fix it. Note: This setting may cause Amplitude
21992199
to not fully respect the "Prefer Anonymous ID for Device ID" setting
2200-
(Amplitude may set the device ID once before it gets set to the proper
2201-
Anonymous ID).
2200+
(Amplitude may set the device ID upon initialization before it gets set to
2201+
the proper Anonymous ID) if using Analytics.js 1.0. Consider [updating to
2202+
Analytics.js 2.0]
2203+
(https://segment.com/docs/connections/sources/catalog/libraries/website/javascript/upgrade-to-ajs2/)
22022204
required: false
22032205
label: Use Amplitude Referral
22042206
- name: useCustomAmplitudeProperties
@@ -14017,15 +14019,6 @@ items:
1401714019
include the entire URL including the `//`.
1401814020
required: false
1401914021
label: Marketo Form URL
14020-
- name: privateKey
14021-
type: string
14022-
defaultValue: ''
14023-
description: >-
14024-
**Device Mode Only**: You can find your API Private Key under **Admin >
14025-
Integration > Munchkin > API Configuration** in your [Marketo
14026-
account](https://login.marketo.com/).
14027-
required: false
14028-
label: API Private Key
1402914022
- name: traits
1403014023
type: mixed
1403114024
defaultValue: []

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-11-17
2+
# source cateogries last updated 2021-11-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-11-17
2+
# sources last updated 2021-11-18
33
items:
44
- display_name: .NET
55
slug: net

0 commit comments

Comments
 (0)