Skip to content

Commit 7c0c845

Browse files
Merge pull request #6627 from segmentio/develop
Release 24.22.2
2 parents 83a480d + 9e2cd23 commit 7c0c845

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

55 files changed

+1260
-477
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 2024-05-28
2+
# destination categories last updated 2024-05-30
33
items:
44
- display_name: A/B Testing
55
slug: a-b-testing

src/_data/catalog/destinations.yml

Lines changed: 59 additions & 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 2024-05-28
2+
# destination data last updated 2024-05-30
33
items:
44
- id: 637e8d185e2dec264895ea89
55
display_name: 1Flow
@@ -19801,6 +19801,64 @@ items:
1980119801
allowNull: false
1980219802
presets: []
1980319803
partnerOwned: true
19804+
- id: 6638e615c59c2acad44ec223
19805+
display_name: Churned
19806+
name: Churned
19807+
slug: churned
19808+
hidden: false
19809+
endpoints:
19810+
- US
19811+
regions:
19812+
- us-west-2
19813+
- eu-west-1
19814+
url: connections/destinations/catalog/churned
19815+
previous_names:
19816+
- Churned
19817+
website: https://www.churned.io/
19818+
status: PUBLIC_BETA
19819+
categories:
19820+
- Customer Success
19821+
- Marketing Automation
19822+
logo:
19823+
url: https://cdn-devcenter.segment.com/069f21a8-27f5-4220-a7ad-bacfeacff4ac.svg
19824+
mark:
19825+
url: https://cdn-devcenter.segment.com/0b61cf05-63c7-4cd6-9d5b-3883a257dd53.svg
19826+
methods:
19827+
track: false
19828+
identify: false
19829+
group: false
19830+
alias: false
19831+
screen: false
19832+
page: false
19833+
platforms:
19834+
browser: true
19835+
mobile: true
19836+
server: true
19837+
warehouse: false
19838+
cloudAppObject: false
19839+
components: []
19840+
browserUnbundlingSupported: false
19841+
browserUnbundlingPublic: false
19842+
replay: false
19843+
connection_modes:
19844+
device:
19845+
web: false
19846+
mobile: false
19847+
server: false
19848+
cloud:
19849+
web: true
19850+
mobile: true
19851+
server: true
19852+
settings:
19853+
- name: apiKey
19854+
type: string
19855+
defaultValue: ''
19856+
description: Your Churned API key
19857+
required: true
19858+
label: API Key
19859+
actions: []
19860+
presets: []
19861+
partnerOwned: true
1980419862
- id: 5c6386ce6b340800017691fa
1980519863
display_name: ChurnZero
1980619864
name: ChurnZero

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 2024-05-28
2+
# destination data last updated 2024-05-30
33
items:
44
- id: 54521fd925e721e32a72eee1
55
display_name: Pardot

src/_data/catalog/regional-supported.yml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -770,6 +770,15 @@ sources:
770770
- us
771771
endpoints:
772772
- us
773+
- id: MW9K4HgBZz
774+
display_name: Pushwoosh Source
775+
hidden: false
776+
slug: pushwoosh-source
777+
url: connections/sources/catalog/cloud-apps/pushwoosh-source
778+
regions:
779+
- us
780+
endpoints:
781+
- us
773782
- id: XRksQPCr7X
774783
display_name: Python
775784
hidden: false

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 2024-05-28
2+
# source categories last updated 2024-05-30
33
items:
44
- display_name: A/B Testing
55
slug: a-b-testing

src/_data/catalog/sources.yml

Lines changed: 19 additions & 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 2024-05-28
2+
# sources last updated 2024-05-30
33
items:
44
- id: 8HWbgPTt3k
55
display_name: .NET
@@ -1596,6 +1596,24 @@ items:
15961596
- Advertising
15971597
- Personalization
15981598
- Customer Success
1599+
- id: MW9K4HgBZz
1600+
display_name: Pushwoosh Source
1601+
isCloudEventSource: true
1602+
slug: pushwoosh-source
1603+
url: connections/sources/catalog/cloud-apps/pushwoosh-source
1604+
hidden: false
1605+
regions:
1606+
- us
1607+
endpoints:
1608+
- us
1609+
source_type: cloud-app
1610+
description: All-In-One Customer Engagement Platform
1611+
logo:
1612+
url: >-
1613+
https://cdn-devcenter.segment.com/a65ae694-150f-4216-8541-02e1cdcd52d1.svg
1614+
categories:
1615+
- Marketing Automation
1616+
- Personalization
15991617
- id: XRksQPCr7X
16001618
display_name: Python
16011619
isCloudEventSource: false
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
{% assign currentSlug = page.url | split: "/" | last %}
2+
{% assign currentIntegration = site.data.catalog.sources.items | where: "slug", currentSlug | first %}
3+
4+
### Other common errors
5+
6+
If you are experiencing data loss from your {{ currentIntegration.display_name }} source, you may be experiencing one or more of the following common errors:
7+
8+
- **Payload is too large**: If you attempt to send events larger than 32KB per normal API request or batches of events larger than 500KB per request, Segment’s tracking API responds with `400 Bad Request`. Try sending smaller events (or smaller batches) to correct this error.
9+
10+
- **Identifier is not present**: Segment's tracking API requires that each payload has a `userId` and/or `anonymousId`. If you send events without either the `userId` or `anonymousId`, Segment's tracking API responds with an `no_user_anon_id` error. Check the event payload and client instrumentation for more details.
11+
12+
- **Track event is missing name**: All Track events to Segment must have a name in string format.
13+
14+
- **Event dropped during deduplication**: Segment automatically adds a `messageId` field to all payloads and uses this value to deduplicate events. If you're manually setting a `messageId` value, ensure that each event has a unique value.
15+
16+
- **Incorrect credentials**: Double check your credentials for your downstream destination(s).
17+
18+
- **Destination incompatibility**: Make sure that the destination you are troubleshooting can accept server-side API calls. You can see compatibility information on the [Destination comparison by category](/docs/connections/destinations/category-compare/) page and in the documentation for your specific destination.
19+
20+
- **Destination-specific requirements**: Check out the [destination's documentation](/docs/connections/destinations/) to see if there are other requirements for using the method and destination that you're trying to get working.

src/api/public-api/query-language.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ The language supports the following syntactic sugar adjustments:
4141

4242
### Definition type
4343

44-
The definition type (audience or computed trait) determines whether the computation operates at the user or account level. For account-level audiences, you can apply addition functions, including `ANY` (to verify that all underlying users meet the defined conditions) and `ALL` (to check if any of the underlying users meet the defined conditions).
44+
The definition type (`USERS` or `ACCOUNTS`) determines whether the computation operates at the user or account level. For account-level audiences, you can apply additional functions `ANY` (to verify that all underlying users meet the defined conditions) and `ALL` (to check if any of the underlying users meet the defined conditions).
4545

4646
These functions use the association between accounts and users to determine audience membership.
4747

0 commit comments

Comments
 (0)