You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/connections/destinations/catalog/rokt-integration/index.md
+4-3Lines changed: 4 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ The Rokt-Segment destination optimizes campaign performance by integrating conve
7
7
8
8
This destination is maintained by Rokt. If you have any issues, please contact [Rokt support team](https://rokt.atlassian.net/servicedesk/customer/portal/20/group/98).
9
9
10
-
# Getting Started
10
+
##Getting Started
11
11
12
12
1. From the Destinations catalog page in the Segment App, click **Add Destination**.
13
13
2. Search for “Rokt” in the Destinations Catalog. Select the “Rokt Integration” destination.
@@ -16,11 +16,12 @@ This destination is maintained by Rokt. If you have any issues, please contact [
16
16
17
17
Once you've entered the API credentials for Rokt, the chosen source will send data through to Rokt's API.
18
18
19
-
# API calls
19
+
## Supported Methods
20
+
20
21
Rokt supports the `track` API call, which can be used to send data to Rokt:
21
22
22
23
23
-
## Track
24
+
###Track
24
25
The `track` API call is how you record any actions your users perform, along with any properties that describe the action. Read more [here](https://segment.com/docs/connections/spec/track/).
0 commit comments