From 91e697a555343f94827c6ae62afe4fa42c60089e Mon Sep 17 00:00:00 2001 From: Ayush Goyal Date: Thu, 14 Aug 2025 19:51:23 -0400 Subject: [PATCH 1/3] Create Clay destination docs --- .../catalog/actions-clay/index.md | 21 +++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 src/connections/destinations/catalog/actions-clay/index.md diff --git a/src/connections/destinations/catalog/actions-clay/index.md b/src/connections/destinations/catalog/actions-clay/index.md new file mode 100644 index 0000000000..82abb4a1fd --- /dev/null +++ b/src/connections/destinations/catalog/actions-clay/index.md @@ -0,0 +1,21 @@ +--- +title: Clay Destination +--- + +{% include content/plan-grid.md name="actions" %} + +Use website visitor tracking in [Clay](https://clay.com/?utm_source=segmentio&utm_medium=docs&utm_campaign=partners){:target="\_blank"} to identify and understand companies visiting your website, track their engagement patterns, and turn anonymous traffic into actionable leads. + +This destination is maintained by Clay. For any issues with the destination, [contact their Support team](mailto:support@clay.com). + +## Getting started + +1. From your workspace's [Destination catalog page](https://app.segment.com/goto-my-workspace/destinations/catalog){:target="\_blank"} search for "Clay". +2. Select Clay and click **Add Destination**. +3. Select an existing Source to connect to Clay (Actions). +4. Go to your [Clay dashboard](https://app.clay.com){:target="\_blank"}, and click on **Settings** in the top right corner. +5. Navigate to **Website tracking** and select your website connection. +6. Choose **Segment**, and then copy your **Connection key** and **Secret key**. +7. Enter these keys in the Clay destination settings in Segment. + +{% include components/actions-fields.html %} From e1b07a06553c15ef930323963b7e03a56d51c079 Mon Sep 17 00:00:00 2001 From: Ayush Goyal Date: Fri, 15 Aug 2025 11:11:03 -0400 Subject: [PATCH 2/3] Update copy --- .../destinations/catalog/actions-clay/index.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/connections/destinations/catalog/actions-clay/index.md b/src/connections/destinations/catalog/actions-clay/index.md index 82abb4a1fd..3b66da1956 100644 --- a/src/connections/destinations/catalog/actions-clay/index.md +++ b/src/connections/destinations/catalog/actions-clay/index.md @@ -6,16 +6,16 @@ title: Clay Destination Use website visitor tracking in [Clay](https://clay.com/?utm_source=segmentio&utm_medium=docs&utm_campaign=partners){:target="\_blank"} to identify and understand companies visiting your website, track their engagement patterns, and turn anonymous traffic into actionable leads. -This destination is maintained by Clay. For any issues with the destination, [contact their Support team](mailto:support@clay.com). +This destination is maintained by Clay. For any issues with the destination, [contact the Clay Support team](mailto:support@clay.com). ## Getting started 1. From your workspace's [Destination catalog page](https://app.segment.com/goto-my-workspace/destinations/catalog){:target="\_blank"} search for "Clay". 2. Select Clay and click **Add Destination**. 3. Select an existing Source to connect to Clay (Actions). -4. Go to your [Clay dashboard](https://app.clay.com){:target="\_blank"}, and click on **Settings** in the top right corner. +4. Open your [Clay dashboard](https://app.clay.com){:target="\_blank"}, and select **Settings**. 5. Navigate to **Website tracking** and select your website connection. -6. Choose **Segment**, and then copy your **Connection key** and **Secret key**. -7. Enter these keys in the Clay destination settings in Segment. +6. Select **Segment**, and then copy your **Connection key** and **Secret key**. +7. Return to the Segment app and enter these keys in your Clay destination settings page. {% include components/actions-fields.html %} From eb4b5eac0f0a759fd271362d5d3475ae7658ec12 Mon Sep 17 00:00:00 2001 From: Ayush Goyal Date: Tue, 19 Aug 2025 13:26:42 -0400 Subject: [PATCH 3/3] Add id and beta --- src/connections/destinations/catalog/actions-clay/index.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/connections/destinations/catalog/actions-clay/index.md b/src/connections/destinations/catalog/actions-clay/index.md index 3b66da1956..798d28924b 100644 --- a/src/connections/destinations/catalog/actions-clay/index.md +++ b/src/connections/destinations/catalog/actions-clay/index.md @@ -1,5 +1,7 @@ --- title: Clay Destination +id: 6888c9ea14d648263fff811d +beta: true --- {% include content/plan-grid.md name="actions" %}