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
Use Segment's Identify method to identify your users in UserLeap. Segment `traits` map to UserLeap `attributes`.
32
32
33
-
**Important:** Only Identify calls can create new users.
33
+
**Important:** Only Identify calls can create new users in UserLeap.
34
34
35
35
## Track
36
36
If you aren't familiar with the Segment Spec, take a look at the [Track method documentation](https://segment.com/docs/connections/spec/track/) to learn about what it does. An example call would look like:
0 commit comments