Skip to content

Commit ad19497

Browse files
author
markzegarelli
authored
Merge pull request #1547 from segmentio/kiara/update-ga-docs
Update GA docs to include info about new setting
2 parents 43c16e2 + df57fcf commit ad19497

File tree

6 files changed

+116
-214
lines changed

6 files changed

+116
-214
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 2021-04-23
2+
# destination categories last updated 2021-04-28
33
items:
44
- display_name: Email Marketing
55
slug: email-marketing

src/_data/catalog/destinations.yml

Lines changed: 91 additions & 196 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 2021-04-23
2+
# destination data last updated 2021-04-28
33
items:
44
- display_name: ActiveCampaign
55
slug: activecampaign
@@ -5274,6 +5274,62 @@ items:
52745274
You can find your Project Id in ClientSuccess under the top right menu,
52755275
Apps & Integrations > Usage
52765276
settings: []
5277+
- display_name: Cliff
5278+
slug: cliff
5279+
name: catalog/destinations/cliff
5280+
url: connections/destinations/catalog/cliff
5281+
description: >-
5282+
Cliff.ai automatically monitors your metrics, looks out for unexpected
5283+
behaviour and notifies you immediately about it.
5284+
hidden: false
5285+
status: PUBLIC_BETA
5286+
previous_names:
5287+
- Cliff
5288+
logo:
5289+
url: >-
5290+
https://public-segment-devcenter-production.s3.amazonaws.com/6bf01c63-71fc-4da2-9643-c070eaae3c99.svg
5291+
mark:
5292+
url: >-
5293+
https://public-segment-devcenter-production.s3.amazonaws.com/cb3f2dd4-01bc-451c-92a3-18db9c3e562b.svg
5294+
categories:
5295+
- Customer Success
5296+
- Performance Monitoring
5297+
- Raw Data
5298+
methods:
5299+
alias: true
5300+
group: true
5301+
identify: true
5302+
page_view: true
5303+
track: true
5304+
components: []
5305+
platforms:
5306+
browser: true
5307+
server: true
5308+
mobile: true
5309+
browserUnbundlingSupported: false
5310+
browserUnbundlingPublic: false
5311+
connection_modes:
5312+
device:
5313+
web: false
5314+
mobile: false
5315+
server: false
5316+
cloud:
5317+
web: false
5318+
mobile: false
5319+
server: false
5320+
summary: No connection mode information available.
5321+
cmode_type: none
5322+
case: '0'
5323+
settings:
5324+
- name: apiKey
5325+
display_name: API Key
5326+
type: STRING
5327+
deprecated: false
5328+
required: true
5329+
string_validators:
5330+
regexp: '^.{8,}$'
5331+
description: no api key required
5332+
settings: []
52775333
- display_name: ConvertFlow
52785334
slug: convertflow
52795335
name: catalog/destinations/convertflow
@@ -10412,6 +10468,17 @@ items:
1041210468
Integrate with Google Analytics Optimize plugin. Please enter your
1041310469
Optimize Container ID
1041410470
settings: []
10471+
- name: preferAnonymousId
10472+
display_name: Prefer Anonymous ID for Client ID - Server Side Only
10473+
type: BOOLEAN
10474+
deprecated: false
10475+
required: false
10476+
description: >-
10477+
Enable this setting if you want `clientId` to always be set as a hash of
10478+
`anonymousId`. If no `anonymousId` is present we will fallback to set the
10479+
`clientId` to `userId`. This setting only applies to server side
10480+
connections.
10481+
settings: []
1041510482
- name: doubleClick
1041610483
display_name: 'Remarketing, Display Ads and Demographic Reports.'
1041710484
type: BOOLEAN
@@ -11566,177 +11633,6 @@ items:
1156611633
details in UBX. It should look something like
1156711634
`eff08b68-0000-0000-9a19-8e43dbeeb201:US`.
1156811635
settings: []
11569-
- display_name: Impact Partnership Cloud
11570-
slug: impact-partnership-cloud
11571-
name: catalog/destinations/impact-partnership-cloud
11572-
url: connections/destinations/catalog/impact-partnership-cloud
11573-
description: >-
11574-
Impact integrates with Segment through a robust and scalable API connection.
11575-
Once connected, seamlessly track and credit your partners for any Segment
11576-
event within Impact.
11577-
hidden: false
11578-
status: PUBLIC_BETA
11579-
previous_names:
11580-
- Impact Partnership Cloud
11581-
logo:
11582-
url: >-
11583-
https://public-segment-devcenter-production.s3.amazonaws.com/318e9621-263d-45a2-80da-2df0a7c78fcd.svg
11584-
mark:
11585-
url: >-
11586-
https://public-segment-devcenter-production.s3.amazonaws.com/edaa6886-d1fe-4af5-a76b-e2832fea8884.svg
11587-
categories:
11588-
- Attribution
11589-
- Referrals
11590-
methods:
11591-
alias: false
11592-
group: false
11593-
identify: true
11594-
page_view: true
11595-
track: true
11596-
components: []
11597-
platforms:
11598-
browser: true
11599-
server: true
11600-
mobile: true
11601-
browserUnbundlingSupported: false
11602-
browserUnbundlingPublic: false
11603-
connection_modes:
11604-
device:
11605-
web: false
11606-
mobile: false
11607-
server: false
11608-
cloud:
11609-
web: false
11610-
mobile: false
11611-
server: false
11612-
summary: No connection mode information available.
11613-
cmode_type: none
11614-
case: '0'
11615-
settings:
11616-
- name: apiKey
11617-
display_name: API Key
11618-
type: STRING
11619-
deprecated: false
11620-
required: true
11621-
string_validators:
11622-
regexp: '^.{8,}$'
11623-
description: The Auth Token from Impact Settings API page
11624-
settings: []
11625-
- name: accountSid
11626-
display_name: Account SID
11627-
type: STRING
11628-
deprecated: false
11629-
required: true
11630-
string_validators:
11631-
regexp: ''
11632-
description: The Account SID from the Impact Settings API page
11633-
settings: []
11634-
- name: actionEventNames
11635-
display_name: Action Event Names
11636-
type: LIST
11637-
deprecated: false
11638-
required: false
11639-
description: >-
11640-
Optional. A list of Segment track events that correspond to a user
11641-
registration, completed order or other payable event. If multiple events
11642-
need to be tracked as actions in Impact, please add all events to the
11643-
array (e.g. Order Completed, User Registered, etc.). This helps us send
11644-
your events to the correct Impact endpoint. Default: “Order Completed”
11645-
settings: []
11646-
- name: androidAppId
11647-
display_name: Android App ID
11648-
type: STRING
11649-
deprecated: false
11650-
required: false
11651-
string_validators:
11652-
regexp: ''
11653-
description: Required for app tracking. Android app identifier from Impact account.
11654-
settings: []
11655-
- name: campaignId
11656-
display_name: Campaign ID
11657-
type: STRING
11658-
deprecated: false
11659-
required: true
11660-
string_validators:
11661-
regexp: ''
11662-
description: Campaign identifier from Impact account
11663-
settings: []
11664-
- name: customParameterMapping
11665-
display_name: Custom Parameter Mapping
11666-
type: MAP
11667-
deprecated: false
11668-
required: false
11669-
description: >-
11670-
Optional. Mapping for any non-default parameters as specified by your
11671-
Impact representative. The first parameter is the Impact API parameter
11672-
(e.g. CustomerStatus) and the second is the Segment parameter using dot
11673-
notation for nested parameters (e.g. properties.customer_status).
11674-
settings: []
11675-
- name: enableIdentifyEvents
11676-
display_name: Enable Identify Events
11677-
type: BOOLEAN
11678-
deprecated: false
11679-
required: false
11680-
description: Enables identify events to be tracked within Impact.
11681-
settings: []
11682-
- name: enablePageEvents
11683-
display_name: Enable Page Events
11684-
type: BOOLEAN
11685-
deprecated: false
11686-
required: false
11687-
description: >-
11688-
Required for web tracking. Enables page events to be tracked within
11689-
Impact.
11690-
settings: []
11691-
- name: enableScreenEvents
11692-
display_name: Enable Screen Events
11693-
type: BOOLEAN
11694-
deprecated: false
11695-
required: false
11696-
description: Optional. Enables screen events to be tracked within Impact.
11697-
settings: []
11698-
- name: eventTypeId
11699-
display_name: Event Type ID
11700-
type: STRING
11701-
deprecated: false
11702-
required: false
11703-
string_validators:
11704-
regexp: ''
11705-
description: >-
11706-
Optional. The ID of the Event Type specified in your Impact Settings. If
11707-
left blank, we will use the event from Segment to map to Impact's event
11708-
types. Please confirm the correct mapping is in place with your Impact
11709-
representative.
11710-
settings: []
11711-
- name: installEventNames
11712-
display_name: Install Event Names
11713-
type: LIST
11714-
deprecated: false
11715-
required: false
11716-
description: >-
11717-
Optional. The Segment track event names that correspond to the app install
11718-
event. Default: "Application Installed"
11719-
settings: []
11720-
- name: pageLoadEventNames
11721-
display_name: Page Load Event Names
11722-
type: LIST
11723-
deprecated: false
11724-
required: false
11725-
description: >-
11726-
Optional. A list of Segment track events that correspond to an app open or
11727-
page load. Default: “Application Opened”. Note events from page, screen or
11728-
identify are enabled separately with the toggles below and are
11729-
automatically considered page load events in Impact’s platform.
11730-
settings: []
11731-
- name: iOsAppId
11732-
display_name: iOS App ID
11733-
type: STRING
11734-
deprecated: false
11735-
required: false
11736-
string_validators:
11737-
regexp: ''
11738-
description: Required for app tracking. iOS app identifier from Impact account
11739-
settings: []
1174011636
- display_name: Improvely
1174111637
slug: improvely
1174211638
name: catalog/destinations/improvely
@@ -14472,26 +14368,6 @@ items:
1447214368
required: false
1447314369
description: Map your Segment properties to the Marketo Activity Fields
1447414370
settings:
14475-
- name: marketoAttributeType
14476-
display_name: Marketo Field Type
14477-
type: SELECT
14478-
deprecated: false
14479-
required: true
14480-
select_validators:
14481-
select_options:
14482-
- string
14483-
- boolean
14484-
- number
14485-
- date
14486-
description: Enter the Marketo Field type.
14487-
settings: []
14488-
- name: primaryKey
14489-
display_name: Set as Primary Key
14490-
type: BOOLEAN
14491-
deprecated: false
14492-
required: false
14493-
description: Mark this property as the Primary field in Marketo.
14494-
settings: []
1449514371
- name: segmentProperty
1449614372
display_name: Segment Property Name
1449714373
type: STRING
@@ -14514,6 +14390,26 @@ items:
1451414390
Enter the Marketo Field name. Make sure to copy and paste the exact
1451514391
API Name for your field as it appears in Marketo.
1451614392
settings: []
14393+
- name: marketoAttributeType
14394+
display_name: Marketo Field Type
14395+
type: SELECT
14396+
deprecated: false
14397+
required: true
14398+
select_validators:
14399+
select_options:
14400+
- string
14401+
- boolean
14402+
- number
14403+
- date
14404+
description: Enter the Marketo Field type.
14405+
settings: []
14406+
- name: primaryKey
14407+
display_name: Set as Primary Key
14408+
type: BOOLEAN
14409+
deprecated: false
14410+
required: false
14411+
description: Mark this property as the Primary field in Marketo.
14412+
settings: []
1451714413
- name: event
1451814414
display_name: Segment Event Name
1451914415
type: STRING
@@ -22832,12 +22728,11 @@ items:
2283222728
settings: []
2283322729
- name: clientId
2283422730
display_name: Client ID
22835-
type: NUMBER
22731+
type: STRING
2283622732
deprecated: false
2283722733
required: true
22838-
number_validators:
22839-
min: 0
22840-
max: 0
22734+
string_validators:
22735+
regexp: ''
2284122736
description: >-
2284222737
Your TV-Squared client ID. This is used to load the TVSquared script onto
2284322738
your page.

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 2021-04-23
2+
# source cateogries last updated 2021-04-28
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 2021-04-23
2+
# sources last updated 2021-04-28
33
items:
44
- display_name: .NET
55
slug: net
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
title: 'Cliff Destination'
3+
hidden: true
4+
beta: true
5+
---

0 commit comments

Comments
 (0)