> 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/brand/ja/what-would-you-like-to-learn-about/creator-program/creator-reports/creator-reports-overview.md).

# クリエイターレポート概要

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwMLlMoFBtKJa8ptd3zaw%2Fuploads%2FSw5bbwkQhH6hEKDn9GkK%2Fcrea-150-3.mp4?alt=media&token=09cb5ef7-98de-405c-ad02-ba3b50d75df9>" %}

#### レポート指標の内訳

クリエイターレポートの集計 [キャンペーン](/brand/ja/what-would-you-like-to-learn-about/creator-program/creator-campaigns-for-brands/configure-a-creator-campaign.md) impact.comのパフォーマンスデータや、ソーシャルメディアデータなどの外部ソースからの指標：

* **ソーシャルメディア指標**—ソーシャルメディア投稿は以下に紐づいています [キャンペーンタスク](/brand/ja/what-would-you-like-to-learn-about/creator-program/creator-campaigns-for-brands/add-or-remove-creator-campaign-tasks-as-a-brand.md) クリエイターが提出し、あなたが確認して承認するものです。各ソーシャルメディアプラットフォームには、クリエイターのパフォーマンスレポート内で固有の指標があります。たとえば、いいね、コメント、共有、再生数などです。これらの指標は、特定の期間にわたって追跡されます：

  * **累計指標：** キャンペーン開始から設定された終了日までの期間にわたる指標。
  * **差分指標：** 設定された開始日から設定された終了日までの期間にわたる指標。

  次を参照してください *ソーシャルメディア指標の比較* 各投稿タイプで追跡される指標の詳細については、表を参照してください。
* **impact.comのパフォーマンス指標**—impact.comのパフォーマンス指標は、オンライン販売などのコンバージョンにつながるトラフィックを生み出すトラッキングリンクをレポートします。これらの指標には、リンククリック数、リンククリックあたりのアクション数、各リンククリックに関連するコストなどが含まれます。
* **固定報酬および商品贈呈の指標**—これらの指標は常にキャンペーンごとに追跡され、クリエイターがタスク完了の対価として受け取った報酬に関連しています。これらの指標はトラッキングリンクのパフォーマンスには紐づいていません。

#### ソーシャルメディア指標の比較

下の表は、各ソーシャルメディアプラットフォームごとの各投稿で利用可能な指標を示しています、 [コンテンツ＆キャンペーン概要レポート](https://help.impact.com/brand/what-would-you-like-to-learn-about/creator-program/creator-reports/content-and-campaign-overview-report).

| ソーシャルタスク       | 利用可能なソーシャルメディア指標                                                                   |
| -------------- | ---------------------------------------------------------------------------------- |
| Instagram投稿    | <p>• コメント</p><p>• エンゲージメント</p><p>• いいね</p><p>• リーチ</p><p>• 再生数</p><p>• 共有</p>      |
| Instagramリール   | <p>• コメント</p><p>• エンゲージメント</p><p>• いいね</p><p>• リーチ</p><p>• 共有</p><p>• 動画再生数</p>    |
| Instagramストーリー | <p>• エンゲージメント</p><p>• 再生数</p><p>• リーチ</p><p>• 共有</p>                               |
| TikTok動画       | <p>• コメント</p><p>• エンゲージメント</p><p>• いいね</p><p>• リーチ</p><p>• 共有</p><p>• 再生数</p>      |
| Facebook投稿     | <p>• コメント</p><p>• エンゲージメント</p><p>• インプレッション</p><p>• いいね（リアクション）</p><p>• 共有</p>     |
| YouTube動画      | <p>• コメント</p><p>• エンゲージメント</p><p>• インプレッション</p><p>• いいね</p><p>• 共有</p><p>• 再生数</p> |
| Twitter/X投稿    | <p>• コメント/返信</p><p>• エンゲージメント</p><p>• インプレッション</p><p>• いいね</p><p>• 再生数</p>         |
| Twitch動画       | • 再生数                                                                              |
| Pinterestピン    | <p>• インプレッション</p><p>• 再生数</p>                                                      |

{% hint style="success" %}
**不明な投稿タイプ：** これらの指標はキャンペーンタスクとは関連付けられておらず、キャンペーン外で生成されたトラッキングリンクに由来します。
{% endhint %}


---

# 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/brand/ja/what-would-you-like-to-learn-about/creator-program/creator-reports/creator-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.
