Skip to content

Commit d70b603

Browse files
committed
catalog updated [netlify-ignore] && git push
1 parent 5928b66 commit d70b603

File tree

5 files changed

+75
-104
lines changed

5 files changed

+75
-104
lines changed

Gemfile.lock

100644100755
File mode 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 PLATFORM API. DO NOT EDIT
2-
# destination categories last updated 2020-12-18
2+
# destination categories last updated 2021-01-08
33
items:
44
- display_name: Email Marketing
55
slug: email-marketing

src/_data/catalog/destinations.yml

Lines changed: 54 additions & 101 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# AUTOGENERATED FROM PLATFORM API. DO NOT EDIT
2-
# destination data last updated 2020-12-18
2+
# destination data last updated 2021-01-08
33
items:
44
- display_name: ActiveCampaign
55
slug: activecampaign
@@ -2212,8 +2212,12 @@ items:
22122212
deprecated: false
22132213
required: false
22142214
description: >-
2215-
This will track UTM properties found in the querystring to Amplitude (only
2216-
for Device mode).
2215+
If Amplitude is connected in device-mode this will send the UTM properties
2216+
found in the querystring. If Amplitude is connected in cloud-mode this
2217+
will send the UTM properties found in the `context.campaign` object.
2218+
(Note: The Analytics.js library [automatically
2219+
collects](https://segment.com/docs/connections/spec/common/#context-fields-automatically-collected)
2220+
the `context.campaign` object)
22172221
settings: []
22182222
- name: trackProductsOnce
22192223
display_name: Track products once
@@ -5996,10 +6000,10 @@ items:
59966000
url: >-
59976001
https://public-segment-devcenter-production.s3.amazonaws.com/8cd06a1c-5876-49d7-9577-dee1f98b74a1.svg
59986002
categories:
5999-
- CRM
60006003
- Customer Success
6001-
- Personalization
60026004
- Marketing Automation
6005+
- Personalization
6006+
- Analytics
60036007
components:
60046008
- type: CLOUD
60056009
platforms:
@@ -7048,69 +7052,6 @@ items:
70487052
server: false
70497053
previous_names:
70507054
- Errorception
7051-
- display_name: Evergage
7052-
slug: evergage
7053-
name: catalog/destinations/evergage
7054-
description: >-
7055-
Evergage is a tool that lets you add personalization to your website
7056-
depending on what segments a user falls into, so you can show people custom
7057-
messages when they need them.
7058-
hidden: false
7059-
url: connections/destinations/catalog/evergage
7060-
status: PUBLIC
7061-
logo:
7062-
url: 'https://d3hotuclm6if1r.cloudfront.net/logos/evergage-default.svg'
7063-
mark:
7064-
url: 'https://cdn.filepicker.io/api/file/VOK4H4ciSiiv2DimOtMQ'
7065-
categories:
7066-
- A/B Testing
7067-
- Personalization
7068-
- Analytics
7069-
- Email Marketing
7070-
components:
7071-
- type: WEB
7072-
platforms:
7073-
browser: true
7074-
server: false
7075-
mobile: false
7076-
browserUnbundlingSupported: false
7077-
browserUnbundlingPublic: true
7078-
methods:
7079-
alias: false
7080-
group: true
7081-
identify: true
7082-
page_view: true
7083-
track: true
7084-
settings:
7085-
- name: account
7086-
display_name: Account
7087-
type: STRING
7088-
deprecated: false
7089-
required: true
7090-
string_validators:
7091-
regexp: ''
7092-
description: Your Evergage account
7093-
settings: []
7094-
- name: dataset
7095-
display_name: Dataset
7096-
type: STRING
7097-
deprecated: false
7098-
required: true
7099-
string_validators:
7100-
regexp: ''
7101-
description: Your Evergage Dataset
7102-
settings: []
7103-
connection_modes:
7104-
device:
7105-
web: true
7106-
mobile: false
7107-
server: false
7108-
cloud:
7109-
web: false
7110-
mobile: false
7111-
server: false
7112-
previous_names:
7113-
- Evergage
71147055
- display_name: Experiments by GrowthHackers
71157056
slug: experiments-by-growthhackers
71167057
name: catalog/destinations/northstar-by-growthhackers
@@ -13351,17 +13292,6 @@ items:
1335113292
required: false
1335213293
description: Map your Segment properties to the Marketo Activity Fields
1335313294
settings:
13354-
- name: segmentProperty
13355-
display_name: Segment Property Name
13356-
type: STRING
13357-
deprecated: false
13358-
required: true
13359-
string_validators:
13360-
regexp: ''
13361-
description: >-
13362-
Enter the Segment Property Name. This is case sensitive so make sure
13363-
the name matches exactly how you are passing it in your .track() call.
13364-
settings: []
1336513295
- name: marketoAttributeName
1336613296
display_name: Marketo Field Name
1336713297
type: STRING
@@ -13393,6 +13323,17 @@ items:
1339313323
required: false
1339413324
description: Mark this property as the Primary field in Marketo.
1339513325
settings: []
13326+
- name: segmentProperty
13327+
display_name: Segment Property Name
13328+
type: STRING
13329+
deprecated: false
13330+
required: true
13331+
string_validators:
13332+
regexp: ''
13333+
description: >-
13334+
Enter the Segment Property Name. This is case sensitive so make sure
13335+
the name matches exactly how you are passing it in your .track() call.
13336+
settings: []
1339613337
- name: event
1339713338
display_name: Segment Event Name
1339813339
type: STRING
@@ -15794,6 +15735,18 @@ items:
1579415735
under **Admin > Users and Groups > Add User**, so that you don't have to
1579515736
tell us your actual password.
1579615737
settings: []
15738+
- name: primaryBusinessUnitId
15739+
display_name: Primary Business Unit Id
15740+
type: STRING
15741+
deprecated: false
15742+
required: false
15743+
string_validators:
15744+
regexp: ''
15745+
description: >-
15746+
**NOTE: To use this setting you must be using Pardot OAuth. To connect via
15747+
OAuth please contact support.** Specify the Pardot Business Unit Id
15748+
associated with your Pardot Account.
15749+
settings: []
1579715750
- name: lookupFieldName
1579815751
display_name: Prospect Lookup Field ID
1579915752
type: STRING
@@ -16602,7 +16555,7 @@ items:
1660216555
- display_name: PostHog
1660316556
slug: posthog
1660416557
name: catalog/destinations/posthog
16605-
description: 'Self-hosted, open source product analytics'
16558+
description: Self-hostable open-source product analytics
1660616559
hidden: false
1660716560
url: connections/destinations/catalog/posthog
1660816561
status: PUBLIC_BETA
@@ -16613,10 +16566,10 @@ items:
1661316566
url: >-
1661416567
https://public-segment-devcenter-production.s3.amazonaws.com/d7a2a57f-4ae9-4018-a560-a0ce3a4dfc2e.svg
1661516568
categories:
16569+
- A/B Testing
1661616570
- Analytics
16617-
- Raw Data
1661816571
- Heatmaps & Recordings
16619-
- A/B Testing
16572+
- Raw Data
1662016573
components: []
1662116574
platforms:
1662216575
browser: true
@@ -16638,7 +16591,7 @@ items:
1663816591
required: true
1663916592
string_validators:
1664016593
regexp: '^.{8,}$'
16641-
description: Go to /setup to find your API Key
16594+
description: Go to Project Settings to find your Project API Key
1664216595
settings: []
1664316596
- name: postHogInstance
1664416597
display_name: PostHog instance
@@ -17546,24 +17499,6 @@ items:
1754617499
required: false
1754717500
description: Map your Segment properties to Responsys Columns
1754817501
settings:
17549-
- name: columns
17550-
display_name: Segment Property Name
17551-
type: STRING
17552-
deprecated: false
17553-
required: true
17554-
string_validators:
17555-
regexp: ''
17556-
description: Enter the Segment Property Name.
17557-
settings: []
17558-
- name: fieldName
17559-
display_name: Responsys Column Name
17560-
type: STRING
17561-
deprecated: false
17562-
required: true
17563-
string_validators:
17564-
regexp: ''
17565-
description: Enter the Responsys column name.
17566-
settings: []
1756717502
- name: fieldType
1756817503
display_name: Responsys Column Type
1756917504
type: SELECT
@@ -17588,6 +17523,24 @@ items:
1758817523
required: false
1758917524
description: Mark this property as a Primary Key in Responsys.
1759017525
settings: []
17526+
- name: columns
17527+
display_name: Segment Property Name
17528+
type: STRING
17529+
deprecated: false
17530+
required: true
17531+
string_validators:
17532+
regexp: ''
17533+
description: Enter the Segment Property Name.
17534+
settings: []
17535+
- name: fieldName
17536+
display_name: Responsys Column Name
17537+
type: STRING
17538+
deprecated: false
17539+
required: true
17540+
string_validators:
17541+
regexp: ''
17542+
description: Enter the Responsys column name.
17543+
settings: []
1759117544
- name: mapEmail
1759217545
display_name: Map Email
1759317546
type: BOOLEAN

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 PLATFORM API. DO NOT EDIT
2-
# source cateogries last updated 2020-12-18
2+
# source cateogries last updated 2021-01-08
33
items:
44
- display_name: Server
55
slug: server

src/_data/catalog/sources.yml

Lines changed: 19 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# AUTOGENERATED FROM PLATFORM API. DO NOT EDIT
2-
# sources last updated 2020-12-18
2+
# sources last updated 2021-01-08
33
items:
44
- display_name: .NET
55
slug: net
@@ -715,6 +715,24 @@ items:
715715
- Enrichment
716716
- Customer Success
717717
type: event
718+
- display_name: Regal Voice
719+
slug: regal-voice
720+
name: catalog/sources/regal-voice
721+
description: >-
722+
Next-gen phone marketing and sales enablement for innovative consumer and
723+
financial services brands
724+
url: connections/sources/catalog/cloud-apps/regal-voice
725+
logo:
726+
url: >-
727+
https://public-segment-devcenter-production.s3.amazonaws.com/a3189276-1b86-4126-a31c-d1a50057b7fe.svg
728+
mark:
729+
url: >-
730+
https://public-segment-devcenter-production.s3.amazonaws.com/e20664bd-2398-440a-a6d6-59cd348b25e2.svg
731+
categories:
732+
- Marketing Automation
733+
- Personalization
734+
- SMS & Push Notifications
735+
type: object
718736
- display_name: Roku (alpha)
719737
slug: roku
720738
name: catalog/sources/roku

0 commit comments

Comments
 (0)