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

# Cost Per Click 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.
