> 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-promo-code-report-on-the-mobile-app.md).

# 移动应用中的按促销码效果报告

该 *按优惠码表现* 报告会显示与您用于推广品牌的促销代码相关的特定跟踪数据。

#### 管理报告

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

<details>

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

| 筛选   | 说明                                                                                       |
| ---- | ---------------------------------------------------------------------------------------- |
| 排序方式 | 按以下方式对优惠码排序： *升序* 或 *降序* 按其上线日期的顺序，或按字母顺序。                                               |
| 品牌   | 通过选择相关品牌，筛选与特定品牌相关联的优惠码 ![](/files/961896379dec15908d56234d0fdc1ba0aa67e8a3) **\[复选框]**. |

</details>

5. 查看您的优惠码表现数据明细。
   * 请参阅 *报告数据列说明* 以了解更多信息。

<details>

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

| 列   | 说明                                         |
| --- | ------------------------------------------ |
| 总收益 | 查看您所选优惠码在所选日期范围内的总收益。这是您所选项目中所有优惠码的每日收益总和。 |
| 销售额 | 这是您通过促销代码销售为合作品牌创造的销售总额。                   |
| 动作  | 此指标会显示您在所选日期范围内每个促销代码的每次转化收益（销售、应用安装等）。    |

</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-promo-code-report-on-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.
