Skip to content

Commit 45ee4ef

Browse files
authored
Merge pull request #22 from segmentio/repo-sync
repo sync
2 parents ccd0763 + b609b44 commit 45ee4ef

File tree

6 files changed

+127
-11
lines changed

6 files changed

+127
-11
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 2021-09-23
2+
# destination categories last updated 2021-09-29
33
items:
44
- display_name: A/B Testing
55
slug: a-b-testing

src/_data/catalog/destinations.yml

Lines changed: 63 additions & 7 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 2021-09-23
2+
# destination data last updated 2021-09-29
33
items:
44
- display_name: 2mee
55
name: 2mee
@@ -1449,7 +1449,7 @@ items:
14491449
label: Role Address
14501450
- name: secretId
14511451
type: string
1452-
defaultValue: ''
1452+
defaultValue: '#SEGMENT_WORKSPACE_ID'
14531453
description: >-
14541454
The External ID to your IAM role. This value is read-only. Reach out to
14551455
support if you wish to change it. This value is also a secret and should
@@ -1548,7 +1548,7 @@ items:
15481548
label: Role Address
15491549
- name: secretId
15501550
type: string
1551-
defaultValue: ''
1551+
defaultValue: '#SEGMENT_WORKSPACE_ID'
15521552
description: >-
15531553
The External ID to your IAM role. This value is read-only. Reach out to
15541554
support if you wish to change it. This value is also a secret and should
@@ -1664,7 +1664,7 @@ items:
16641664
label: Events
16651665
- name: externalId
16661666
type: string
1667-
defaultValue: ''
1667+
defaultValue: '#SEGMENT_WORKSPACE_ID'
16681668
description: >-
16691669
This is an optional string Segment will use to assume the role provided to
16701670
invoke the Lambda function. If this setting is not defined, we'll use the
@@ -1923,7 +1923,7 @@ items:
19231923
label: Events
19241924
- name: externalId
19251925
type: string
1926-
defaultValue: ''
1926+
defaultValue: '#SEGMENT_WORKSPACE_ID'
19271927
description: >-
19281928
This is an optional string Segment will use to assume the role provided to
19291929
invoke the Lambda function. If this setting is not defined, we'll use the
@@ -18917,7 +18917,9 @@ items:
1891718917
- name: repeatKeys
1891818918
type: array
1891918919
defaultValue: []
18920-
description: This is the array of source write keys you want to repeat data into. You can have up to 20 write keys.
18920+
description: >-
18921+
This is the array of source write keys you want to repeat data into. You
18922+
can have up to 20 write keys.
1892118923
required: true
1892218924
label: Write Keys
1892318925
- name: writeKeyAllowed
@@ -20152,6 +20154,60 @@ items:
2015220154
integration panel within ScopeAI.
2015320155
required: true
2015420156
label: API Key
20157+
- display_name: Screeb
20158+
name: Screeb
20159+
slug: screeb
20160+
hidden: false
20161+
url: connections/destinations/catalog/screeb
20162+
previous_names:
20163+
- Screeb
20164+
website: https://screeb.app
20165+
status: PUBLIC_BETA
20166+
categories:
20167+
- Analytics
20168+
- Customer Success
20169+
- Enrichment
20170+
logo:
20171+
url: >-
20172+
https://public-segment-devcenter-production.s3.amazonaws.com/d8c2ed86-7de8-4165-9aed-e7da70e8ee77.svg
20173+
mark:
20174+
url: >-
20175+
https://public-segment-devcenter-production.s3.amazonaws.com/14298557-b66b-4019-a5c5-d3366cd0f10e.svg
20176+
methods:
20177+
track: true
20178+
identify: true
20179+
group: false
20180+
alias: true
20181+
page: false
20182+
platforms:
20183+
browser: true
20184+
mobile: true
20185+
server: true
20186+
components: []
20187+
browserUnbundlingSupported: false
20188+
browserUnbundlingPublic: false
20189+
replay: false
20190+
connection_modes:
20191+
device:
20192+
web: false
20193+
mobile: false
20194+
server: false
20195+
cloud:
20196+
web: false
20197+
mobile: false
20198+
server: false
20199+
summary: No connection mode information available.
20200+
cmode_type: none
20201+
case: '0'
20202+
settings:
20203+
- name: apiKey
20204+
type: string
20205+
defaultValue: ''
20206+
description: >-
20207+
You can find your Segment token in the integration section of the Screeb
20208+
platform
20209+
required: true
20210+
label: API Key
2015520211
- display_name: Scuba Analytics
2015620212
name: Scuba Analytics
2015720213
slug: scuba-analytics
@@ -20162,7 +20218,7 @@ items:
2016220218
- Interana
2016320219
- Scuba Analytics
2016420220
website: https://www.interana.com/segment
20165-
status: PUBLIC_BETA
20221+
status: PUBLIC
2016620222
categories:
2016720223
- Analytics
2016820224
- Attribution

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 2021-09-23
2+
# source cateogries last updated 2021-09-29
33
items:
44
- display_name: A/B Testing
55
slug: a-b-testing

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 PUBLIC API. DO NOT EDIT
2-
# sources last updated 2021-09-23
2+
# sources last updated 2021-09-29
33
items:
44
- display_name: .NET
55
slug: net

src/_data/catalog/warehouse_papi.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-
# warehouse data last updated 2021-09-23
2+
# warehouse data last updated 2021-09-29
33
items:
44
- display_name: Azure SQL Data Warehouse
55
slug: azuresqldw
Lines changed: 60 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,60 @@
1+
---
2+
title: Screeb Destination
3+
rewrite: true
4+
---
5+
6+
[Screeb](https://screeb.app/?utm_source=segmentio&utm_medium=docs&utm_campaign=partners) helps teams to get actionnable feedback without ruining user experience.
7+
8+
This destination is maintained by Screeb. For any issues with the destination, [contact the Screeb Support team](mailto:[email protected]).
9+
10+
## Getting Started
11+
12+
{% include content/connection-modes.md %}
13+
14+
1. From the Destinations catalog page in the Segment App, click **Add Destination**.
15+
2. Search for "Screeb" in the Destinations Catalog, and select the "Screeb" destination.
16+
3. Choose which Source should send data to the "Screeb" destination.
17+
4. Go to the [Screeb platform](https://admin.screeb.app/) > Integration, and install the Segment connector.
18+
5. Find and copy the "API Key".
19+
6. Enter the "API Key" in the "Screeb" destination settings in Segment.
20+
21+
## Identify
22+
23+
If you aren't familiar with the Segment Spec, take a look at the [Identify method documentation](https://segment.com/docs/connections/spec/identify/) to learn about what it does. An example call would look like:
24+
25+
```js
26+
analytics.identify('userId123', {
27+
28+
});
29+
```
30+
31+
Segment sends Identify calls to Screeb as an `identity` event.
32+
33+
The traits provided along with the identity can be listed on the [Screeb platform](https://admin.screeb.app/) > Settings. Surveys can be customized or displayed according to identity properties.
34+
35+
36+
## Track
37+
38+
If you aren't familiar with the Segment Spec, take a look at the [Track method documentation](https://segment.com/docs/connections/spec/track/) to learn about what it does. An example call would look like:
39+
40+
```js
41+
analytics.track('Login Button Clicked')
42+
```
43+
44+
Segment sends Track calls to Screeb as an `event.track` event.
45+
46+
The provided events can be listed on the [Screeb platform](https://admin.screeb.app/) > Settings. Surveys can be displayed according to event rules.
47+
48+
## Alias
49+
50+
If you aren't familiar with the Segment Spec, take a look at the [Alias method documentation](https://segment.com/docs/connections/spec/alias/) to learn about what it does. An example call would look like:
51+
52+
```js
53+
analytics.alias('newUserId')
54+
```
55+
56+
Segment sends Alias calls to Screeb as an `identity.alias` event.
57+
58+
**Important:** After this call, the Screeb respondent will have 3 aliases for the same identity: previous userId, anonymousId and `newUserId`. Merge of responses and events will be added in the future.
59+
60+
---

0 commit comments

Comments
 (0)