Skip to content

Commit c35760c

Browse files
author
Thomas Gilbert
committed
add docs for new rokt destination
1 parent 46631ec commit c35760c

File tree

1 file changed

+4
-3
lines changed
  • src/connections/destinations/catalog/rokt-integration

1 file changed

+4
-3
lines changed

src/connections/destinations/catalog/rokt-integration/index.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ The Rokt-Segment destination optimizes campaign performance by integrating conve
77

88
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).
99

10-
# Getting Started
10+
## Getting Started
1111

1212
1. From the Destinations catalog page in the Segment App, click **Add Destination**.
1313
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 [
1616

1717
Once you've entered the API credentials for Rokt, the chosen source will send data through to Rokt's API.
1818

19-
# API calls
19+
## Supported Methods
20+
2021
Rokt supports the `track` API call, which can be used to send data to Rokt:
2122

2223

23-
## Track
24+
### Track
2425
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/).
2526
An example call would look like:
2627
```js

0 commit comments

Comments
 (0)