> For the complete documentation index, see [llms.txt](https://product.liquidandgrit.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://product.liquidandgrit.com/information-by-product/impact-portal/tracker-tool.md).

# Tracker Tool

## Tracker Tool

The Tracker tool supplies you with event calendar data of the top-grossing mobile apps.&#x20;

Here you can easily view all of the events that are live in the app on a given day. The data is filterable by market, subgenre, app, and by searchable keyword inputs. All of the events are linked to screenshots and videos so you can easily see what they're all about.

{% embed url="<https://www.youtube.com/watch?v=3hqcSkK3t8Q>" %}
More information on the Tracker Tool
{% endembed %}

### Tracker Use Cases

**Competitive Analysis**

The Tracker tool allows you to compare your app's live ops data against competitors, such as trends, patterns, and successful events. All the information is exportable into a .csv file for more analysis and clicking on all of the links will take you to images and screenshots of that feature.

<figure><img src="/files/o12lZJdsiSOkaxLVo3l4" alt=""><figcaption></figcaption></figure>

**Content Planning and Scheduling**&#x20;

The Tracker tool can help you plan and schedule your app's events and feature releases.&#x20;

By reviewing the live ops calendar data, you can identify potential conflicts and strategically plan your app's events based on insights from the event calendar, ensuring a well-timed and impactful release.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://product.liquidandgrit.com/information-by-product/impact-portal/tracker-tool.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
