Skip to content

Commit db157a0

Browse files
authored
more fixes
1 parent 47d2d5f commit db157a0

File tree

1 file changed

+2
-3
lines changed
  • src/connections/destinations/catalog/strikedeck

1 file changed

+2
-3
lines changed

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

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Strikedeck is a customer success platform which manages customer relationships t
1313

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

1818
## Page
1919

@@ -27,8 +27,8 @@ analytics.page()
2727

2828
Segment sends Page calls to Strikedeck as a `pageview`.
2929

30-
3130
## Screen
31+
3232
For more information about the Screen method, see the [Segment Spec - Screen](/docs/connections/spec/screen/) documentation.
3333

3434
An example Screen call looks like:
@@ -67,7 +67,6 @@ analytics.group( {
6767

6868
Segment sends Group to Strikedeck as a `group` event.
6969

70-
7170
## Track
7271

7372
For more information about the Screen method, see the [Segment Spec - Screen](/docs/connections/spec/track/) documentation.

0 commit comments

Comments
 (0)