In Clix, a user is the core entity representing an individual interacting with your mobile application. Clix uniquely identifies and manages users based on how they interact with your service.
project_user_id
set by your application’s own user identification system.project_user_id
to match the user’s ID from your existing system.project_user_id
. This can happen when:
anonymous_id
, allowing the system to distinguish each user even without explicit identification.anonymous_id
.anonymous_id
become associated with the corresponding project_user_id
.