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