# App Tracking

App Tracking is an Android-focused report that shows which other applications appear on your users’ devices. It helps you understand app overlap, surrounding usage patterns, and the wider Android environment around your audience.

Use this report when you want to answer questions such as:

* Which other apps are common among my users?
* Which app ecosystems overlap with my audience?
* How large is that overlap, and how reachable is it?

### Report overview

This report is useful for directional competitive analysis and audience context. It helps you see whether your users also appear around specific retail, finance, media, or utility apps.

That view can support positioning, campaign planning, and broader market understanding. It is most useful as a signal of overlap, not as a complete market map.

<figure><img src="/files/3WGH5GQYHJs6MKqjrmLJ" alt=""><figcaption></figcaption></figure>

### Core columns

* **Application Name** lists the Android applications detected on user devices.
* **Push Opt-in Devices** shows how many devices for that application have push permission enabled.
* **Total Users** shows the size of the user base associated with that application in your audience.

Read these values together. A high user count shows strong overlap, while a higher push opt-in count can signal a more communication-friendly app environment.

### How to use this report

Use App Tracking to understand audience overlap and device-level context. For example, if many of your users also use a specific app in the same category, that can shape your positioning, partnership ideas, or communication strategy.

This report works best as contextual insight. It shows surrounding app usage inside your reachable Android audience and helps you ask better follow-up questions elsewhere.


---

# 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://user.netmera.com/netmera-user-guide/reports-and-analytics/reports/app-tracking.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.
