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/clevertap/index.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@ CleverTap supports the Identify, Track, Page (server-side only), and Screen (iOS
11
11
12
12
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.
13
13
14
-
All server-side destination requests require both the Segment `anonymousId` and `userId` in the payload. This is a requirement from CleverTap.
14
+
For server-side destination requests, CleverTap requires both the Segment `anonymousId` and `userId` in the payload.
15
15
16
16
CleverTap maintains the server-side and mobile integrations:
0 commit comments