From 353a2a7454e2d8849d3f4b19efde3781b3951936 Mon Sep 17 00:00:00 2001 From: forstisabella <92472883+forstisabella@users.noreply.github.com> Date: Thu, 30 Oct 2025 14:30:01 -0400 Subject: [PATCH 1/4] Add Twilio Legal language --- src/api/public-api/index.md | 4 ++++ src/connections/index.md | 4 ++++ src/getting-started/02-simple-install.md | 3 ++- src/segment-app/index.md | 4 ++++ 4 files changed, 14 insertions(+), 1 deletion(-) diff --git a/src/api/public-api/index.md b/src/api/public-api/index.md index 3c4bfd0b82..62a17dc47a 100644 --- a/src/api/public-api/index.md +++ b/src/api/public-api/index.md @@ -100,3 +100,7 @@ When you don't have a source to forward violations or blocked events to, then ex ``` ### What is the difference between a destination's Instance ID and Meta ID? The destination’s Instance ID is specific to a single destination within your workspace. The destination’s Meta ID, which is returned by the delivery metrics endpoint, identifies which integration you've set up. For example, if you had a `dev` Mixpanel (Actions) destination and a `prod` Mixpanel (Actions) destination, they would have the same Meta ID but two different Instance IDs. + + +> warning "" +> Twilio Segment has measures in place to not provide services to U.S. sanctioned countries, including Cuba, Iran, Syria, and North Korea. \ No newline at end of file diff --git a/src/connections/index.md b/src/connections/index.md index e75d76a194..eb3d39d944 100644 --- a/src/connections/index.md +++ b/src/connections/index.md @@ -58,3 +58,7 @@ Segment understands there may be cases to keep a source active. If you'd like to ### Can I request Segment add an integration tool? Yes, you are able to submit an integration request [here](https://segment.com/requests/integrations/). + + +> warning "" +> Twilio Segment has measures in place to not provide services to U.S. sanctioned countries, including Cuba, Iran, Syria, and North Korea. \ No newline at end of file diff --git a/src/getting-started/02-simple-install.md b/src/getting-started/02-simple-install.md index 8cb42d55e3..97801bd275 100644 --- a/src/getting-started/02-simple-install.md +++ b/src/getting-started/02-simple-install.md @@ -444,7 +444,8 @@ You can click around and load pages to see your Segment calls in action, watch t > warning "" > **Note**: When you're done with this test source and destination, you can delete them. This prevents you from getting unplanned "demo" data in your production environment later. - +> warning "" +> Twilio Segment has measures in place to not provide services to U.S. sanctioned countries, including Cuba, Iran, Syria, and North Korea.
{% include components/reference-button.html href="/getting-started/01-what-is-segment/" newtab="false" icon="symbols/arrow-left.svg" title="What is Segment" description="The basics of the Segment platform and what you can do with it." variant="related" subtitle="back" %} diff --git a/src/segment-app/index.md b/src/segment-app/index.md index 4919c767a7..60fb9be7e7 100644 --- a/src/segment-app/index.md +++ b/src/segment-app/index.md @@ -80,3 +80,7 @@ If errors are present, they're sorted by type and include information about how The Privacy Portal allows you to inspect data coming into your Segment account, check it for Personally Identifying Information (PII), classify it based on how sensitive the information is, and then determine which categories of data to send to different destinations. Read more about these tools in the [Privacy Portal documentation](/docs/privacy/portal/). ![Screenshot of the Detection tab in the Privacy Portal.](images/privacy.png) + + +> warning "" +> Twilio Segment has measures in place to not provide services to U.S. sanctioned countries, including Cuba, Iran, Syria, and North Korea. \ No newline at end of file From eacb4d8bda3cbbc8837880dc628ee18674da0f92 Mon Sep 17 00:00:00 2001 From: forstisabella <92472883+forstisabella@users.noreply.github.com> Date: Thu, 30 Oct 2025 14:35:05 -0400 Subject: [PATCH 2/4] [netlify-build] --- src/api/public-api/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/src/api/public-api/index.md b/src/api/public-api/index.md index 62a17dc47a..a23b574930 100644 --- a/src/api/public-api/index.md +++ b/src/api/public-api/index.md @@ -98,6 +98,7 @@ When you don't have a source to forward violations or blocked events to, then ex } } ``` + ### What is the difference between a destination's Instance ID and Meta ID? The destination’s Instance ID is specific to a single destination within your workspace. The destination’s Meta ID, which is returned by the delivery metrics endpoint, identifies which integration you've set up. For example, if you had a `dev` Mixpanel (Actions) destination and a `prod` Mixpanel (Actions) destination, they would have the same Meta ID but two different Instance IDs. From d6078f4f78b43933817bfdeed129e9adb778689d Mon Sep 17 00:00:00 2001 From: forstisabella <92472883+forstisabella@users.noreply.github.com> Date: Thu, 30 Oct 2025 15:12:21 -0400 Subject: [PATCH 3/4] homepage [netlify-build] --- src/index.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/index.md b/src/index.md index d732642a3b..bd723b6b6b 100644 --- a/src/index.md +++ b/src/index.md @@ -23,3 +23,7 @@ Learn how to use Segment to collect, responsibly manage, and integrate your cust title="Want more hands-on guidance?" description="For a more hands-on tutorial of Segment, check out Segment University. It offers step-by-step instructions, starting with first steps and going through some of our more advanced features." %} + + +> warning "" +> Twilio Segment has measures in place to not provide services to U.S. sanctioned countries, including Cuba, Iran, Syria, and North Korea. \ No newline at end of file From 3470ff0776a97729669f5ff4d735b3ac864074e5 Mon Sep 17 00:00:00 2001 From: forstisabella <92472883+forstisabella@users.noreply.github.com> Date: Thu, 30 Oct 2025 18:55:15 -0400 Subject: [PATCH 4/4] [netlify-build] update lang at legal rqst --- src/api/public-api/index.md | 2 +- src/connections/index.md | 2 +- src/getting-started/02-simple-install.md | 2 +- src/index.md | 2 +- src/segment-app/index.md | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/src/api/public-api/index.md b/src/api/public-api/index.md index a23b574930..b8a9653a8c 100644 --- a/src/api/public-api/index.md +++ b/src/api/public-api/index.md @@ -104,4 +104,4 @@ The destination’s Instance ID is specific to a single destination within your > warning "" -> Twilio Segment has measures in place to not provide services to U.S. sanctioned countries, including Cuba, Iran, Syria, and North Korea. \ No newline at end of file +> In compliance with applicable regulations and requirements, and to reinforce our commitment as a trusted partner for our customer communication needs, Twilio has measures in place to not provide services to U.S. sanctioned countries in accordance with applicable sanctions, laws, and regulations. \ No newline at end of file diff --git a/src/connections/index.md b/src/connections/index.md index eb3d39d944..e6c9f27807 100644 --- a/src/connections/index.md +++ b/src/connections/index.md @@ -61,4 +61,4 @@ Yes, you are able to submit an integration request [here](https://segment.com/re > warning "" -> Twilio Segment has measures in place to not provide services to U.S. sanctioned countries, including Cuba, Iran, Syria, and North Korea. \ No newline at end of file +> In compliance with applicable regulations and requirements, and to reinforce our commitment as a trusted partner for our customer communication needs, Twilio has measures in place to not provide services to U.S. sanctioned countries in accordance with applicable sanctions, laws, and regulations. \ No newline at end of file diff --git a/src/getting-started/02-simple-install.md b/src/getting-started/02-simple-install.md index 97801bd275..c3c3801e63 100644 --- a/src/getting-started/02-simple-install.md +++ b/src/getting-started/02-simple-install.md @@ -445,7 +445,7 @@ You can click around and load pages to see your Segment calls in action, watch t > **Note**: When you're done with this test source and destination, you can delete them. This prevents you from getting unplanned "demo" data in your production environment later. > warning "" -> Twilio Segment has measures in place to not provide services to U.S. sanctioned countries, including Cuba, Iran, Syria, and North Korea. +> In compliance with applicable regulations and requirements, and to reinforce our commitment as a trusted partner for our customer communication needs, Twilio has measures in place to not provide services to U.S. sanctioned countries in accordance with applicable sanctions, laws, and regulations.
{% include components/reference-button.html href="/getting-started/01-what-is-segment/" newtab="false" icon="symbols/arrow-left.svg" title="What is Segment" description="The basics of the Segment platform and what you can do with it." variant="related" subtitle="back" %} diff --git a/src/index.md b/src/index.md index bd723b6b6b..515106b4a4 100644 --- a/src/index.md +++ b/src/index.md @@ -26,4 +26,4 @@ Learn how to use Segment to collect, responsibly manage, and integrate your cust > warning "" -> Twilio Segment has measures in place to not provide services to U.S. sanctioned countries, including Cuba, Iran, Syria, and North Korea. \ No newline at end of file +> In compliance with applicable regulations and requirements, and to reinforce our commitment as a trusted partner for our customer communication needs, Twilio has measures in place to not provide services to U.S. sanctioned countries in accordance with applicable sanctions, laws, and regulations. \ No newline at end of file diff --git a/src/segment-app/index.md b/src/segment-app/index.md index 60fb9be7e7..4bdc728cd0 100644 --- a/src/segment-app/index.md +++ b/src/segment-app/index.md @@ -83,4 +83,4 @@ The Privacy Portal allows you to inspect data coming into your Segment account, > warning "" -> Twilio Segment has measures in place to not provide services to U.S. sanctioned countries, including Cuba, Iran, Syria, and North Korea. \ No newline at end of file +> In compliance with applicable regulations and requirements, and to reinforce our commitment as a trusted partner for our customer communication needs, Twilio has measures in place to not provide services to U.S. sanctioned countries in accordance with applicable sanctions, laws, and regulations. \ No newline at end of file