Skip to content

Commit 92620d0

Browse files
authored
Merge pull request #4446 from segmentio/bobbyatsegment-patch-6
Add link for CleverTap server-side support
2 parents ddab890 + 27de11f commit 92620d0

File tree

1 file changed

+1
-1
lines changed
  • src/connections/destinations/catalog/clevertap

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Once the Segment library is integrated, toggle CleverTap on in your Segment dest
99

1010
You can integrate CleverTap using a server-side or mobile destination (iOS or Android). If you are interested in using CleverTap's push notifications or in-app notifications products, you should use the mobile destinations.
1111

12-
All server-side destination requests require both the Segment `anonymousId` and `userId` in the payload. This is a requirement from CleverTap.
12+
All server-side destination requests require both the Segment `anonymousId` and `userId` in the payload. This is a requirement from CleverTap. CleverTap maintains the server-side integration. For any issues with the server-side integration, [contact the CleverTap Support team](https://help.clevertap.com/hc/en-us/requests/new){:target="_blank"}.
1313

1414
CleverTap supports the `identify`, `track`, `page` (server-side only), and `screen` (iOS and server-side only) methods.
1515

0 commit comments

Comments
 (0)