Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions src/connections/destinations/catalog/clevertap/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,11 @@ When you identify a user, Segment passes that user's information to CleverTap wi

All other traits will be sent to CleverTap as custom attributes. The default logic will lower case and snake_case any user traits - custom or special - passed to CleverTap.


> info ""
> In cloud mode CleverTap uses Segment anononymous ID as the CleverTap ID
> In device mode, CleverTap ignores the anonymous ID and CleverTap injects it's own ID

## Alias

> warning ""
Expand Down