Skip to content

Commit c54a2a3

Browse files
Apply suggestions from code review
Co-authored-by: stayseesong <[email protected]>
1 parent dac285c commit c54a2a3

File tree

1 file changed

+5
-6
lines changed
  • src/connections/destinations/catalog/skalin

1 file changed

+5
-6
lines changed

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

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ title: Skalin Destination
33
id: 6256de4a1fe40d47ffb0b707
44
---
55

6-
## About Skalin
76

87
[Skalin](https://skalin.io/?utm_source=segmentio&utm_medium=docs&utm_campaign=partners){:target="_blank"} calculates your customer health score and alerts you as needed. Your team can be more proactive, save time, and generate more revenue.
98

@@ -15,10 +14,10 @@ This destination is maintained by Skalin. For any issues with the destination, [
1514
{% include content/connection-modes.md %}
1615

1716
1. From the Destinations catalog page in the Segment App, click **Add Destination**.
18-
2. Search for "Skalin" in the Destinations Catalog, and select the "Skalin" destination.
19-
3. Choose which Source should send data to the "Skalin" destination.
20-
4. Go to the [Skalin plateform Segment integration page](https://app.skalin.io/#/integration/segment){:target="_blank"}, click on "Connect" button to create configuration, find and copy the **API Key** and "Skalin Client ID" in Segment connection section.
21-
5. Enter the **API Key** and **ClientID** in the "Skalin" destination settings in Segment.
17+
2. Search for **Skalin** in the Destinations Catalog, and select the **Skalin** destination.
18+
3. Choose which Source should send data to the Skalin destination.
19+
4. Go to the [Segment integration page in the Skalin platform](https://app.skalin.io/#/integration/segment){:target="_blank"}, and click **Connect** to create a configuration. Find and copy the **API Key** and and **Skalin Client ID** in the Segment connection section.
20+
5. Enter the **API Key** and **ClientID** in the Skalin destination settings in Segment.
2221

2322
## Supported methods
2423

@@ -56,7 +55,7 @@ analytics.identify('userId123', {
5655
});
5756
```
5857

59-
Obtinaly, you can provide your CustomerID:
58+
Optionally, you can provide your CustomerID:
6059
```js
6160
analytics.identify('userId123', {
6261

0 commit comments

Comments
 (0)