Skip to content

Commit 234de59

Browse files
committed
Merge branch 'develop' into thomas/delivrai
2 parents d9678bd + 8aa371a commit 234de59

File tree

92 files changed

+1881
-550
lines changed

Some content is hidden

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

92 files changed

+1881
-550
lines changed

ignore-links.txt

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,3 +71,10 @@ https://segment.com/docs/connections/sources/catalog/cloud-apps/snowflake/
7171
https://segment.com/docs/connections/destinations/catalog/adobe-target-cloud-mode/
7272
https://segment.com/docs/connections/destinations/catalog/adobe-target-web/
7373
https://segment.com/docs/connections/destinations/catalog/google-ads-remarketing-lists/
74+
https://compose.aampe.com/configure/integrations
75+
https://everboarding.trybento.co/data
76+
https://app.getcorrelated.com/integrations
77+
https://app.launchdarkly.com/default/production/debugger/goals
78+
https://www.app.metricstory.ai/account/apikeys
79+
https://app.unstack.com/login
80+
https://github.com/fubotv/segment-analytics-android/pull/1

src/_data/actions/braze-cloud.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ actions:
173173
description: Set to true to use the Braze API in "Update Only" mode.
174174
default: false
175175
- action: Track Purchase
176-
blurb: Track Purchase sends Braze a Track Purchase call when the destination recieves any event that matches the specified name.
176+
blurb: Track Purchase sends Braze a Track Purchase call when the destination receives any event that matches the specified name.
177177
fields:
178178
- name: Time
179179
description: The timestamp of when the event occured.

src/_data/actions/braze-web.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,7 @@ actions:
221221
description: Set to true to use the Braze API in "Update Only" mode.
222222
default: false
223223
- action: Track Purchase
224-
blurb: Track Purchase sends Braze a Track Purchase call when the destination recieves any event named `Order Completed`.
224+
blurb: Track Purchase sends Braze a Track Purchase call when the destination receives any event named `Order Completed`.
225225
fields:
226226
- name: Time
227227
description: The timestamp of when the event occured.

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-03-14
2+
# destination categories last updated 2024-03-21
33
items:
44
- display_name: A/B Testing
55
slug: a-b-testing

0 commit comments

Comments
 (0)