> For the complete documentation index, see [llms.txt](https://help.impact.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.impact.com/partner/zh/ni-xiang-liao-jie-shen-me/impactcom-mobile-app/mobile-app-reporting/performance-by-day-report-for-the-mobile-app.md).

# 移动应用中的按天效果报告

该 *按天表现* 报告按天列出您在指定日期范围内的表现。

#### 管理报告

1. 从屏幕底部的导航栏中，选择 ![](/files/15da34e9da4846c7f8cf6bc8ef6e9bff60338fe6) **\[报告]**.
2. 在 *报告* 部分中，选择 **业绩日期**.
3. 在右上角，选择日期 ![](/files/ea861215fc8b001a1707acadbd9f6800d5d95c1e) **\[下拉菜单]** 用于选择业绩数据的日期范围。
4. 在右上角，选择 ![](/files/cd014655c4c89f8f2f61ce9532c6f031ca249694) **\[筛选]** 以筛选你要查看的数据。
   * 查看 *筛选参考表* 以下以获取更多信息。

<details>

<summary>筛选参考表</summary>

| 筛选   | 说明                                                                                      |
| ---- | --------------------------------------------------------------------------------------- |
| 排序方式 | 通过按以下方式查看数据来对其进行排序 *升序* 或 *降序* 顺序。                                                      |
| 品牌   | 通过选择相关的品牌来筛选与特定品牌相关的数据 ![](/files/961896379dec15908d56234d0fdc1ba0aa67e8a3) **\[复选框]**. |

</details>

5. 查看你的表现数据明细。选择 ![](/files/b4ef22a3e11401b44bbefdfd62d5749bd538179f) **\[展开]** 在某天旁边，以打开绩效指标的详细视图。
   * 请参阅 *报告数据列说明* 以了解更多信息。

<details>

<summary>报告数据列说明</summary>

| 字段     | 说明                                          |
| ------ | ------------------------------------------- |
| 总收益    | 当天向您支付的全部佣金收入。                              |
| 点击     | 用户通过你的广告链接访问该品牌着陆页的次数。                      |
| 动作     | 你带来的转化次数，不包括品牌撤销的任何转化。                      |
| 销售额    | 你为该品牌创造的总收入价值。                              |
| 动作收益   | 因你带来的操作而支付给你的佣金金额。                          |
| EPA    | 每次行动收益表示您通过促成转化所获得的平均货币价值。                  |
| 每次点击收益 | 每次带来点击所赚取的平均佣金金额。                           |
| 转化率    | 转化率按以下数量计算： *动作* 除以数量 *点击*，它表示最终产生转化的点击百分比。 |
| 客单价    | 由您的受众产生的平均订单价值。其计算方式为产生的收入除以转化次数（也称为行动）。    |

</details>


---

# 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://help.impact.com/partner/zh/ni-xiang-liao-jie-shen-me/impactcom-mobile-app/mobile-app-reporting/performance-by-day-report-for-the-mobile-app.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.
