From fbab13aa6bf25f73084401eaa3520ad605e10d6f Mon Sep 17 00:00:00 2001 From: sade-wusi Date: Thu, 28 Aug 2025 18:52:57 +0100 Subject: [PATCH 1/5] Strikedeck no longer exists --- src/connections/destinations/catalog/strikedeck/index.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/src/connections/destinations/catalog/strikedeck/index.md b/src/connections/destinations/catalog/strikedeck/index.md index f70cc42c40..3e9e455d22 100644 --- a/src/connections/destinations/catalog/strikedeck/index.md +++ b/src/connections/destinations/catalog/strikedeck/index.md @@ -2,16 +2,19 @@ rewrite: true title: Strikedeck Destination id: 5c940e99e3498f000177880c +hidden: true +published: false --- + +[Strikedeck no longer exists as a company]: + [Strikedeck](https://strikedeck.com/?utm_source=segmentio&utm_medium=docs&utm_campaign=partners){:target="_blank”} is a Customer Success platform which actively manages customer relationships to reduce churn, increase existing revenue and influence new sales. Strikedeck includes Customer Engagement Analytics, Health Scorecard, Notifications, Recommendations & Actions. Strikedeck maintains this documentation. For any issues with the destination, [contact the Strikedeck Support team](mailto:support@strikedeck.com). - ## Getting Started - 1. From the Segment web app, click **Catalog**. 2. Search for "Strikedeck" in the Catalog, select it, and choose which of your sources to connect the destination to. 3. Enter the "API Key" into your Segment Settings UI which you can find from your Strikedeck settings page. Go to Settings -> Connector and click on "Segment". Copy the API Key from this page. From a02fa0833b623cb95b28cac4f90ba883b9dc395d Mon Sep 17 00:00:00 2001 From: Sharon Adewusi Date: Thu, 28 Aug 2025 20:18:18 +0100 Subject: [PATCH 2/5] callout added [netlify-build] --- .../destinations/catalog/strikedeck/index.md | 25 ++++++++----------- 1 file changed, 10 insertions(+), 15 deletions(-) diff --git a/src/connections/destinations/catalog/strikedeck/index.md b/src/connections/destinations/catalog/strikedeck/index.md index 3e9e455d22..9b0d400c50 100644 --- a/src/connections/destinations/catalog/strikedeck/index.md +++ b/src/connections/destinations/catalog/strikedeck/index.md @@ -2,26 +2,22 @@ rewrite: true title: Strikedeck Destination id: 5c940e99e3498f000177880c -hidden: true -published: false --- -[Strikedeck no longer exists as a company]: +> warning"" +> **Strikedeck has been discontinued. This documentation is retained for reference only.** -[Strikedeck](https://strikedeck.com/?utm_source=segmentio&utm_medium=docs&utm_campaign=partners){:target="_blank”} is a Customer Success platform which actively manages customer relationships to reduce churn, increase existing revenue and influence new sales. Strikedeck includes Customer Engagement Analytics, Health Scorecard, Notifications, Recommendations & Actions. - -Strikedeck maintains this documentation. For any issues with the destination, [contact the Strikedeck Support team](mailto:support@strikedeck.com). - -## Getting Started +Strikedeck is a customer success platform which manages customer relationships to reduce churn, increase existing revenue and influence new sales. Strikedeck includes customer engagement analytics, health scorecard, notifications, and recommendations and actions. +## Getting started 1. From the Segment web app, click **Catalog**. 2. Search for "Strikedeck" in the Catalog, select it, and choose which of your sources to connect the destination to. -3. Enter the "API Key" into your Segment Settings UI which you can find from your Strikedeck settings page. Go to Settings -> Connector and click on "Segment". Copy the API Key from this page. +3. Enter the "API Key" into your Segment Settings UI, which you can find from your Strikedeck settings page. Go to** Settings > Connector** and click on "Segment". Copy the API Key from this page. ## Page -For more information about the Page method, see the [Segment Specs - Page](/docs/connections/spec/page/) documentation. +For more information about the Page method, see the [Segment Spec - Page](/docs/connections/spec/page/) documentation. An example Page call looks like: @@ -33,7 +29,7 @@ Segment sends Page calls to Strikedeck as a `pageview`. ## Screen -For more information about the Screen method, see the [Segment Specs - Screen](/docs/connections/spec/screen/) documentation. +For more information about the Screen method, see the [Segment Spec - Screen](/docs/connections/spec/screen/) documentation. An example Screen call looks like: @@ -45,7 +41,7 @@ Segment sends Screen calls to Strikedeck as a `screenview`. ## Identify -For more information about the Screen method, see the [Segment Specs - Screen](/docs/connections/spec/identify/) documentation. +For more information about the Screen method, see the [Segment Spec - Screen](/docs/connections/spec/identify/) documentation. An example Identify call looks like: @@ -57,10 +53,9 @@ analytics.identify('userId123', { Segment sends Identify to Strikedeck as an `identify` event. - ## Group -For more information about the Screen method, see the [Segment Specs - Screen](/docs/connections/spec/group/) documentation. +For more information about the Screen method, see the [Segment Spec - Screen](/docs/connections/spec/group/) documentation. An example Group call looks like: @@ -75,7 +70,7 @@ Segment sends Group to Strikedeck as a `group` event. ## Track -For more information about the Screen method, see the [Segment Specs - Screen](/docs/connections/spec/track/) documentation. +For more information about the Screen method, see the [Segment Spec - Screen](/docs/connections/spec/track/) documentation. An example Track call looks like: From 47d2d5f4a7d44f28de4d5ef289e8bbbb4f39bbbf Mon Sep 17 00:00:00 2001 From: Sharon Adewusi Date: Thu, 28 Aug 2025 20:26:38 +0100 Subject: [PATCH 3/5] callout fix [netlify-build] --- src/connections/destinations/catalog/strikedeck/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/connections/destinations/catalog/strikedeck/index.md b/src/connections/destinations/catalog/strikedeck/index.md index 9b0d400c50..21a79ceea1 100644 --- a/src/connections/destinations/catalog/strikedeck/index.md +++ b/src/connections/destinations/catalog/strikedeck/index.md @@ -4,7 +4,7 @@ title: Strikedeck Destination id: 5c940e99e3498f000177880c --- -> warning"" +> warning "" > **Strikedeck has been discontinued. This documentation is retained for reference only.** Strikedeck is a customer success platform which manages customer relationships to reduce churn, increase existing revenue and influence new sales. Strikedeck includes customer engagement analytics, health scorecard, notifications, and recommendations and actions. From db157a014e65163749c41d85406a941e007d635b Mon Sep 17 00:00:00 2001 From: Sharon Adewusi Date: Thu, 28 Aug 2025 20:36:01 +0100 Subject: [PATCH 4/5] more fixes --- src/connections/destinations/catalog/strikedeck/index.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/src/connections/destinations/catalog/strikedeck/index.md b/src/connections/destinations/catalog/strikedeck/index.md index 21a79ceea1..6d7d41ed01 100644 --- a/src/connections/destinations/catalog/strikedeck/index.md +++ b/src/connections/destinations/catalog/strikedeck/index.md @@ -13,7 +13,7 @@ Strikedeck is a customer success platform which manages customer relationships t 1. From the Segment web app, click **Catalog**. 2. Search for "Strikedeck" in the Catalog, select it, and choose which of your sources to connect the destination to. -3. Enter the "API Key" into your Segment Settings UI, which you can find from your Strikedeck settings page. Go to** Settings > Connector** and click on "Segment". Copy the API Key from this page. +3. Enter the "API Key" into your Segment Settings UI, which you can find from your Strikedeck settings page. Go to **Settings > Connector** and click on "Segment". Copy the API Key from this page. ## Page @@ -27,8 +27,8 @@ analytics.page() Segment sends Page calls to Strikedeck as a `pageview`. - ## Screen + For more information about the Screen method, see the [Segment Spec - Screen](/docs/connections/spec/screen/) documentation. An example Screen call looks like: @@ -67,7 +67,6 @@ analytics.group( { Segment sends Group to Strikedeck as a `group` event. - ## Track For more information about the Screen method, see the [Segment Spec - Screen](/docs/connections/spec/track/) documentation. From a7f308426c64f0dc4b2041d31fbc397584c47069 Mon Sep 17 00:00:00 2001 From: Sharon Adewusi Date: Fri, 29 Aug 2025 17:10:50 +0100 Subject: [PATCH 5/5] Update src/connections/destinations/catalog/strikedeck/index.md Co-authored-by: forstisabella <92472883+forstisabella@users.noreply.github.com> --- src/connections/destinations/catalog/strikedeck/index.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/connections/destinations/catalog/strikedeck/index.md b/src/connections/destinations/catalog/strikedeck/index.md index 6d7d41ed01..7e1ed2eb88 100644 --- a/src/connections/destinations/catalog/strikedeck/index.md +++ b/src/connections/destinations/catalog/strikedeck/index.md @@ -2,6 +2,8 @@ rewrite: true title: Strikedeck Destination id: 5c940e99e3498f000177880c +deprecated: true +hidden: true --- > warning ""