User Identity ID - unique user ID from a partner authorization system. Partners can use identity for cross-platform / cross-device access management.
Identities can be used to assign multiple Qonversion Users to a single Identity. The identification system is based on User Identification Concept.

The Object Attributes

{
    "id": "awesome_user",
    "user_id": "QON_7791a27fc48184841157767142b36a"
}
FieldTypeDescription
idstringUser Identity ID.
user_idstringQonversion User is the unique installation of your application.
By default, Qonversion User ID is generated with the Qonversion SDK and identifies the user without additional identification from the partner side.