Skip to content

Commit 48a82e9

Browse files
jinapark202markzegarelli
andauthored
Add region unsupported message for all cloud sources (#2422)
* Add region unsupported message for all cloud sources * Remove spaces * prettify markdown * copy edits Co-authored-by: markzegarelli <[email protected]>
1 parent 1f5aa51 commit 48a82e9

File tree

56 files changed

+139
-2
lines changed

Some content is hidden

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

56 files changed

+139
-2
lines changed
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
<div class="premonition warning">
2+
<div class="fa fa-check-square"></div>
3+
<div class="content">
4+
<p class="header">This {{ page.integration_type }} is supported in US data processing regions.</p>
5+
<p markdown=1>
6+
The {{ page.title | replace: 'Source', '' }} source is only supported in workspaces configured to process data in the US region. Workspaces configured with data processing regions outside of the US cannot connect to this source. For more information, see [Regional Segment](/docs/guides/regional-segment/).
7+
</p>
8+
</div>
9+
</div>

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
title: ActiveCampaign Source
33
---
44

5+
{% include content/source-region-unsupported.md %}
6+
57
Active Campaign is an email marketing & marketing automation solution for small businesses. [Visit Website](http://www.activecampaign.com/?utm_source=segmentio&utm_medium=docs&utm_campaign=partners)
68

79
Take your company's email analysis to the next level by **adding ActiveCampaign as a Source to Segment.** Segment automatically collects email events like `Email Delivered` and `Email Opened`, forward them to your destinations, and load them into your data warehouse. 

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
title: Aircall Source
33
---
44

5+
{% include content/source-region-unsupported.md %}
6+
57
Connect [Aircall](https://aircall.io) with Segment to bring Aircall events and phone call data to your data warehouse. Improve your knowledge of customer touchpoints by leveraging call activity.
68

79
This source is maintained by Aircall. For any issues with the source, [contact the Aircall Support team](mailto:[email protected]).

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
title: Airship Source
33
---
44

5+
{% include content/source-region-unsupported.md %}
6+
57
[Airship](https://www.airship.com) gives brands the data, channels, orchestration and services they need to deliver push notifications, emails, SMS, in-app messages, and more to the right person at the right moment — building trust, boosting engagement, driving action and growing value.
68

79
Real-Time Data Streaming automatically collects user-level data and sends the data to Segment for analysis or action through other Destination integrations. At Airship, we understand that seamlessly tying data across platforms can be a complex task. This integration removes the development so users can get back to understanding their audience and reaching them on their preferred channel.

src/connections/sources/catalog/cloud-apps/amazon-s3/index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ title: Amazon S3 from Lambda
33
rewrite: true
44
---
55

6+
{% include content/source-region-unsupported.md %}
7+
68
This document contains a procedure that enables you to upload a CSV file containing data to Amazon S3, where it uses Lambda to automatically parse, format, and upload the data to Segment.
79

810
You might have sources of data where you can't instrument Segment's SDKs, including other SaaS tools for which a Segment integration is not yet available. In many of these cases, you can extract data from these sources in CSV format, and then use our server-side SDKs or HTTP tracking API to push the data to Segment.

src/connections/sources/catalog/cloud-apps/amplitude-cohorts/index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
title: Amplitude Engage Event Source
33
---
44

5+
{% include content/source-region-unsupported.md %}
6+
57
This source combines Amplitude's analytics with Segment's rich connections
68
ecosystem. This allows you to export Behavioral Cohorts from Amplitude to
79
Segment so that you can better target users across their many downstream

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
---
22
title: Autopilot Source
33
---
4+
5+
{% include content/source-region-unsupported.md %}
6+
47
[Autopilot](https://autopilothq.com/) makes automating customer journeys as simple as drawing on a whiteboard. Engage at just the right time with personalized emails, in-app messages, SMS, and postcards.
58

69
Take your company's email analysis to the next level by adding Autopilot as a Source to Segment. Segment automatically collects email events like Email Delivered and Email Opened, forwards them to your destinations, and loads them into your data warehouse.

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ title: Beamer Source
33
beta: true
44
---
55

6+
{% include content/source-region-unsupported.md %}
7+
68
[Beamer](https://www.getbeamer.com/?utm_source=segmentio&utm_medium=docs&utm_campaign=partners) is a changelog and notification center that lets you announce new features, product updates, special offers and more.
79

810
This source is maintained by Beamer. For any issues with the source, [contact the Beamer Support team](mailto:[email protected]).

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
title: Blueshift Source
33
---
44

5+
{% include content/source-region-unsupported.md %}
6+
57
Blueshift is an AI powered customer engagement platform for growth marketers. With Blueshift, you can set up programmatic cross-channel marketing campaigns across Email, Mobile, Website and other channels.
68

79
Take your company's email analysis to the next level by adding Blueshift as a Source to Segment. Segment automatically collects email events like **Email Delivered** and **Email Opened**, forward them to your destinations, and load them into your data warehouse.

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
title: Braze Source
33
---
44

5+
{% include content/source-region-unsupported.md %}
6+
57
[Braze](https://www.braze.com/?utm_source=segmentio&utm_medium=docs&utm_campaign=partners) is a marketing automation and customer engagement platform. Growth, Engagement, and Marketing teams use Braze to build great long term relationships with their customers across key digital channels.
68

79
Take your company's marketing and customer engagement to the next level by adding Braze as a Segment Source, using Braze's Currents product. Segment automatically collects marketing and analytics events, forwards them to your destinations, and loads them into your data warehouse.

0 commit comments

Comments
 (0)