> 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/platform-features/trackonomics/trackonomics-reports/overview-by-story-report.md).

# ストーリー別概要レポート

**アップグレード**：この機能は Trackonomics Essentials で無料でご利用いただけます。これと、プログラムを成長させるための追加ツール一式にアクセスするには、 [Trackonomics Essentials を有効化](https://impact.com/trackonomics-essentials/) 今日。

このレポートでは、ストーリーや投稿が主要指標でどのように成果を上げているかを分析できます。指定した期間において、どのコンテンツがエンゲージメントと収益を生み出しているかを把握するためにご活用ください。

#### レポートを開く

![](/files/875814e74c653d61e8d4b0097f8a529232501a48) この機能は Trackonomics アドオンでのみご利用いただけます。お問い合わせは [サポート](mailto:trackonomics.support@impact.com) 詳細については

1. 上部のナビゲーションメニューから、 **Trackonomics**.
2. ドロップダウンメニューから次を選択します： **ストーリー別概要**.

{% hint style="warning" %}
**重要:** このレポートを最大限に活用するには、impact.com の [Publisher Tag](/partner/ja/nitsuitebitaidesuka/platform-features/tracking/tracking-links/create-and-manage-links/publisher-tag-implementation-for-partners.md) をウェブサイトにインストールしておく必要があります。
{% endhint %}

#### レポートデータのセグメント

このレポートのデータは、次のセクションに分かれています：

{% tabs %}
{% tab title="インタラクティブなパフォーマンスチャート" %}
このセクションには、グラフとインタラクティブなメトリック表示が含まれます。

1. **主要トレンドグラフ:** このエリアチャートは、選択した日付範囲における単一の指標の推移を表示します。表示される指標は、グラフ右側にある指標選択ボタンで切り替えられます。
2. **指標選択ボタン:** これらのボタン（例： *総コミッション*, *クリック数*, *総売上*）を使うと、主要トレンドグラフに表示されるデータをすばやく変更でき、その指標のパフォーマンスを即座に確認できます。

<div data-with-frame="true"><figure><img src="/files/dfcf89a9baaa74323d5ffb856636e96c76fccad9" alt=""><figcaption></figcaption></figure></div>
{% endtab %}

{% tab title="データテーブル" %}
このデータセットは、ユーザーが追跡対象のアクションを実行した特定の投稿に関連するデータを含む表で表示されます。特定のストーリーにカーソルを合わせると、より詳細な内訳を表示できます。次に、 **レポートを表示**。詳細については、 [ストーリー別概要詳細レポート](/partner/ja/nitsuitebitaidesuka/platform-features/trackonomics/trackonomics-reports/overview-by-story-detail-report.md)。次を参照してください *データポイント参照表* これらのデータポイントの詳細については、

<div data-with-frame="true"><figure><img src="/files/8b8dded828663eb84d263efc496bae0793c7d375" alt=""><figcaption></figcaption></figure></div>
{% endtab %}
{% endtabs %}

<details>

<summary>データポイント参照表</summary>

| データポイント        | 説明                                                                                         |
| -------------- | ------------------------------------------------------------------------------------------ |
| タイトル           | 追跡対象のアクション（例: クリックやコンバージョン）が発生したストーリーまたは投稿のタイトル。                                           |
| 公開日            | ストーリーまたは投稿が最初に公開された日付。                                                                     |
| 作成者            | そのストーリーまたは投稿に関連付けられている作成者。                                                                 |
| クリック数          | impact.com がユーザーによるアフィリエイトリンクのクリックを追跡した回数です。一意のクリックと重複クリックの両方を含み、トラフィックとエンゲージメントの測定に役立ちます。 |
| コンバージョン率（CR）   | クリックのうち、成功した有効なコンバージョン（購入またはリード）につながった割合です。この指標は、トラフィックがどれだけ効果的にアクションに変換されるかを把握するのに役立ちます。  |
| 有効クリック単価（eCPC） | クリックごとの平均コミッション収益で、総コミッション収益を発生した総クリック数で割って算出されます。                                         |
| 総コミッション        | すべての有効なアクション（承認済みコンバージョンのみ）に対する総コミッションで、調整などの控除前の金額です。この金額は、返品や取り消しが発生しなかった場合に得られる収益を示します。 |
| 総売上            | キャンセルや返金のなかった、有効と認定された売上（例: 商品購入）の総額です。この指標は、ストーリーによって生み出された収益を示します。                       |

</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/platform-features/trackonomics/trackonomics-reports/overview-by-story-report.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.
