Segment
Customer data platform
Start for freeCategory
Works with
AI Compatible
Tools
Associate one identity with another
Alias is how you associate one identity with another. See the docs here
Associate an identified user with a group
Group lets you associate an identified user with a group (note requires userId or anonymousId). See the docs here Return only the translated text without explanations.
Identify a user, tie them to their actions and record traits about them
Identify lets you tie a user to their actions and record traits about them. It includes a unique User ID and any optional traits you know about them (note requires userId or anonymousId). See the docs here
Record page views on your website
The page method lets you record page views on your website, along with optional extra information about the page being viewed (note requires userId or anonymousId). See the docs here
Record whenever a user sees a screen
The screen method lets you record whenever a user sees a screen of your mobile app (note requires userId or anonymousId). See the docs here
Track actions your users perform
Track lets you record the actions your users perform (note requires userId or anonymousId). See the docs here