# Performance by Day Report for the Mobile App

The *Performance by Day* report lists your performance by day over a specified date range.

#### Manage the report

1. From the navigation bar at the bottom of your screen, select ![](/files/eWpi50yYfUzyJGHv1K7P) **\[Reports]**.
2. In the *Reports* section, select **Performance Day**.
3. In the upper-right corner, select the date ![](/files/8sWL7hpIpupIhTbAluAU) **\[Drop-down menu]** to select the date range of the performance data.
4. In the upper-right corner, select ![](/files/7N7LmXjqLCWSxTl31N2O) **\[Filter]** to filter for the data you want to view.
   * View the *Filter reference table* below for more information.

<details>

<summary>Filter reference table</summary>

| Filter  | Description                                                                                                                    |
| ------- | ------------------------------------------------------------------------------------------------------------------------------ |
| Sort By | Sort data by viewing it in *Ascending* or *Descending* order.                                                                  |
| Brands  | Filter for data associated with specific brands by selecting the relevant ![](/files/P7v7JVszpEsu5wGO2TQR) **\[Check boxes]**. |

</details>

5. View a breakdown of your performance data. Select the ![](/files/xkU0T66iubsKNZ2cU3i0) **\[Expand]** next to a day to open a detailed view of performance metrics.
   * Refer to the *Report data column reference* for more information.

<details>

<summary>Report data column reference</summary>

| Field           | Description                                                                                                                                                            |
| --------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Total Earnings  | All commission earnings paid to you for that day.                                                                                                                      |
| Clicks          | The number of times users followed your ad links to the brand's landing page.                                                                                          |
| Actions         | The number of conversions you drove, excluding any reversed by the brand.                                                                                              |
| Sales Amount    | The total value of revenue you generated for the brand.                                                                                                                |
| Action Earnings | The amount of commission paid to you for the actions you drove.                                                                                                        |
| EPA             | The earnings per action represent the average monetary value you have earned from driving conversions.                                                                 |
| EPC             | The average amount of commission earned per click driven.                                                                                                              |
| Conversion Rate | The conversion rate is calculated as the number of *Actions* divided by the number of *Clicks*, and it represents the percentage of clicks that result in conversions. |
| AOV             | The average order value generated from your audience. This is calculated as revenue generated divided by the number of conversions (also known as actions).            |

</details>


---

# 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://help.impact.com/partner/what-would-you-like-to-learn-about/impactcom-mobile-app/mobile-app-reporting/performance-by-day-report-for-the-mobile-app.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.
