> 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-day-report-for-the-mobile-app.md).

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

この *日別パフォーマンス* レポートには、指定した日付範囲における日ごとの実績が一覧表示されます。

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

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

<details>

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

| フィルター  | 説明                                                                                                       |
| ------ | -------------------------------------------------------------------------------------------------------- |
| 並べ替え条件 | データを次の順序で表示して並べ替えます *昇順* または *降順* 順序。                                                                    |
| ブランド   | 該当する項目を選択して、特定のブランドに関連するデータを絞り込みます ![](/files/fe07796f62bb97c2c6bc1bcad980158140535bf6) **\[チェックボックス]**. |

</details>

5. パフォーマンスデータの内訳を表示します。選択してください ![](/files/e0b4d9735e688ac89435924007992b3a2eca275c) **\[展開]** 日付の横にある項目を選択すると、実績指標の詳細ビューを開けます。
   * 以下の *レポートデータ列リファレンス* をご覧ください。

<details>

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

| 項目       | 説明                                                                               |
| -------- | -------------------------------------------------------------------------------- |
| 総収益      | その日に支払われたすべてのコミッション収益。                                                           |
| クリック数    | ユーザーが広告リンクをたどってブランドのランディングページに移動した回数。                                            |
| アクション    | ブランドによって取り消されたものを除く、発生させたコンバージョン数。                                               |
| 売上金額     | ブランドにもたらした売上の合計額。                                                                |
| アクション収益  | 発生させたアクションに対して支払われたコミッション額。                                                      |
| EPA      | アクションごとの収益とは、コンバージョンの促進によって得た平均的な金額を表します。                                        |
| EPC      | 発生させたクリックあたりに得た平均コミッション額。                                                        |
| コンバージョン率 | コンバージョン率は、次の数として計算されます *アクション* を次の数で割ったもの *クリック数*であり、クリックのうちコンバージョンにつながる割合を示します。 |
| AOV      | あなたのオーディエンスから生まれた平均注文額です。これは、発生した収益をコンバージョン数（アクションとも呼ばれます）で割って算出されます。            |

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