> 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/stand-down-policy-explained.md).

# スタンドダウンポリシーの解説

impact.comの [スタンドダウンポリシー](https://app.impact.com/pcontent/stand-down-policy.ihtml) は、他のパートナーからすでにクリックが記録されている場合に、特定のパートナー—特にブラウザ拡張機能、ツールバー、またはカート内ソリューションを使用するパートナー—がショッピング体験に干渉するのを防ぐベストプラクティスです。買い物客が（クリエイター、コンテンツパブリッシャー、キャッシュバックプログラム、クーポンサイトなどの）トラッキングリンクをクリックすると、その `afsrc=1` パラメータは、すべてのパートナー経由のトラフィックに対してランディングページのURLに自動的に追加されます。競合する拡張機能はすべて引き下がり、ポップアップを表示したり、新しいトラッキングリンクを有効化したり、顧客の購入までの導線を変更したりして、元のクリックを上書きしようとしてはなりません。

#### 仕組み

1. 消費者がパートナーサイトのリンクをクリックすると、ブランドのランディングページに移動します。
2. その `afsrc=1` パラメータはランディングページのURLに自動的に追加されます。
3. 競合するパートナー、たとえばブラウザ拡張機能は、消費者をリダイレクトしたリンクを確認し、それをimpact.comのトラッキングリンクだと認識します。
4. その後、拡張機能はスタンドダウンポリシーに従う必要があり、その消費者に対して拡張機能のポップアップを表示してはなりません。

#### テンプレート規約でスタンドダウンポリシーを確認する

テンプレート規約を表示することで、スタンドダウンポリシーが有効になっていることを確認できます。 *一般規約* セクション。

1. 左側のナビゲーションバーで、 ![](/files/7ddd72d8e69e7055d9408cf4847c5c54abf9f71d) **\[Engage]** → **契約** → **テンプレート条項**.
2. 該当するテンプレート規約にカーソルを合わせてから、選択します ![](/files/967afd940eacbf83a7772ab9ff5584bc129c9568) **\[その他]** → **契約条件を表示**.
3. までスクロールし、 *一般規約* セクションを開いてから、次を探します *スタンドダウンポリシー*.

   <div data-with-frame="true"><figure><img src="/files/81d663d0e19cd73133140757b7b716b8da0c5456" alt="" width="563"><figcaption></figcaption></figure></div>

#### スタンドダウンポリシーを無効にする

{% hint style="warning" %}
**警告:** お客様のプログラムのスタンドダウンポリシーはデフォルトで有効になっており、良好なパートナーシップを築くためにも有効のままにしておくことを推奨します。スタンドダウンポリシーに従うことを明示することで、パートナーがコンバージョンの勝者としての地位を維持しやすくなります。
{% endhint %}

1. 上部ナビゲーションバーで、次を選択します ![](/files/173ecabf39fd91e83f3ac16fba44d8e9c845708d) **\[ユーザープロフィール] → 設定**.
2. 右側の *トラッキング*、選択します **一般**.
3. 〜の下に *スタンドダウンポリシー* セクションで、次を選択します ![](/files/cee708af81ce6ea11e1b8e19926313a76dcf097e) **\[チェックボックス]** **すべてのテンプレート規約でスタンドダウンポリシーを有効にする**.
4. 選択 **保存**.


---

# 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/stand-down-policy-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.
