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

# Stand-Down ポリシーの解説

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. 右側の *Tracking*、選択します **一般**.
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.
