# In-app Events

***

In-app events we do track:

| Event name       | Event token            | Description and usage                                                                         |
| ---------------- | ---------------------- | --------------------------------------------------------------------------------------------- |
| First Open       | ev\_first\_open        | <p>A user first time open app<br>We use it in the user's single page events history</p>       |
| Upload User Info | ev\_upload\_user\_info | <p>A user upload user info(profile)<br>We use it in the user's single page events history</p> |
| In App Purchase  | ev\_in\_app\_purchase  | <p>A user purchased in app<br>We use it in the user's single page events history</p>          |
| App start        | ev\_app\_start         | <p>A user starts an app<br>We use it in the user's single page events history</p>             |
