Skip to main content

Attributes

What are Attributes

An attribute is a characteristic or property of a user that can be used to segment them. For example, an attribute could be the user's location, device type, or account status.

An example may be the user's location, which could be used to segment users by country or region.

Atributes can be numbers or strings.

Default Attributes

By default when a new application created 3 Attributes are created:

  • userId
  • sessionId
  • ipAdress

All of them can be modified and we can create as many attributes as we need.