Skip to content

Commit 1092257

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

File tree

1 file changed

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

1 file changed

+4
-4
lines changed

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ title: Rokt Integration Destination
33
id: 6268a16ce311a548d8cb1a72
44
---
55

6-
The Rokt-Segment destination optimizes campaign performance by integrating conversion attribution for Rokt Ads. By integrating this conversion data, you’ll unlock a suite of intelligent tools that learn from every conversion, constantly making adjustments to improve campaign targeting and bidding.
6+
The Rokt destination optimizes campaign performance by integrating conversion attribution for Rokt Ads. By integrating this conversion data, you’ll unlock a suite of intelligent tools that learn from every conversion, constantly making adjustments to improve campaign targeting and bidding.
77

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).
8+
This destination is maintained by Rokt. If you have any issues, please contact the [Rokt support team](https://rokt.atlassian.net/servicedesk/customer/portal/20/group/98){:target="_blank"}.
99

1010
## Getting Started
1111

@@ -14,15 +14,15 @@ This destination is maintained by Rokt. If you have any issues, please contact [
1414
3. Choose which source should send data to the “Rokt Integration” destination.
1515
4. Enter the API key provided to you by your Rokt Account manager. If you haven't received your login credentials, please reach out to them.
1616

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

1919
## Supported Methods
2020

2121
Rokt supports the `track` API call, which can be used to send data to Rokt:
2222

2323

2424
### Track
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/).
25+
The `track` API call is how you record any actions your users perform, along with any properties that describe the action. [Learn more about the track call](/docs/connections/spec/track/).
2626
An example call would look like:
2727
```js
2828
analytics.track('Clicked Login Button', , {

0 commit comments

Comments
 (0)