# Stand-Down Policy Explained

impact.com's [stand-down policy](https://app.impact.com/pcontent/stand-down-policy.ihtml) is a best practice that prevents certain partners—particularly those using browser extensions, toolbars, or in-cart solutions—from interfering with the shopping experience if another click has already been recorded from another partner. Once a shopper has engaged with a tracking link (e.g., from a creator, content publisher, cashback program, or coupon site), the `afsrc=1` parameter is automatically appended to the landing page URL for all partner-driven traffic. Any competing extension must withdraw and not attempt to override the original click by triggering pop-ups, activating new tracking links, or altering the customer's path to purchase.

#### How it works

1. The consumer clicks on a link from a partner site, which brings them to a brand's landing page.
2. The `afsrc=1` parameter is automatically appended to the landing page URL.
3. The competing partner, e.g., a browser extension, checks the link that redirected the consumer and recognizes it as an impact.com tracking link.
4. The extension is then required to abide by the stand-down policy, and no extension pop-up should be made visible for that consumer.

#### Check the stand-down policy in your template terms

You can ensure the stand-down policy is enabled by viewing your template terms' *General Terms* section.

1. From the left navigation bar, select ![](/files/CDnwOBeIdds9r3Z6zTnO) **\[Engage]** → **Contracts** → **Template Terms**.
2. Hover over the relevant template terms, then select ![](/files/mQTDSmR70Q3Eybmgev6e) **\[More]** → **View Terms**.
3. Scroll down to the *General Terms* section, then look for *Stand Down Policy*.

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

#### Disable the stand-down policy

{% hint style="warning" %}
**Warning:** Your program’s stand-down policy is enabled by default, and we recommend you keep it enabled to establish good partnerships. Explicitly stating that you adhere to a stand-down policy will give partners a better opportunity to maintain their status as a conversion winner.
{% endhint %}

1. From the top navigation bar, select ![](/files/2qeX6EqajzdOPiwzfeV5) **\[User profile] → Settings**.
2. On the right, under *Tracking*, select **General**.
3. Below the *Stand Down Policy* section, select ![](/files/4AJktj2qcV3ZjYYKylZP) **\[Checkbox]** **Activate stand down policy on all template terms**.
4. Select **Save**.


---

# Agent Instructions: 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:

```
GET https://help.impact.com/brand/what-would-you-like-to-learn-about/platform-features/tracking/stand-down-policy-explained.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
