> 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/ja/nitsuitebitaidesuka/impactcom-mobile-app/mobile-app-reporting/performance-by-promo-code-report-on-the-mobile-app.md).

# モバイルアプリのプロモコード別パフォーマンスレポート

この *プロモコード別のパフォーマンス* レポートには、ブランドのプロモーションに使用したプロモコードに関連する特定のトラッキングデータが表示されます。

#### レポートを管理する

1. 画面下部のナビゲーションバーから、 ![](/files/1b8e60443d2666a3fd9c56d4eab3488a47b66d38) **\[レポート]**.
2. の *レポート* セクションで、次を選択してください： **プロモコード別のパフォーマンス**.
3. 右上で日付を選択し ![](/files/6b046c899791e34f6c5bd96746feecd1f5fce12b) **\[ドロップダウンメニュー]** プロモコードのパフォーマンスデータの期間を選択するには。
4. 右上隅で、次を選択します ![](/files/7f1589fe749a3b20b5978d42854c0a96d4179895) **\[フィルター]** 表示するデータを絞り込みます。
   * 次の *フィルター参照表* 詳細は以下をご覧ください。

<details>

<summary>フィルター参照表</summary>

| フィルター  | 説明                                                                                                           |
| ------ | ------------------------------------------------------------------------------------------------------------ |
| 並べ替え条件 | プロモコードを並べ替える *昇順* または *降順* 公開日順、またはアルファベット順。                                                                 |
| ブランド   | 関連するものを選択して、特定のブランドに関連付けられたプロモコードを絞り込む ![](/files/fe07796f62bb97c2c6bc1bcad980158140535bf6) **\[チェックボックス]**. |

</details>

5. プロモコードのパフォーマンスデータの内訳を表示します。
   * 以下の *レポートデータ列リファレンス* をご覧ください。

<details>

<summary>レポートデータ列リファレンス</summary>

| 列     | 説明                                                                     |
| ----- | ---------------------------------------------------------------------- |
| 総収益   | 選択した期間中の、選択したプロモコードの合計収益を表示します。これは、選択したプログラムに属するすべてのプロモコードの毎日の収益の合計です。 |
| 売上金額  | これは、プロモコード販売によって提携ブランドにもたらした売上の合計額です。                                  |
| アクション | この指標では、選択した日付範囲におけるプロモコードごとのコンバージョン（販売、アプリインストールなど）1件あたりの報酬が表示されます。    |

</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/ja/nitsuitebitaidesuka/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.
