Skip to content

Commit be66de4

Browse files
committed
Merge branch 'develop' into form-v2
2 parents 465c4c1 + 43e6bbe commit be66de4

File tree

13 files changed

+37
-185
lines changed

13 files changed

+37
-185
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 2023-05-02
2+
# destination categories last updated 2023-05-04
33
items:
44
- display_name: A/B Testing
55
slug: a-b-testing

src/_data/catalog/destinations.yml

Lines changed: 5 additions & 162 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 2023-05-02
2+
# destination data last updated 2023-05-04
33
items:
44
- id: 637e8d185e2dec264895ea89
55
display_name: 1Flow
@@ -11810,9 +11810,9 @@ items:
1181011810
url: https://cdn.filepicker.io/api/file/C8J91fmdTveqfSKgWXuB
1181111811
methods:
1181211812
track: true
11813-
identify: true
11814-
group: true
11815-
alias: true
11813+
identify: false
11814+
group: false
11815+
alias: false
1181611816
screen: false
1181711817
page: true
1181811818
platforms:
@@ -61567,7 +61567,7 @@ items:
6156761567
display_name: TikTok Audiences
6156861568
name: TikTok Audiences
6156961569
slug: actions-tiktok-audiences
61570-
hidden: true
61570+
hidden: false
6157161571
endpoints:
6157261572
- US
6157361573
regions:
@@ -65670,163 +65670,6 @@ items:
6567065670
timestamp:
6567165671
'@path': $.timestamp
6567265672
trigger: type = "page"
65673-
- id: 637c192eba61b944e08ee158
65674-
display_name: VWO Web Mode (Actions)
65675-
name: VWO Web Mode (Actions)
65676-
slug: vwo-web-mode-actions
65677-
hidden: true
65678-
endpoints:
65679-
- US
65680-
regions:
65681-
- us-west-2
65682-
- eu-west-1
65683-
url: connections/destinations/catalog/vwo-web-mode-actions
65684-
previous_names:
65685-
- VWO Web Mode (Actions)
65686-
website: https://vwo.com
65687-
status: PUBLIC
65688-
categories:
65689-
- A/B Testing
65690-
- Heatmaps & Recordings
65691-
logo:
65692-
url: https://cdn.filepicker.io/api/file/o9X4IJO1RDegnGVmfje0
65693-
mark:
65694-
url: https://cdn.filepicker.io/api/file/L6U6f3KrRoScOQbUDMKj
65695-
methods:
65696-
track: true
65697-
identify: true
65698-
group: true
65699-
alias: true
65700-
screen: false
65701-
page: true
65702-
platforms:
65703-
browser: true
65704-
mobile: false
65705-
server: false
65706-
warehouse: false
65707-
components: []
65708-
browserUnbundlingSupported: false
65709-
browserUnbundlingPublic: false
65710-
replay: false
65711-
connection_modes:
65712-
device:
65713-
web: false
65714-
mobile: false
65715-
server: false
65716-
cloud:
65717-
web: true
65718-
mobile: false
65719-
server: false
65720-
settings:
65721-
- name: libraryTolerance
65722-
type: number
65723-
defaultValue: 2500
65724-
description: >-
65725-
The maximum amount of time (in milliseconds) to wait for VWO’s full
65726-
library to be downloaded before simply displaying your original page.
65727-
required: true
65728-
label: Library Tolerance
65729-
- name: settingsTolerance
65730-
type: number
65731-
defaultValue: 2000
65732-
description: >-
65733-
The maximum amount of time (in milliseconds) to wait for test settings
65734-
before VWO will simply display your original page.
65735-
required: true
65736-
label: Settings Tolerance
65737-
- name: useExistingJquery
65738-
type: boolean
65739-
defaultValue: false
65740-
description: >-
65741-
If your page already includes JQuery, you can set this to “true”.
65742-
Otherwise, VWO will include JQuery onto the page for you. VWO needs JQuery
65743-
on the page to function correctly.
65744-
required: true
65745-
label: Use Existing JQuery
65746-
- name: vwoAccountId
65747-
type: number
65748-
defaultValue: 0
65749-
description: Your VWO account ID, used for fetching your VWO async smart code.
65750-
required: true
65751-
label: VWO Account ID
65752-
actions:
65753-
- id: 6uTbf9uHvZBJ3YnMmFHWtZ
65754-
name: Track Event
65755-
slug: trackEvent
65756-
description: Sends Segment's track event to VWO
65757-
platform: WEB
65758-
hidden: false
65759-
defaultTrigger: type = "track"
65760-
fields:
65761-
- id: mvuYZipV7qAAF2Ta7VVVuy
65762-
sortOrder: 0
65763-
fieldKey: eventName
65764-
label: Name
65765-
type: STRING
65766-
description: Name of the event.
65767-
placeholder: ''
65768-
defaultValue:
65769-
'@path': $.event
65770-
required: true
65771-
multiple: false
65772-
choices: null
65773-
dynamic: false
65774-
allowNull: false
65775-
- id: u2SQL5Q9j5bxuW2QAAU75M
65776-
sortOrder: 1
65777-
fieldKey: properties
65778-
label: Properties
65779-
type: OBJECT
65780-
description: >-
65781-
JSON object containing additional properties that will be associated
65782-
with the event.
65783-
placeholder: ''
65784-
defaultValue:
65785-
'@path': $.properties
65786-
required: false
65787-
multiple: false
65788-
choices: null
65789-
dynamic: false
65790-
allowNull: false
65791-
- id: tR1J9N9e3vk4XtqGjUfTSm
65792-
name: Identify User
65793-
slug: identifyUser
65794-
description: Sends Segment's page event to VWO
65795-
platform: WEB
65796-
hidden: false
65797-
defaultTrigger: type = "identify"
65798-
fields:
65799-
- id: 2HnBcKRkZh78jdCgtj2FvV
65800-
sortOrder: 0
65801-
fieldKey: attributes
65802-
label: Attributes
65803-
type: OBJECT
65804-
description: >-
65805-
JSON object containing additional attributes that will be associated
65806-
with the user.
65807-
placeholder: ''
65808-
defaultValue:
65809-
'@path': $.traits
65810-
required: true
65811-
multiple: false
65812-
choices: null
65813-
dynamic: false
65814-
allowNull: false
65815-
presets:
65816-
- actionId: tR1J9N9e3vk4XtqGjUfTSm
65817-
name: Identify User
65818-
fields:
65819-
attributes:
65820-
'@path': $.traits
65821-
trigger: type = "identify"
65822-
- actionId: 6uTbf9uHvZBJ3YnMmFHWtZ
65823-
name: Track Event
65824-
fields:
65825-
eventName:
65826-
'@path': $.event
65827-
properties:
65828-
'@path': $.properties
65829-
trigger: type = "track"
6583065673
- id: 5d25d6e0885427000195bf80
6583165674
display_name: WalkMe
6583265675
name: WalkMe

src/_data/catalog/regional-supported.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# AUTOGENERATED LIST OF CONNECTIONS THAT SUPPORT REGIONAL
2-
# Last updated 2023-05-02
2+
# Last updated 2023-05-04
33
warehouses:
44
- id: WcjBCzUGff
55
display_name: Azure SQL Data Warehouse

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 2023-05-02
2+
# source cateogries last updated 2023-05-04
33
items:
44
- display_name: A/B Testing
55
slug: a-b-testing

src/_data/catalog/sources.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# AUTOGENERATED FROM PUBLIC API. DO NOT EDIT
2-
# sources last updated 2023-05-02
2+
# sources last updated 2023-05-04
33
items:
44
- id: 8HWbgPTt3k
55
display_name: .NET
@@ -380,7 +380,7 @@ items:
380380
isCloudEventSource: false
381381
slug: csharp
382382
url: connections/sources/catalog/libraries/mobile/csharp
383-
hidden: false
383+
hidden: true
384384
regions:
385385
- us
386386
endpoints:

src/connections/destinations/catalog/intercom/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -493,7 +493,7 @@ If you are sending those two calls, then check that the CSS selector for the wid
493493
494494
### My client-side and server-side calls are going to one Segment source, but different Intercom projects
495495
496-
Server-side calls go the the project selected when you authenticated your Intercom account while setting up the destination. Client-side calls go to the project referenced with the [App ID setting](#app-id-required-for-analyticsjs-and-mobile).
496+
Server-side calls go to the project selected when you authenticated your Intercom account while setting up the destination. Client-side calls go to the project referenced with the [App ID setting](#app-id-required-for-analyticsjs-and-mobile).
497497
Make sure those projects are the same.
498498
499499
### I'm seeing a "Cannot have more than 120 active event names" error

src/connections/destinations/catalog/klaviyo/index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,8 @@ analytics.track({
142142

143143
When you call `track` on `analytics.js`, Segment calls Klaviyo's `track` with the same parameters.
144144

145+
If you include `properties.revenue` in a track event, Segment maps it to Klaviyo's `$value` event.
146+
145147
> info ""
146148
> When you're tracking client-side, some Klaviyo events require you send an Identify call before a Track call.
147149

src/connections/destinations/catalog/personas-facebook-custom-audiences/index.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,11 +74,14 @@ Facebook offers the Facebook Pixel, which allows you to retarget these types of
7474
7575
### 1. Authorize Facebook Custom Audiences
7676

77-
- Go to your Space in your Segment Workspace.
78-
- Go to the Destinations tab and click “Add Destination”.
77+
- Go to your Space in your Segment Workspace and click Engage Settings.
78+
- Go to the Destinations tab and click “Add Destination”.
7979
- Select the Facebook Custom Audiences option, and click **Configure Facebook Custom Audiences**.
8080
- Authorize Facebook Ads and select a Facebook account ID to sync to.
8181

82+
> info ""
83+
> Add the destination within the Engage space and not through the connections pipeline to ensure proper configuration.
84+
8285
### 2. Create an audience in Engage & connect to Facebook
8386

8487
- Go to the Audience Builder in Engage and create a new Audience with your desired event and trait criteria.

src/connections/destinations/catalog/userpilot/index.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
22
rewrite: true
3-
title: Userpilot
3+
title: Userpilot Web Plugin
44
id: 5ca9d0c1b7119500014381d3
55
---
6-
[Userpilot](https://userpilot.com/?utm_source=segmentio&utm_medium=docs&utm_campaign=partners) helps product teams increase user adoption by allowing them to trigger highly personalized onboarding experiences across the user journey. The Segment integration will help you install and send data to Userpilot without added development time.
6+
[Userpilot Web Plugin](https://userpilot.com/?utm_source=segmentio&utm_medium=docs&utm_campaign=partners){:target="_blank"} helps product teams increase user adoption by allowing them to trigger highly personalized onboarding experiences across the user journey. The Segment integration will help you install and send data to Userpilot without added development time.
77

88
This destination is maintained by Userpilot. For any issues with the destination, [contact the Userpilot Support team](mailto:[email protected]).
99

@@ -15,8 +15,8 @@ This destination is maintained by Userpilot. For any issues with the destination
1515
{% include content/connection-modes.md %}
1616

1717
1. From the Segment web app, click **Catalog**.
18-
2. Search for "Userpilot" in the Catalog, select it, and choose which of your sources to connect the destination to.
19-
3. Enter the "App Token" into your Segment Settings UI which you can find from your [Userpilot dashboard](https://app.userpilot.io/settings/setup) within the code snippet that looks like this `<script src = "https://deploy.userpilot.io/73fe57o8.js"></script>` where `73fe57o8` is the value you want to use.
18+
2. Search for *Userpilot Web Plugin* in the Catalog, select it, and choose the source you want to connect the destination to.
19+
3. Enter the **App Token** into your Segment Settings UI which you can find from your [Userpilot dashboard](https://app.userpilot.io/settings/setup){:target="_blank"} within the code snippet that looks like this `<script src = "https://deploy.userpilot.io/73fe57o8.js"></script>` where `73fe57o8` is the value you want to use.
2020

2121
## Page
2222
If you're not familiar with the Segment Specs, take a look to understand what the [Page method](/docs/connections/spec/page/) does. An example call would look like:
@@ -41,7 +41,7 @@ Calling `identify` from `analytics.js` will trigger the `userpilot.identify`. We
4141

4242
Data passed in the `identify` can be organized under different categories.
4343
* Properties about the user such as `plan` or `userRole` to help targetting a specifc segment.
44-
* Properties to personlize the content of the Userpilot experiences such as `name` or `company`
44+
* Properties to personalize the content of the Userpilot experiences such as `name` or `company`.
4545
* Properties to target users based on their lifecycle such as `createdAt`. This will allow you to target newly created accounts or accounts that have yet to achieve a certain feature in the user lifecyle.
4646

4747

@@ -53,4 +53,4 @@ If you're not familiar with the Segment Specs, take a look to understand what th
5353
analytics.track('Clicked Login Button')
5454
```
5555

56-
Calling `track` from `analytics.js` will trigger `userpilot.track`. This will send events data to Userpilot where it can be used for content triggering.
56+
Calling `track` from `analytics.js` will trigger `userpilot.track`. This sends event data to Userpilot where it can be used for content triggering.

src/connections/sources/catalog/cloud-apps/mailchimp/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,5 +44,6 @@ Collections are the groupings of resources we pull from your source. In your war
4444
| ------ | ------ | ------ |
4545
| `conversations` | object | Conversation tracking is a [paid feature](http://kb.mailchimp.com/accounts/billing/how-mailchimp-pricing-plans-work) that lets you view subscribers' replies to your campaigns from inside your MailChimp account. Fetched using Mailchimp's [`/conversations`endpoint](https://mailchimp.com/developer/reference/conversations/). |
4646
| `lists` | object | The state of your various lists in Mailchimp. Fetched using Mailchimp's [`/lists` endpoint](https://mailchimp.com/developer/reference/lists/). |
47+
| `list members` | object | Get the list of members in a MailChimp list. Fetched using Mailchimp's [`/lists` endpoint] If you are interested in this collection, [contact Segment Support](https://segment.com/help/contact/) |
4748
| `campaigns` | object | Your Mailchimp campaigns. Fetched using Mailchimp's [`/campaigns` endpoint](https://mailchimp.com/developer/reference/campaigns/). |
4849
| `subscriber activity` | object | **Currently unavailable** Mailchimp's subscriber activity endpoint cannot support our Sources product. If you are interested in this collection, contact your MailChimp Client Success Manager and request that they update their export API functionality.* |

0 commit comments

Comments
 (0)