# End-users Attributes

***

### What do we get about your users by default:

* first\_open\_time: first open time
* advertiser\_id: Apple's Advertising Identifier (IDFA) or Google Android's advertising ID.
* device\_id: device id
* app\_user\_id: app user id
* os: Android, iOS
* os\_ver: os version
* app\_ver: app version of first open
* device\_model: device model name
* device\_brand
* locale
* tz\_abv: timezone abbreviation
* carrier
* country
* language
* screen\_width
* screen\_height
* screen\_density
* remote\_ip: ip address of first open
* tracker\_id: appflow\.ai tracker id
* acquisition\_source: acquired this user from which traffic source


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://doc.appflow.ai/docs/metrics-and-events/end-users-attributes.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
