> 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/accept-clicks-on-landing-pages.md).

# ランディングページでのクリックを受け入れる

ランディングページURLクリックトラッキングを使用すると、パートナーは impact.com の URL パラメータをランディングページURLに追加でき、最初に impact.com を経由してリダイレクトすることなくクリックをトラッキングできます。これは、パートナー掲載が従来のトラッキングリンクのリダイレクトを制限または回避する場合、特に検索結果で商品を紹介し、購入者を直接ランディングページに送る必要がある比較ショッピングパートナーにとって有用です。

## トラッキング設定を有効にする

ランディングページURLクリックトラッキングを使用するには、

1. 上部のナビゲーションバーから、次を選択します ![](/files/173ecabf39fd91e83f3ac16fba44d8e9c845708d) **［ユーザープロフィール］→［設定］**.
2. 右側の、次の項目の下にある *トラッキング*、次を選択します [**全般**](https://app.impact.com/secure/advertiser/fr/general-tracking-settings.ihtml)**.**
3. 次の項目の下で *アトリビューション*、有効にする **ランディングページで impact.com のクリックパラメータを受け入れる**.
4. 選択します **保存**.

## 要件

ランディングページには、Universal Tracking Tag、PageLoad API、または対応する e コマース統合など、互換性のあるランディングページ統合が必要です。 [トラッキングのベストプラクティス](/brand/ja/what-would-you-like-to-learn-about/platform-features/tracking/tracking-best-practices.md#landing-page-tracking) を参照してください。

## パートナーの設定

* パートナーは、impact.com のパートナー ID パラメータを含める必要があります `irmp` をランディングページURLに含めます。
* パートナーには、次の下に希望する広告 ID を含めることを推奨します。 `irad` パラメータ。もし `irad` 含まれていない場合、デフォルトのプログラムトラッキングリンク ID が使用されます。
* sub ID やキャンペーンのメタデータなど、追加でサポートされている URL パラメータは、統合でサポートされている場合、クリックとともに保持されます。
* ランディングページ URL に追加の分析パラメータを追加する必要があるかどうか、パートナーに伝えてください。たとえば `utm_medium=CSS`.
* 次の一覧を参照してください [直接トラッキング パラメータ](/other/ja/reference-documentation/torakkinguparamta.md) を参照してください。

{% 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/platform-features/tracking/set-up-tracking/accept-clicks-on-landing-pages.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.
