> 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/platform-features/tracking/set-up-tracking/cost-per-click-v1-and-pending-clicks-explained.md).

# クリック単価V1と保留中クリックの解説

{% hint style="warning" %}
**重要！** この記事では、impact.com の旧来の CPC トラッキング機能について説明しており、CPC V1 の概念を理解したり、過去のデータを確認したりするためのものです。参照してください [CPC V2 でクリックの支払いルールを設定する](/brand/ja/what-would-you-like-to-learn-about/platform-features/contracts-and-template-terms/template-terms/payout-adjustments/set-your-click-payout-rules-with-cpc-v2.md) プログラムの CPC 支払いルールの設定についてガイダンスが必要な場合は、
{% endhint %}

CPC V2 のリリース前は、CPC イベントタイプにより、ブランドはクリックを保留アクションに変換し、その後それらを精査して、パートナーへの支払い前に却下することができました。ブランドはこの機能を使って予算を管理し、無効なトラフィックに対してパートナーへ支払うことを避けていました。

その後、impact.com の CPC 機能は、カスタマイズ可能な支払いグループ、支払い *上限* 予算超過を避けるための仕組みと、無効なトラフィックを避けるための内部軽減要因が追加されました。これにより、プログラムにとって最も価値をもたらすものに応じて支払いを調整することに集中できます。

#### CPC V1 レポート

CPC V1 では、クリックイベントタイプが、1 日にパートナーによって生成されたすべてのクリックを収集し、1 つの CPC アクションに集約していました。以下は、ブランドがクリックアクションのコストを管理および追跡するために使用していた 2 つのレポートです。

{% tabs %}
{% tab title="保留中のクリック" %}
ブランドは、上記でクリックを承認したり、変更／却下したりできました [保留中のクリック](https://app.impact.com/secure/advertiser/engage/actions/clicks/click-actions-flow.ihtml) 画面で無効なクリックをふるい分けました。却下されなかったクリックは、その日に報告されたアクションに含まれていました。
{% endtab %}

{% tab title="Click Tracker CPC 支払い" %}
ブランドは、上で最終的なクリック単価を確認できました [Click Tracker CPC 支払いレポート](https://app.impact.com/secure/advertiser/engage/additionalreports/report/viewReport.report?id=1828).
{% endtab %}
{% endtabs %}


---

# 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/platform-features/tracking/set-up-tracking/cost-per-click-v1-and-pending-clicks-explained.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.
