|
| 1 | +## User Data user details |
| 2 | + |
| 3 | +This page shows the details of the user data store for a selected user |
| 4 | + |
| 5 | +## Content |
| 6 | +- [Search User](#search-user) |
| 7 | +- [Select User Alias](#select-alias) |
| 8 | +- [Create User Alias](#create-alias) |
| 9 | +- [User Data](#user-data) |
| 10 | + |
| 11 | +## Search User |
| 12 | + |
| 13 | +1. Enter a UserID on the Uid field and click **Search** |
| 14 | +2. **User Data** details will be displayed |
| 15 | + |
| 16 | +## Select User Alias |
| 17 | +1. Select the dropdown and click on the desired user alias |
| 18 | +2. **User Data** details will be displayed |
| 19 | +3. **Edit User Alias** When selecting an alias, clicking on ** Edit user alias** button will show a popup with the following: |
| 20 | + - ***Alias*** User alias |
| 21 | + - ***Uid*** User ID |
| 22 | + - ***Notes*** Any notes associated to the user alias |
| 23 | +4. **Remove User Alias** When selecting an alias, clicking on ** Remove user alias** button will show prompt a confirmation for deleting the alias |
| 24 | + |
| 25 | +## Create User Alias |
| 26 | +1. Enter a UserID on the Uid field and click **Search** |
| 27 | +2. If that UserID does not have an alias associated, you can click on **Create user alias** |
| 28 | +3. A create user alias form is displayed with the following: |
| 29 | + - ***Alias*** User alias |
| 30 | + - ***Uid*** User ID |
| 31 | + - ***Notes*** Any notes associated to the user alias |
| 32 | +4. Click **Save** to store changes |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | +## User Data |
| 37 | + |
| 38 | +This panel shows details relative to the User Data store for the searched UserID |
| 39 | + |
| 40 | +- **Event Profile** List of events associated to the profile |
| 41 | +- **User Profile** User profile details |
| 42 | +- **Experiment status** |
| 43 | + - Click on **Show User Segments** to see the User segments. |
| 44 | + - Click on **Add user to experiment** to open a popup for adding the user to an existing experiment: |
| 45 | + - ***Experiment*** Dropdown for selecting the experiment |
| 46 | + - ***Variant*** Dropdown for selecting the variant for the experiment |
| 47 | +- **Wallet** Status of the user wallet |
| 48 | +- **Inventory** List of Items and Unique items associated to the user |
| 49 | +- **History** User history |
| 50 | +- **Push Notifications** Push notifications data |
| 51 | +- **Missions** Missions associated to the user |
| 52 | +- **Private Gamestate** Game state saved for the user |
| 53 | +- **Convert User** Transfer game progress from one Uid to another |
| 54 | +- **Data** User data stored |
| 55 | +- **Hashes** Hashes associated to the user |
| 56 | +- **Social Account** Social account associated to the user |
| 57 | +- **Daily Bonus** Daily bonus state associated to the user. Click **Set User State** to open a form for setting the user state: |
| 58 | + - ***PLatform*** |
| 59 | + - ***Segment Data*** |
| 60 | + - ***Days collected*** |
| 61 | + - ***Last collected*** |
| 62 | + |
| 63 | +- **Public Gamestate** Public Game state stored for the user |
0 commit comments