Skip to content

Commit 85722c7

Browse files
author
markzegarelli
committed
Add frontmatter
1 parent 6ec1fcf commit 85722c7

File tree

1 file changed

+10
-4
lines changed
  • src/connections/destinations/catalog/crossing-minds

1 file changed

+10
-4
lines changed

src/connections/destinations/catalog/crossing-minds/index.md

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
---
2+
title: Crossing Minds Destination
3+
id:
4+
hidden: true
5+
---
6+
17
[Crossing Minds](https://crossingminds.com/) provides a recommendation platform for businesses using next-gen AI that instantly anticipate customers’ wants and needs using only anonymized user data.
28

39
This destination is maintained by Crossing Minds. For any issues with the destination, [contact the Crossing Minds Support team](mailto:[email protected]).
@@ -9,8 +15,8 @@ This destination is maintained by Crossing Minds. For any issues with the destin
915

1016
1. Contact your Crossing Minds Account Manager and request your integration API Key, API Password, and Database ID.
1117
2. From the Destinations catalog page in the Segment App, click **Add Destination**.
12-
3. Search for "CrossingMinds" in the Destinations Catalog, and select the "CrossingMinds" destination.
13-
4. Choose which Source should send data to the "CrossingMinds" destination.
18+
3. Search for "Crossing Minds" in the Destinations Catalog, and select the "Crossing Minds" destination.
19+
4. Choose which Source should send data to the "Crossing Minds" destination.
1420
5. Enter the Service Account Name as "API Key" Service Account Password as "API Password" and "Database ID" in the "Crossing Minds" destination settings in Segment.
1521

1622

@@ -30,7 +36,7 @@ analytics.identify('userId123', {
3036
});
3137
```
3238

33-
Segment sends Identify calls to CrossingMinds as an `identify` event.
39+
Segment sends Identify calls to Crossing Minds as an `identify` event.
3440

3541

3642
### Track
@@ -50,5 +56,5 @@ For example:
5056
analytics.track('Login Button Clicked')
5157
```
5258

53-
Segment sends Track calls to CrossingMinds as a `track` event.
59+
Segment sends Track calls to Crossing Minds as a `track` event.
5460
Any events that are not listed in the mentioned categories will be rejected.

0 commit comments

Comments
 (0)