Skip to content

Commit a37ece8

Browse files
author
markzegarelli
authored
Add section for supported Alias call. (segmentio#3904)
1 parent dda1684 commit a37ece8

File tree

1 file changed

+7
-0
lines changed
  • src/connections/destinations/catalog/clevertap

1 file changed

+7
-0
lines changed

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

+7
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,13 @@ When you identify a user, Segment passes that user's information to CleverTap wi
2727

2828
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.
2929

30+
## Alias
31+
32+
> warning ""
33+
> Alias is supported by Device-mode Web connections
34+
35+
When you send an Alias call to CleverTap, CleverTap updates the user's profile with the contents of the Alias call.
36+
3037
## Track
3138

3239
When you `track` an event, Segment sends that event to CleverTap as a custom event. Note that CleverTap does not support arrays or nested objects for custom track event properties.

0 commit comments

Comments
 (0)