Skip to content

Commit a02fa08

Browse files
authored
callout added [netlify-build]
1 parent fbab13a commit a02fa08

File tree

1 file changed

+10
-15
lines changed
  • src/connections/destinations/catalog/strikedeck

1 file changed

+10
-15
lines changed

src/connections/destinations/catalog/strikedeck/index.md

Lines changed: 10 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -2,26 +2,22 @@
22
rewrite: true
33
title: Strikedeck Destination
44
id: 5c940e99e3498f000177880c
5-
hidden: true
6-
published: false
75
---
86

9-
[Strikedeck no longer exists as a company]:
7+
> warning""
8+
> **Strikedeck has been discontinued. This documentation is retained for reference only.**
109
11-
[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.
12-
13-
Strikedeck maintains this documentation. For any issues with the destination, [contact the Strikedeck Support team](mailto:support@strikedeck.com).
14-
15-
## Getting Started
10+
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.
1611

12+
## Getting started
1713

1814
1. From the Segment web app, click **Catalog**.
1915
2. Search for "Strikedeck" in the Catalog, select it, and choose which of your sources to connect the destination to.
20-
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.
16+
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.
2117

2218
## Page
2319

24-
For more information about the Page method, see the [Segment Specs - Page](/docs/connections/spec/page/) documentation.
20+
For more information about the Page method, see the [Segment Spec - Page](/docs/connections/spec/page/) documentation.
2521

2622
An example Page call looks like:
2723

@@ -33,7 +29,7 @@ Segment sends Page calls to Strikedeck as a `pageview`.
3329

3430

3531
## Screen
36-
For more information about the Screen method, see the [Segment Specs - Screen](/docs/connections/spec/screen/) documentation.
32+
For more information about the Screen method, see the [Segment Spec - Screen](/docs/connections/spec/screen/) documentation.
3733

3834
An example Screen call looks like:
3935

@@ -45,7 +41,7 @@ Segment sends Screen calls to Strikedeck as a `screenview`.
4541

4642

4743
## Identify
48-
For more information about the Screen method, see the [Segment Specs - Screen](/docs/connections/spec/identify/) documentation.
44+
For more information about the Screen method, see the [Segment Spec - Screen](/docs/connections/spec/identify/) documentation.
4945

5046
An example Identify call looks like:
5147

@@ -57,10 +53,9 @@ analytics.identify('userId123', {
5753

5854
Segment sends Identify to Strikedeck as an `identify` event.
5955

60-
6156
## Group
6257

63-
For more information about the Screen method, see the [Segment Specs - Screen](/docs/connections/spec/group/) documentation.
58+
For more information about the Screen method, see the [Segment Spec - Screen](/docs/connections/spec/group/) documentation.
6459

6560
An example Group call looks like:
6661

@@ -75,7 +70,7 @@ Segment sends Group to Strikedeck as a `group` event.
7570

7671
## Track
7772

78-
For more information about the Screen method, see the [Segment Specs - Screen](/docs/connections/spec/track/) documentation.
73+
For more information about the Screen method, see the [Segment Spec - Screen](/docs/connections/spec/track/) documentation.
7974

8075
An example Track call looks like:
8176

0 commit comments

Comments
 (0)