Skip to content

Commit 7cbb317

Browse files
Merge pull request #5596 from segmentio/develop
Release 23.43.2
2 parents 2df7044 + 7653b7e commit 7cbb317

File tree

23 files changed

+140
-228
lines changed

23 files changed

+140
-228
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-10-24
2+
# destination categories last updated 2023-10-26
33
items:
44
- display_name: A/B Testing
55
slug: a-b-testing

src/_data/catalog/destinations.yml

Lines changed: 5 additions & 69 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-10-24
2+
# destination data last updated 2023-10-26
33
items:
44
- id: 637e8d185e2dec264895ea89
55
display_name: 1Flow
@@ -42018,75 +42018,11 @@ items:
4201842018
label: Event Whitelist
4201942019
actions: []
4202042020
presets: []
42021-
- id: 5f2cf019edbedc752d668f69
42022-
display_name: Insider
42023-
name: Insider
42024-
slug: insider
42025-
hidden: false
42026-
endpoints:
42027-
- US
42028-
regions:
42029-
- us-west-2
42030-
- eu-west-1
42031-
url: connections/destinations/catalog/insider
42032-
previous_names:
42033-
- Insider
42034-
website: https://useinsider.com/
42035-
status: PUBLIC
42036-
categories:
42037-
- Marketing Automation
42038-
- A/B Testing
42039-
- Email Marketing
42040-
- Personalization
42041-
logo:
42042-
url: https://cdn-devcenter.segment.com/9c99d280-afa0-4d3b-a466-e07cce6682c1.svg
42043-
mark:
42044-
url: https://cdn-devcenter.segment.com/004064b5-b173-4215-b513-00b4d4ed9d07.svg
42045-
methods:
42046-
track: true
42047-
identify: true
42048-
group: false
42049-
alias: false
42050-
screen: false
42051-
page: true
42052-
platforms:
42053-
browser: true
42054-
mobile: true
42055-
server: true
42056-
warehouse: false
42057-
components: []
42058-
browserUnbundlingSupported: false
42059-
browserUnbundlingPublic: false
42060-
replay: false
42061-
connection_modes:
42062-
device:
42063-
web: false
42064-
mobile: false
42065-
server: false
42066-
cloud:
42067-
web: true
42068-
mobile: true
42069-
server: true
42070-
settings:
42071-
- name: apiKey
42072-
type: string
42073-
defaultValue: ''
42074-
description: You can get your API Key from your Account Manager
42075-
required: true
42076-
label: API Key
42077-
- name: insiderPartnerName
42078-
type: string
42079-
defaultValue: ''
42080-
description: 'Enter your Insider Partner Name. Example: salesdemo'
42081-
required: true
42082-
label: Insider Partner Name
42083-
actions: []
42084-
presets: []
4208542021
- id: 643698ffee21b544f6aa756a
4208642022
display_name: Insider Audiences
4208742023
name: Insider Audiences
4208842024
slug: insider-audiences
42089-
hidden: true
42025+
hidden: false
4209042026
endpoints:
4209142027
- US
4209242028
regions:
@@ -42096,7 +42032,7 @@ items:
4209642032
previous_names:
4209742033
- Insider Audiences
4209842034
website: https://useinsider.com/
42099-
status: PUBLIC_BETA
42035+
status: PUBLIC
4210042036
categories:
4210142037
- Marketing Automation
4210242038
- Personalization
@@ -42374,7 +42310,7 @@ items:
4237442310
display_name: Insider Cloud Mode (Actions)
4237542311
name: Insider Cloud Mode (Actions)
4237642312
slug: insider-cloud-mode-actions
42377-
hidden: true
42313+
hidden: false
4237842314
endpoints:
4237942315
- US
4238042316
regions:
@@ -42384,7 +42320,7 @@ items:
4238442320
previous_names:
4238542321
- Insider Cloud Mode (Actions)
4238642322
website: https://useinsider.com/
42387-
status: PUBLIC_BETA
42323+
status: PUBLIC
4238842324
categories:
4238942325
- Marketing Automation
4239042326
- Personalization

src/_data/catalog/destinations_private.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 data last updated 2023-10-24
2+
# destination data last updated 2023-10-26
33
items:
44
- id: 54521fd725e721e32a72eec6
55
display_name: Intercom

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 categories last updated 2023-10-24
2+
# source categories last updated 2023-10-26
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-10-24
2+
# sources last updated 2023-10-26
33
items:
44
- id: 8HWbgPTt3k
55
display_name: .NET
@@ -1883,7 +1883,7 @@ items:
18831883
- Analytics
18841884
- id: 4zkHfaSKI8
18851885
display_name: Unity
1886-
isCloudEventSource: true
1886+
isCloudEventSource: false
18871887
slug: unity
18881888
url: connections/sources/catalog/libraries/mobile/unity
18891889
hidden: false

src/connections/destinations/catalog/actions-emarsys/index.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,7 @@
22
title: Emarsys (Actions) Destination
33
hide-boilerplate: true
44
hide-dossier: false
5-
private: true
6-
hidden: true
5+
beta: true
76
id: 63f65c1c42e3bded41f0499c
87
versions:
98
- name: Emarsys (Classic)

src/connections/destinations/catalog/actions-facebook-conversions-api/index.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -211,3 +211,7 @@ After you start sending events, you should start seeing them in twenty minutes.
211211
2. Click on the corresponding pixel.
212212
3. In the Overview tab, look for events where the “Connection Method” is Server.
213213

214+
### Send multiple External IDs
215+
216+
[Facebook](https://developers.facebook.com/docs/marketing-api/conversions-api/parameters/external-id/){:target="_blank"} allows you to send one External ID per payload as a string, or multiple per payload in an array of External ID strings. Send an array of External IDs through Segment by mapping an array to the `externalId` field when setting up your Actions mappings.
217+

src/connections/destinations/catalog/actions-insider-audiences/index.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
---
22
title: Insider Audiences (Actions)
33
id: 643698ffee21b544f6aa756a
4-
beta: true
54
hide-boilerplate: true
65
hide-dossier: true
76
---

src/connections/destinations/catalog/insider-audiences/index.md

Lines changed: 0 additions & 7 deletions
This file was deleted.

src/connections/destinations/catalog/insider-cloud-mode-actions/index.md

Lines changed: 0 additions & 7 deletions
This file was deleted.

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
rewrite: true
33
title: Insider Destination
44
id: 5f2cf019edbedc752d668f69
5+
hidden: true
56
hide-personas-partial: true
67
---
78
[Insider](https://useinsider.com/?utm_source=segmentio&utm_medium=docs&utm_campaign=partners) Growth Management Platform (GMP) helps digital marketers drive growth across the funnel. Insider GMP helps marketers deliver personalized journeys across the web, mobile web, mobile apps, messaging, email, and ad channels using the unified data.

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

Lines changed: 21 additions & 40 deletions
Original file line numberDiff line numberDiff line change
@@ -2,53 +2,47 @@
22
title: Vero Destination
33
id: 54521fdc25e721e32a72ef03
44
---
5-
Our Vero destination code is all open-source on GitHub if you want to check it out: [JavaScript](https://github.com/segmentio/analytics.js-integrations/tree/master/integrations/vero), [Server](https://github.com/segmentio/integration-vero).
5+
The Vero destination code is all open-source on GitHub if you want to check it out: [JavaScript](https://github.com/segmentio/analytics.js-integrations/tree/master/integrations/vero){:target="_blank"}, [Server](https://github.com/segmentio/integration-vero){:target="_blank"}.
66

77
## Getting Started
88

99
Vero helps you send targeted emails to customers based on their behavior.
1010

1111
When you enable Vero in the Segment web app, your changes appear in the Segment CDN in about 45 minutes, and then Analytics.js starts asynchronously loading Vero's `m.js` onto your page. This means you should remove Vero's snippet from your page.
12-
+ Since Vero only records custom events and custom user data, no events or users will appear in Vero until you start using the API outlined below.
13-
14-
Vero is supported on the client-side, server-side and mobile.
15-
16-
- - -
1712

13+
Vero only records custom events and custom user data so no events or users will appear in Vero until you start using the API outlined below.
1814

1915
## Identify
2016

21-
2217
### Client Side
2318

24-
When you call [`identify`](/docs/connections/spec/identify/) on analytics.js, we augment `traits` to have `traits.id` set to the `userId`, and then call Vero's `user` with the augmented traits object. You should provide both a `traits.email` and a `userId` for Vero to work best.
19+
When you call [Identify](/docs/connections/spec/identify/) on analytics.js, Segment augments `traits` to have `traits.id` set to the `userId`, and then call Vero's `user` with the augmented traits object. You should provide both a `traits.email` and a `userId` for Vero to work best.
2520

2621
If no `email` is attached, the user is created in Vero but cannot be emailed. If you send omit the `userId`, Vero will use the email as the ID, which is is not recommended. Check out the [Vero docs](https://help.getvero.com/workflows/articles/creating-and-matching-vero-customer-ids/){:target="_blank"} for more information.
2722

28-
A `userId` is a required value for all types of calls. Be sure you call `identify` with a `userId` for subsequent `track` calls to populate into Vero correctly. For server side calls, you will have to manually pass in the `userId` at the top level.
23+
A `userId` is a required value for all types of calls. Be sure you call Identify with a `userId` for subsequent `track` calls to populate into Vero correctly. For server side calls, you will have to manually pass in the `userId` at the top level.
2924

3025
### Server Side
3126

32-
When you call [`identify`](/docs/connections/spec/identify/) from one of our server-side languages, we'll call Vero's REST API and update the traits for the customer with that `userId`. If your `userId` is an email, we'll also set the trait `email` as your `userId` in the update call.
33-
27+
When you call [Identify](/docs/connections/spec/identify/) from one of Segment's server-side languages, Segment calls Vero's REST API and update the traits for the customer with that `userId`. If your `userId` is an email, Segment sets the trait `email` as your `userId` in the update call.
3428

3529
## Track
3630

37-
When you call [`track`](/docs/connections/spec/track/), we'll send the event to Vero with the event `name` and `properties` you provide. Events will be matched to the current user.
31+
When you call [Track](/docs/connections/spec/track/), Segment sends the event to Vero with the event `name` and `properties` you provide. Events will be matched to the current user.
3832

39-
You can also unsubscribe users by sending a `track` event, passing in the user's ID as a `property`, like so:
33+
You can also unsubscribe users by sending a Track event, passing in the user's ID as a `property`, like so:
4034

4135
```javascript
4236
analytics.track('Unsubscribe', {
4337
id: '12345'
4438
});
4539
```
4640

47-
Note: If you'd like to explicitly specify a user's email with track events that is not an event metadata, you can send that under `context.traits.email`!
41+
Note: If you'd like to explicitly specify a user's email with track events that is not an event metadata, you can send that under `context.traits.email`.
4842

4943
## Sending Data from Vero
5044

51-
Vero supports sending [email events](/docs/connections/spec/email) to other tools on the Segment platform. These events will be sent as `track` calls to the other destinations you've turned on.
45+
Vero supports sending [email events](/docs/connections/spec/email) to other tools on the Segment platform. These events will be sent as Track calls to the other destinations you've turned on.
5246

5347
To enable this feature,
5448

@@ -59,20 +53,19 @@ To enable this feature,
5953

6054
![Send email events from Vero](images/1aWDVSGw9d.png)
6155

62-
6356
## Group
6457

65-
When you call [`group`](/docs/connections/spec/group/), the `traits` included in the call will be set to the current user's **Group** property in Vero.
58+
When you call [Group](/docs/connections/spec/group/), the `traits` included in the call will be set to the current user's **Group** property in Vero.
6659

6760
## Alias
6861

69-
Our [`alias`](/docs/connections/spec/alias/) method can be used from your server to "re-identify" an existing user identity to a new one.
62+
Segment's [Alias](/docs/connections/spec/alias/) method can be used from your server to "re-identify" an existing user identity to a new one.
7063

7164
Most of the time this happens when you identify a visitor by their email address after they opt in, then later re-identify with a database ID when they become registered users.
7265

73-
To connect the two identities you'll need to [`alias`](/docs/connections/spec/alias/) their current identity to their new one.
66+
To connect the two identities you'll need to [Alias](/docs/connections/spec/alias/) their current identity to their new one.
7467

75-
Here's a python example of using [`alias`](/docs/connections/spec/alias/) to update the identity from an email address to a database ID:
68+
Here's a python example of using [Alias](/docs/connections/spec/alias/) to update the identity from an email address to a database ID:
7669

7770
```python
7871
analytics.alias('[email protected]', '8765309')
@@ -82,29 +75,17 @@ analytics.alias('[email protected]', '8765309')
8275

8376
### Tags
8477

85-
The destination is capable of both adding and removing tags in Vero for a given user. Because `tags` is not a common property of events, this functionality is invoked using an [destination specific option](/docs/connections/sources/catalog/libraries/website/javascript/#selecting-destinations-with-the-integrations-object).
78+
The destination is capable of both adding and removing tags in Vero for a given user. Because `tags` is not a common property of events, this functionality is invoked using an [destination specific option](/docs/connections/sources/catalog/libraries/website/javascript/#managing-data-flow-with-the-integrations-object).
8679

8780
To start using this feature, pass an object called `tags` with the following properties:
8881

89-
<table>
90-
<tr>
91-
<td>`id` optional</td>
92-
<td>String</td>
93-
   <td>The user Id to associate tags with. If this is not specified, the destination will simply use the userId from the event itself.</td>
94-
</tr>
95-
<tr>
96-
<td>`action` required</td>
97-
<td>String</td>
98-
<td>Must be either 'add' or 'remove'. Indicates whether you would like to add or remove the tags for the given user.</td>
99-
</tr>
100-
<tr>
101-
<td>`values` required</td>
102-
<td>Array</td>
103-
<td>An array of strings representing the tags to either add or remove.<td>
104-
</tr>
105-
</table>
106-
107-
Here is an example using our Node.js library:
82+
| Field | | Type | Description |
83+
| -------- | ----------- | ------ | ------------------------------------------------------------------------------------------------------------------------------- |
84+
| `id` | _optional_ | String | The user Id to associate tags with. If this is not specified, the destination will simply use the userId from the event itself. |
85+
| `action` | _required_ | String | Must be either 'add' or 'remove'. Indicates whether you would like to add or remove the tags for the given user. |
86+
| `values` | _required_ | Array | An array of strings representing the tags to either add or remove. |
87+
88+
Here is an example using Segment's Node.js library:
10889

10990
```javascript
11091
analytics.identify('324LKJF', {

src/connections/rate-limits.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Events ingested by Segment have a limit of **10,000** properties per individual
99

1010
## Inbound data ingestion API rate limit
1111

12-
If any sources send more than 20,000 events per second without prior arrangement, Segment reserves the right to queue any additional events and process those at a rate that doesn't exceed this limit.
12+
If any sources send more than 20,000 events per second in a workspace without prior arrangement, Segment reserves the right to queue any additional events and process those at a rate that doesn't exceed this limit. To request a higher limit, contact [Segment](mailto:[email protected]).
1313

1414
> warning "Engage rate limit"
1515
> Engage has a limit of 1,000 events per second for inbound data. Visit the [Engage Default Limits documentation](/docs/engage/product-limits/) to learn more.

src/connections/reverse-etl/index.md

Lines changed: 17 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -96,32 +96,34 @@ To create a mapping:
9696
1. Navigate to **Conections > Destinations** and select the **Reverse ETL** tab.
9797
2. Select the destination that you want to create a mapping for.
9898
3. Click **Add Mapping**.
99-
2. Select the model to sync from.
100-
3. Select the **Action** you want to sync and click **Next**.
99+
4. Select the model to sync from.
100+
5. Select the **Action** you want to sync and click **Next**.
101101
* Actions determine the information sent to the destination. The list of Actions will be unique to each destination.
102-
4. In the **Select record to map and send** section, select which records to send to your destination after Segment completes extracting data based on your model. You can choose from:
102+
6. In the **Select record to map and send** section, select which records to send to your destination after Segment completes extracting data based on your model. You can choose from:
103103
* Added records
104104
* Updated records
105105
* Added or updated records
106106
* Deleted records
107-
5. Select a test record to preview the fields that you can map to your destination in the **Add test record** field.
108-
6. Select the **Schedule type** for the times you want the data to be extracted from your warehouse. You can choose from:
107+
7. Select a test record to preview the fields that you can map to your destination in the **Add test record** field.
108+
8. Select the Schedule type for the times you want the model’s data to be extracted from your warehouse. You can choose from:
109109
* **Interval**: Extractions perform based on a selected time cycle.
110110
* **Day and time**: Extractions perform at specific times on selected days of the week.
111-
7. Select how often you want the schedule to sync in **Schedule configuration**.
111+
9. Select how often you want the schedule to sync in **Schedule configuration**.
112112
* For an **Interval** schedule type, you can choose from: 15 minutes, 30 minutes, 1 hour, 2 hours, 4 hours, 6 hours, 8 hours, 12 hours, 1 day.
113113
* 15 minutes is considered real-time for warehouse syncs
114-
* For a **Day and time** schedule type, you can choose the day(s) you’d like the schedule to sync as well as the time. You can only choose to sync the extraction at the top of the hour.
115-
8. Define how to map the record columns from your model to your destination in the **Select Mappings** section.
116-
* You map the fields that come from your source, to fields that the destination expects to find. Fields on the destination side depend on the type of action selected.
117-
* If you're setting up a destination action, depending on the destination, some mapping fields may require data to be in the form of an object or array. See the [supported objects and arrays for mapping](#supported-object-and-arrays).
118-
9. *(Optional)* Send a test record to verify the mappings correctly send to your destination.
119-
9. Click **Save Mapping**.
120-
10. Select the destination you’d like to enable the mapping for under **Connections > Destinations > Reverse ETL**.
121-
11. Turn the toggle on for the **Mapping Status**. Events that match the trigger condition in the mapping will be sent to the destination.
114+
* For a **Day and time** schedule type, you can choose the day(s) you’d like the schedule to sync as well as the time.
115+
* You can only choose to start the extraction at the top of the hour.
116+
* Scheduling multiple extractions to start at the same time inside the same data warehouse causes extraction errors.
117+
10. Define how to map the record columns from your model to your destination in the **Select Mappings** section.
118+
* You map the fields that come from your source, to fields that the destination expects to find. Fields on the destination side depend on the type of action selected.
119+
* If you're setting up a destination action, depending on the destination, some mapping fields may require data to be in the form of an object or array. See the [supported objects and arrays for mapping](#supported-object-and-arrays).
120+
11. *(Optional)* Send a test record to verify the mappings correctly send to your destination.
121+
12. Click **Create Mapping**.
122+
13. Select the destination you’d like to enable on the **My Destinations** page under **Reverse ETL > Destinations**.
123+
14. Turn the toggle on for the **Mapping Status**. Events that match the trigger condition in the mapping will be sent to the destination.
122124
* If you disable the mapping state to the destination, events that match the trigger condition in the mapping won’t be sent to the destination.
123125

124-
To add multiple mappings from your warehouse to your destination, repeat steps 1-9 above.
126+
To add multiple mappings from your warehouse to your destination, repeat steps 1-13 above.
125127

126128
## Using Reverse ETL
127129
After you've followed [all four steps](/docs/connections/reverse-etl/#getting-started) and set up your source, model, destination, and mappings for Reverse ETL, your data will extract and sync to your destination(s) right away if you chose an interval schedule. If you set your data to extract at a specific day and time, the extraction will take place then.

0 commit comments

Comments
 (0)