Account Condition / User Attributes
A condition that is associated with a user's account.
Last updated
A condition that is associated with a user's account.
Last updated
User attributes are information about a user, such as the user's knowledge, skills, and attributes on general topics. These user attributes are calculated and aggregated through the experience data performed by the user.
An example use case is as follows. The "vr_controls_familiarity" user attribute is a numerical value between 0.0 and 1.0 that defines how much experience a user is with virtual reality and their controls. If the user's "vr_controls_familiarity" falls below 0.25, the simulation may prompt present a tutorial to guide the user through VR controls.
Additional attributes will be added in the future. If there are additional user attributes that you would like to request for your use case, please contact us at https://www.siminsights.com/contact.
User attributes can be use in state machine as a condition.
Select "Account Condition" in the condition type dropdown, then click "Create".
Select the attribute by clicking "Select Attribute" and select the desired attribute (for example, "vr_controls_familiarity").
Select the related operator (Equals, Greater than, Less than, etc).
Enter the value in which the value is compared to using the operator. If the value is satisfied, the the condition passes.