> 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) をご覧ください。

## パートナー設定

パートナー設定の詳細については、 [Google Ads & impact.com - CSS パートナートラッキング](/other/ja/reference-documentation/google-ads-and-impactcom-tracking.md).

{% hint style="info" %}
**注**: 既存のデフォルトのダイレクトリンクトラッキングは、有効な場合、引き続きランディングページクリックトラッキングよりも優先されます。
{% 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.
