-
Notifications
You must be signed in to change notification settings - Fork 393
Strikedeck no longer exists #7856
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 4 commits
Commits
Show all changes
5 commits
Select commit
Hold shift + click to select a range
fbab13a
Strikedeck no longer exists
sade-wusi a02fa08
callout added [netlify-build]
sade-wusi 47d2d5f
callout fix [netlify-build]
sade-wusi db157a0
more fixes
sade-wusi a7f3084
Update src/connections/destinations/catalog/strikedeck/index.md
sade-wusi File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,22 +3,21 @@ rewrite: true | |
title: Strikedeck Destination | ||
id: 5c940e99e3498f000177880c | ||
--- | ||
[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:[email protected]). | ||
|
||
|
||
## Getting Started | ||
> 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. | ||
|
||
## 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: | ||
|
||
|
@@ -28,9 +27,9 @@ analytics.page() | |
|
||
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: | ||
|
||
|
@@ -42,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: | ||
|
||
|
@@ -54,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: | ||
|
||
|
@@ -69,10 +67,9 @@ analytics.group( { | |
|
||
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: | ||
|
||
|
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.