Skip to content

Commit a56df1d

Browse files
Merge pull request #8032 from elemhunt/develop
Small fixes - Batch 6.4
2 parents be352b1 + 05fcfca commit a56df1d

File tree

3 files changed

+2
-3
lines changed

3 files changed

+2
-3
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ id: 5a947eee1ad6310001435883
55
---
66
Sherlock is the first engagement scoring application for SaaS businesses who want to truly understand user engagement. Build an engagement algorithm and understand the engagement of your users, accounts and segments.
77

8-
This integration is maintained by Sherlock. For questions or help with your integration, contact [Sherlock support][support@sherlockscore.com].
8+
This integration is maintained by Sherlock. For questions or help with your integration, contact [Sherlock support](support@sherlockscore.com).
99

1010

1111
## Getting Started

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ title: Smyte Destination
44

55
This destination is maintained by Smyte.
66

7-
- - -
87

98
# Getting Started
109

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Segment's Totango destination code is all open-source on GitHub: [JavaScript](ht
88

99
To get started with Totango and Segment, toggle Totango on in your Segment destinations and add your **Service ID**, which you can find in your Totango settings.
1010

11-
Once you've done that, those new settings will propagate to our CDN (that usually takes around 45 minutes) and Totango will be live on your site! Since Totango is all about identified users, the next thing you'll want to do is add a few API calls with exactly the information Totango needs. We'll show you how..
11+
Once you've done that, those new settings will propagate to our CDN (that usually takes around 45 minutes) and Totango will be live on your site! Since Totango is all about identified users, the next thing you'll want to do is add a few API calls with exactly the information Totango needs. We'll show you how.
1212

1313
**Note:** As part of setup, you should know the user and call `identify` before the `group` call. Remember that every `page` and `track` call that you want to show up in Totango must be tied to a `groupId` (Totango calls this Account ID). , however.
1414

0 commit comments

Comments
 (0)