View user details
User 360 lets you view the complete details of a user including user properties, tags, user events, and segments. You can use the Filter option to fetch users based on a certain condition, especially when the user base is large.
Filter users
To see details of an existing user, follow these steps:
On the User 360 home page, navigate to the user whose details you want to see.
If the user list is long, use Filters to show a specific set of records from the entire user base.
In Conditions, define the condition by which you want to filter users.
You can see three boxes that correspond to {parameter}{operator}{value}.
- Parameter: The user property that you want to use to filter records (first box).
- Operator: The condition that you want to define. It contains
Is known
,Is not known
,Is
,Isn't
,Contains
, andDoes not contain
. These values might differ based on the parameter selected. - Value: The value of the expression. This might not apply to all operators. For example, firstName Is Tom, phone is known, and emailOptin is true.
Use + to evaluate
or
conditions. For example, the conditionfirstname is tom
+sam
fetches users whose first name is either Tom or Sam.Use + Add condition to evaluate multiple conditions (
and
). For example, the conditiongender is Male
andphoneNumber is known
fetches all male users whose phone number is available in User 360,emailOptIn is false
fetches all users who have opted out from emails.
Click Apply. You will see the filtered user list.
View user card
From the users list, click on the user that you want to see.
See the following table for descriptions of each field in the User details card.
Field | Description |
---|---|
Profile | Shows the user name, user ID, and the date when the record was created. You can also modify the user details using the Edit icon. |
Tags | Shows the label(s) associated with the user. You can use + Add tags to add more tags or remove existing tags. |
Segments | Shows all the segments associated with the user. |
User properties | Shows all the user property details. Use the Search box to fetch a specific user property. |
User events | Shows the break up of events triggered for the user. You can see details such as events triggered for each day, event name, summary of changes, and complete details of the changes in the user record. It also shows the timeline of System events and User events, and the recent bot channel used by the user. |
Shopify events | If the bot is integrated with Shopify, you will also see Shopify related events in user data such as shopifyCartCreate , shopifyCheckoutCreated , shopifyOrdersUpdated , shopifyOrderFulfilled and so on. For more details on Shopify events, see Integration related events. |