Skip to content

Commit 2252674

Browse files
Paul YooPaul Yoo
authored andcommitted
savio make catalog
1 parent 7ff0bd0 commit 2252674

File tree

4 files changed

+271
-22
lines changed

4 files changed

+271
-22
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 PLATFORM API. DO NOT EDIT
2-
# destination categories last updated 2020-07-31
2+
# destination categories last updated 2020-08-10
33
items:
44
- display_name: Email Marketing
55
slug: email-marketing

src/_data/catalog/destinations.yml

Lines changed: 268 additions & 19 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-07-31
2+
# destination data last updated 2020-08-10
33
items:
44
- display_name: ActiveCampaign
55
slug: activecampaign
@@ -7338,7 +7338,7 @@ items:
73387338
for the exact property names we filter out.**
73397339
settings: []
73407340
- name: blacklistPiiProperties
7341-
display_name: Blacklist PII Properties
7341+
display_name: Blocklist PII Properties
73427342
type: MIXED
73437343
deprecated: false
73447344
required: false
@@ -9693,6 +9693,253 @@ items:
96939693
server: false
96949694
previous_names:
96959695
- Google Tag Manager
9696+
- display_name: Gtag
9697+
slug: gtag
9698+
name: catalog/destinations/gtag
9699+
description: >-
9700+
The global site tag (gtag.js) is a JavaScript tagging framework and API that
9701+
allows you to send event data to Google Analytics, Google Ads, and Google
9702+
Marketing Platform.
9703+
hidden: false
9704+
url: connections/destinations/catalog/gtag
9705+
status: PUBLIC_BETA
9706+
logo:
9707+
url: 'https://cdn.filepicker.io/api/file/HGLBj02fSPeyU37Zl99F'
9708+
mark:
9709+
url: 'https://cdn.filepicker.io/api/file/WZwlr23eTQOKHeQbuQVv'
9710+
categories:
9711+
- Analytics
9712+
- Email
9713+
- CRM
9714+
components:
9715+
- type: WEB
9716+
platforms:
9717+
browser: true
9718+
server: false
9719+
mobile: false
9720+
browserUnbundlingSupported: false
9721+
browserUnbundlingPublic: true
9722+
methods:
9723+
alias: false
9724+
group: false
9725+
identify: true
9726+
page_view: true
9727+
track: true
9728+
settings:
9729+
- name: gaAnonymizeIp
9730+
display_name: Anonymize IP
9731+
type: BOOLEAN
9732+
deprecated: false
9733+
required: false
9734+
description: Enable to anonymize the IP addresses of hits sent to Google Analytics.
9735+
settings: []
9736+
- name: gaCookieDomain
9737+
display_name: Cookie Domain
9738+
type: STRING
9739+
deprecated: false
9740+
required: false
9741+
string_validators:
9742+
regexp: ''
9743+
description: >-
9744+
_Only data sent from visitors on this domain_ will be recorded. By default
9745+
Google Analytics automatically resolves the domain name, so you should
9746+
**leave this blank unless you know you want otherwise**! This option is
9747+
useful if you need to ignore data from other domains, or explicitly set
9748+
the domain of your Google Analytics cookie. If you are testing locally,
9749+
you can set the domain to `none`.
9750+
settings: []
9751+
- name: gaCustomDimensions
9752+
display_name: Custom Dimensions
9753+
type: MAP
9754+
deprecated: false
9755+
required: false
9756+
map_validators:
9757+
regexp: ''
9758+
min: 0
9759+
max: 0
9760+
map_prefix: dimension
9761+
select_options: []
9762+
description: >-
9763+
Map your Segment event properties to Google custom dimensions. **Enter the
9764+
Segment property name on the left and the Google custom dimension on the
9765+
right.**
9766+
settings: []
9767+
- name: gaCustomMetrics
9768+
display_name: Custom Metrics
9769+
type: MAP
9770+
deprecated: false
9771+
required: false
9772+
map_validators:
9773+
regexp: ''
9774+
min: 0
9775+
max: 0
9776+
map_prefix: metric
9777+
select_options: []
9778+
description: >-
9779+
Map your Segment event properties to Google custom metrics. **Enter the
9780+
Segment property name on the left and the Google custom metric on the
9781+
right.**
9782+
settings: []
9783+
- name: gaEnhancedEcommerce
9784+
display_name: Enhanced Ecommerce
9785+
type: BOOLEAN
9786+
deprecated: false
9787+
required: false
9788+
description: >-
9789+
If you want more detailed reports on ecommerce, you might want to enable
9790+
this feature. Read more about it
9791+
[here](https://developers.google.com/analytics/devguides/collection/gtagjs/enhanced-ecommerce).
9792+
settings: []
9793+
- name: gaEnhancedLinkAttribution
9794+
display_name: Enhanced Link Attribution
9795+
type: BOOLEAN
9796+
deprecated: false
9797+
required: false
9798+
description: >-
9799+
Provides more detailed reports on the links clicked on your site. Read
9800+
more about it in the [Google support
9801+
documentation](https://developers.google.com/analytics/devguides/collection/gtagjs/enhanced-link-attribution).
9802+
settings: []
9803+
- name: includeQueryString
9804+
display_name: Include Query String
9805+
type: BOOLEAN
9806+
deprecated: false
9807+
required: false
9808+
description: Enable to include the query string in the page path.
9809+
settings: []
9810+
- name: gaOptimizeContainerId
9811+
display_name: Optimize Container ID
9812+
type: STRING
9813+
deprecated: false
9814+
required: false
9815+
string_validators:
9816+
regexp: ''
9817+
description: >-
9818+
Integrate with Google Analytics Optimize plugin. Enter your Optimize
9819+
Container ID.
9820+
settings: []
9821+
- name: gaSampleRate
9822+
display_name: Sample Rate
9823+
type: NUMBER
9824+
deprecated: false
9825+
required: false
9826+
number_validators:
9827+
min: 0
9828+
max: 100
9829+
description: >-
9830+
Specifies what percentage of users should be tracked. This defaults to 100
9831+
(no users are sampled out) but large sites may need to use a lower sample
9832+
rate to stay within Google Analytics processing limits as seen here.
9833+
settings: []
9834+
- name: gaSendUserId
9835+
display_name: Send User ID
9836+
type: BOOLEAN
9837+
deprecated: false
9838+
required: false
9839+
description: >-
9840+
User-ID enables the analysis of groups of sessions across devices, using a
9841+
unique and persistent ID. IMPORTANT: Sending email or other personally
9842+
identifiable information (PII) violates Google Analytics Terms of Service
9843+
settings: []
9844+
- name: gaSetAllMappedProps
9845+
display_name: Set Custom Dimensions & Metrics to the Page
9846+
type: BOOLEAN
9847+
deprecated: false
9848+
required: false
9849+
description: >-
9850+
Google Analytics allows users to either pass custom dimensions / metrics
9851+
as properties of specific events or as properties for all events on a
9852+
given page (or the lifetime of the global tracker object). The default
9853+
Segment behavior is the latter. Any metrics / dimensions that are mapped
9854+
to a given property will be set to the page and sent as properties of all
9855+
subsequent events on that page. You can disable this functionality with
9856+
this setting. If disabled, Segment will only pass custom dimensions /
9857+
metrics as part of the payload of the event with which they are explicitly
9858+
associated. Please reference the Google Analytics
9859+
[documentation](https://developers.google.com/analytics/devguides/collection/analyticsjs/custom-dims-mets#implementation)
9860+
for more info.
9861+
settings: []
9862+
- name: gaSiteSpeedSampleRate
9863+
display_name: Site Speed Sample Rate
9864+
type: NUMBER
9865+
deprecated: false
9866+
required: false
9867+
number_validators:
9868+
min: 0
9869+
max: 0
9870+
description: >-
9871+
Defines the sample size for Site Speed data collection. If you have a
9872+
small number of visitors you might want to adjust the sampling to a larger
9873+
rate for your site speed stats.category:Google Analytics
9874+
settings: []
9875+
- name: trackCategorizedPages
9876+
display_name: Track Categorized Pages
9877+
type: BOOLEAN
9878+
deprecated: false
9879+
required: false
9880+
description: >-
9881+
Tracks events for [`page`
9882+
method](https://segment.com/docs/connections/sources/catalog/libraries/website/javascript/#page)
9883+
calls that have a `category` associated with them. E.g. `page('Docs',
9884+
'Index')` translates to **Viewed Docs Page**.
9885+
settings: []
9886+
- name: trackNamedPages
9887+
display_name: Track Names Pages
9888+
type: BOOLEAN
9889+
deprecated: false
9890+
required: false
9891+
description: >-
9892+
Tracks events for [`page`
9893+
method](https://segment.com/docs/connections/sources/catalog/libraries/website/javascript/#page)
9894+
calls that have a name associated with them. E.g. `page('Signup')`
9895+
translates to **Viewed Signup Page**.
9896+
settings: []
9897+
- name: gaUseAmpClientId
9898+
display_name: Use Google Amp Client ID
9899+
type: BOOLEAN
9900+
deprecated: false
9901+
required: false
9902+
description: >-
9903+
Google’s AMP Client ID API lets you uniquely identify users who engage
9904+
with your content on AMP and non-AMP pages. If you opt-in, Google
9905+
Analytics will use the user's AMP Client ID to determine that multiple
9906+
site events belong to the same user when those users visit AMP pages via a
9907+
[Google viewer](https://support.google.com/websearch/answer/7220196).
9908+
Associating events and users provides features like user counts and
9909+
session-based metrics. *Enabling this feature will affect your reporting.*
9910+
Please carefully reference Google's
9911+
[documentation](https://support.google.com/analytics/answer/7486764?hl=en&ref_topic=7378717)
9912+
for more info before you enable it.
9913+
settings: []
9914+
- name: gaWebAppMeasurementId
9915+
display_name: Web App Measurement ID
9916+
type: STRING
9917+
deprecated: false
9918+
required: false
9919+
string_validators:
9920+
regexp: ''
9921+
description: Google Analytics Web App Measurement ID
9922+
settings: []
9923+
- name: gaWebMeasurementId
9924+
display_name: Web Measurement ID
9925+
type: STRING
9926+
deprecated: false
9927+
required: false
9928+
string_validators:
9929+
regexp: ''
9930+
description: Google Analytics Web Measurement ID
9931+
settings: []
9932+
connection_modes:
9933+
device:
9934+
web: true
9935+
mobile: false
9936+
server: false
9937+
cloud:
9938+
web: false
9939+
mobile: false
9940+
server: false
9941+
previous_names:
9942+
- Gtag
96969943
- display_name: HasOffers
96979944
slug: hasoffers
96989945
name: catalog/destinations/hasoffers
@@ -12748,6 +12995,13 @@ items:
1274812995
required: false
1274912996
description: Map your Segment properties to the Marketo Activity Fields
1275012997
settings:
12998+
- name: primaryKey
12999+
display_name: Set as Primary Key
13000+
type: BOOLEAN
13001+
deprecated: false
13002+
required: false
13003+
description: Mark this property as the Primary field in Marketo.
13004+
settings: []
1275113005
- name: segmentProperty
1275213006
display_name: Segment Property Name
1275313007
type: STRING
@@ -12783,13 +13037,6 @@ items:
1278313037
- date
1278413038
description: Enter the Marketo Field type.
1278513039
settings: []
12786-
- name: primaryKey
12787-
display_name: Set as Primary Key
12788-
type: BOOLEAN
12789-
deprecated: false
12790-
required: false
12791-
description: Mark this property as the Primary field in Marketo.
12792-
settings: []
1279313040
- name: event
1279413041
display_name: Segment Event Name
1279513042
type: STRING
@@ -16797,6 +17044,13 @@ items:
1679717044
required: false
1679817045
description: Map your Segment properties to Responsys Columns
1679917046
settings:
17047+
- name: primaryKey
17048+
display_name: Set as Primary Key
17049+
type: BOOLEAN
17050+
deprecated: false
17051+
required: false
17052+
description: Mark this property as a Primary Key in Responsys.
17053+
settings: []
1680017054
- name: columns
1680117055
display_name: Segment Property Name
1680217056
type: STRING
@@ -16832,13 +17086,6 @@ items:
1683217086
- TIMESTAMP
1683317087
description: Enter the Responsys column type.
1683417088
settings: []
16835-
- name: primaryKey
16836-
display_name: Set as Primary Key
16837-
type: BOOLEAN
16838-
deprecated: false
16839-
required: false
16840-
description: Mark this property as a Primary Key in Responsys.
16841-
settings: []
1684217089
- name: mapEmail
1684317090
display_name: Map Email
1684417091
type: BOOLEAN
@@ -18097,7 +18344,7 @@ items:
1809718344
B".
1809818345
hidden: false
1809918346
url: connections/destinations/catalog/savio
18100-
status: PUBLIC_BETA
18347+
status: PUBLIC
1810118348
logo:
1810218349
url: >-
1810318350
https://public-segment-devcenter-production.s3.amazonaws.com/dfe351c9-e223-47fd-941e-709dfde25d2f.svg
@@ -18126,10 +18373,12 @@ items:
1812618373
display_name: API Key
1812718374
type: STRING
1812818375
deprecated: false
18129-
required: true
18376+
required: false
1813018377
string_validators:
1813118378
regexp: '^.{8,}$'
18132-
description: 'Find your API Key here: https://www.savio.io/app/accounts/settings'
18379+
description: >-
18380+
Find your API Key here:
18381+
https://www.savio.io/app/accounts/integration-settings
1813318382
settings: []
1813418383
connection_modes:
1813518384
device:

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-07-31
2+
# source cateogries last updated 2020-08-10
33
items:
44
- display_name: Server
55
slug: server

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 PLATFORM API. DO NOT EDIT
2-
# sources last updated 2020-07-31
2+
# sources last updated 2020-08-10
33
items:
44
- display_name: .NET
55
slug: net

0 commit comments

Comments
 (0)