> 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/nin-xiang-liao-jie-shen-me/impactcom-mobile-app/mobile-app-reporting/mobile-app-reports-overview.md).

# 移动应用报告概览

你可以查看可用余额、你今天的收入以及任何即将支付到你账户的待处理金额，还可以快速浏览你的关键绩效指标。

1. 从屏幕底部的导航栏中，选择 ![](/files/15da34e9da4846c7f8cf6bc8ef6e9bff60338fe6) **\[报告]**.
2. 查看你当前的余额以及当前和待处理的收益。

<details>

<summary>收益和余额参考</summary>

| 字段    | 说明                                                                                                                                                                                                               |
| ----- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| 可用余额  | 此字段为你提供可供提现资金的实时显示。下面的进度条 *可用余额* 显示在自动提现发生前你还需要赚取多少。                                                                                                                                                             |
| 今日收益  | 此字段显示你今天赚取的佣金金额。                                                                                                                                                                                                 |
| 待处理金额 | 你仍应得的所有资金总额，以及下一个付款日期应支付给你的金额。所显示的数值在 [操作锁定期](/partner/zh/nin-xiang-liao-jie-shen-me/platform-features/finance/payments-withdrawals-and-balance/partner-payments-explained-from-action-to-payout.md) 过去之前不会最终确定。 |

</details>

3. 查看你的关键绩效指标概览。
   * 此部分以图形方式展示你的关键绩效指标。使用 ![](/files/ea861215fc8b001a1707acadbd9f6800d5d95c1e) **\[下拉菜单]** 来选择时间范围，并从提供的选项中选择 1 个，以查看该指标的数据。

<details>

<summary>概览参考</summary>

| 指标     | 说明                                          |
| ------ | ------------------------------------------- |
| 点击     | 用户通过你的广告链接访问品牌落地页的总次数。                      |
| 销售额    | 你在所选时间范围内为所有品牌创造的收入总额。                      |
| 动作     | 你带来的转化总数，不包括任何被品牌撤销的转化。                     |
| 动作收益   | 你因促成转化而获得的单笔付款总数。                           |
| CR     | 转化率按以下数量计算： *动作* 除以数量 *点击*，它表示最终产生转化的点击百分比。 |
| 每次点击收益 | 每次带来点击所赚取的平均佣金金额。                           |

</details>

#### 可用报告

* [高级动作列表](/partner/zh/nin-xiang-liao-jie-shen-me/impactcom-mobile-app/mobile-app-reporting/advanced-action-listing-report-for-the-mobile-app.md)
* [按 Sub 和共享 ID 的表现](/partner/zh/nin-xiang-liao-jie-shen-me/impactcom-mobile-app/mobile-app-reporting/performance-by-sub-id-and-shared-id-report-for-the-mobile-app.md)
* [按品牌划分的表现](/partner/zh/nin-xiang-liao-jie-shen-me/impactcom-mobile-app/mobile-app-reporting/performance-by-brand-report-for-the-mobile-app.md)
* [按天表现](/partner/zh/nin-xiang-liao-jie-shen-me/impactcom-mobile-app/mobile-app-reporting/performance-by-day-report-for-the-mobile-app.md)
* [按优惠码表现](/partner/zh/nin-xiang-liao-jie-shen-me/impactcom-mobile-app/mobile-app-reporting/performance-by-promo-code-report-on-the-mobile-app.md)
* [提现历史](/partner/zh/nin-xiang-liao-jie-shen-me/impactcom-mobile-app/mobile-app-reporting/withdrawal-history-report-for-the-mobile-app.md)


---

# 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/nin-xiang-liao-jie-shen-me/impactcom-mobile-app/mobile-app-reporting/mobile-app-reports-overview.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.
