From b16e5bf3a4d5b8c6e0ce8c50037412df3f4db62a Mon Sep 17 00:00:00 2001 From: Brandon Caudillo <52050659+bcaudillo@users.noreply.github.com> Date: Wed, 27 Mar 2024 14:49:51 -0600 Subject: [PATCH 1/2] Update whats-a-destination.md --- src/_includes/content/whats-a-destination.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/_includes/content/whats-a-destination.md b/src/_includes/content/whats-a-destination.md index e003df0e62..8b802a3eb1 100644 --- a/src/_includes/content/whats-a-destination.md +++ b/src/_includes/content/whats-a-destination.md @@ -6,4 +6,4 @@ Enter Segment. Do it once! We eliminate this process by introducing an abstraction layer. You send your data to us, and we understand how to translate it so we can send it along to any destination. You enable destinations from the catalog in the Segment App, and user data immediately starts flowing into those tools. No extra code required! -We support many categories of destinations, from advertising to marketing, email to customer support, CRM to user testing, and even data warehouses. You can view a complete list of our [destinations](/docs/connections/destinations/catalog/) or check out our [destination page](https://segment.com/destinations) for a searchable list broken down by category. +We support many categories of destinations, from advertising to marketing, email to customer support, CRM to user testing, and even data warehouses. You can view a complete list of our [destinations](/docs/connections/destinations/catalog/) or check out our [destination page](https://segment.com/docs/connections/destinations/cmodes-compare/#the-following-destinations-have-no-connection-mode-information-available) for a searchable list broken down by category. From c8ac584feb1bad656e5ae64bea46fa771b5914fe Mon Sep 17 00:00:00 2001 From: pwseg <86626706+pwseg@users.noreply.github.com> Date: Tue, 9 Apr 2024 12:56:10 -0500 Subject: [PATCH 2/2] Link fix --- src/_includes/content/whats-a-destination.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/_includes/content/whats-a-destination.md b/src/_includes/content/whats-a-destination.md index 8b802a3eb1..cdb6dfbc89 100644 --- a/src/_includes/content/whats-a-destination.md +++ b/src/_includes/content/whats-a-destination.md @@ -1,9 +1,9 @@ -Destinations are business tools or apps that you can connect to the data flowing through Segment. Some of our most popular destinations are Google Analytics, Mixpanel, Kissmetrics, Customer.io, Intercom, and KeenIO. +Destinations are business tools or apps that you can connect to the data flowing through Segment. Some of Segment's most popular destinations are Google Analytics, Mixpanel, Kissmetrics, Customer.io, Intercom, and KeenIO. All of these tools run on the same data: who are your customers and what are they doing? But each tool requires that you send that data in a slightly different format, which means that you'd have to write code to track all of this information, again and again, for each tool, on each page of your app or website. -Enter Segment. Do it once! +Enter Segment. Do it once. -We eliminate this process by introducing an abstraction layer. You send your data to us, and we understand how to translate it so we can send it along to any destination. You enable destinations from the catalog in the Segment App, and user data immediately starts flowing into those tools. No extra code required! +Segment eliminates this process by introducing an abstraction layer. You send your data to Segment, and Segment understands how to translate it so we can send it along to any destination. You enable destinations from the catalog in the Segment App, and user data immediately starts flowing into those tools. No extra code required! -We support many categories of destinations, from advertising to marketing, email to customer support, CRM to user testing, and even data warehouses. You can view a complete list of our [destinations](/docs/connections/destinations/catalog/) or check out our [destination page](https://segment.com/docs/connections/destinations/cmodes-compare/#the-following-destinations-have-no-connection-mode-information-available) for a searchable list broken down by category. +Segment supports many categories of destinations, from advertising to marketing, email to customer support, CRM to user testing, and even data warehouses. You can view a complete list of available [destinations](/docs/connections/destinations/catalog/) or check out the [destination page](/docs/connections/destinations/) for a searchable list broken down by category.