# Track Your Datas

You can review the data of all the campaigns you have created on your private dashboard.

Data you can analyse:

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

* Point Spent All Time
* Peak Day
* Average Points Spent Per User
* Point Distribution\
  \
  -> By Point: Shows the points distributed.\
  -> By Tasker: Shows the total number of users completing the task.\
  \
  You can filter your points by platform, date, task.<br>

  To filter by task, you can find out your task id from the tasks section and type it in the search section.

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

You can view the interaction data of your tasks in a filtered form as impression, click, completion number.

You can filter your User Acquisition data according to days.

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

You can view the location-based data of users who have completed your tasks.


---

# 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://midle.gitbook.io/midle/tutorials/brand-guides/track-your-datas.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.
