# Deep Link an Asset

If you've enabled deep linking for your program, each asset you upload can be configured to deep link a visitor to a specific landing page URL. For example, if you've created an asset for a specific product, you can specify that asset to send a visitor directly to that product's specific URL.

#### Set up deep link permitted domains

You must provide permitted domains for deep linking to work. Submitting these allows traffic to land at a deep-linked page on your website. Learn more about [permitted domains and how to set them](/brand/what-would-you-like-to-learn-about/account-administration/program-settings/tracking-settings/set-up-permitted-domains-for-deep-linking.md).

#### Deep link a specific asset

1. From the left navigation bar, select ![](/files/CDnwOBeIdds9r3Z6zTnO) **\[Engage]** → **Content** → **Ads**.
2. In the top-right corner, select **Create Ad** ![](/files/jA6jLZ1RleK5VI2zmvap) **\[Drop-down menu]**, then choose the asset type you want to create.
3. Under *Landing Page*, select either **Default** or **Custom** from the ![](/files/jA6jLZ1RleK5VI2zmvap) **\[Drop-down menu]**, then enter the desired landing page URL for asset redirection.
4. In the URL field, enter the **exact URL** (without `https://`) to where you want the ad to send visitors.

   <div data-with-frame="true"><figure><img src="/files/dUEiQwauRF7D7iKhSQ91" alt=""><figcaption></figcaption></figure></div>
5. Select **Save**.

#### Deep link assets in bulk

This will update multiple assets to deep link to the same page on your site.

1. From the left navigation bar, select ![](/files/CDnwOBeIdds9r3Z6zTnO) **\[Engage]** → **Content** → **Ads**.
2. Hover your cursor over the asset you want to edit and select the ![](/files/FrzJdYoKvOuHxpwWtvcp) **\[Unchecked box]**.
3. Select the **More Actions** ![](/files/jA6jLZ1RleK5VI2zmvap) **\[Drop-down menu]** → **Change landing page**.
4. Use the ![](/files/jA6jLZ1RleK5VI2zmvap) **\[Drop-down menu]** to select **Custom**.
5. In the **URL** field, enter the **exact URL** (without `http://`) you want the asset to send visitors to.

   * Optionally, ![](/files/OoA2qxPalfCYKZvmxuU6) **\[Toggle on]** to **Reroute mobile traffic from this ad if Impact didn't detect that your app is already installed**.

   <div data-with-frame="true"><figure><img src="/files/BIpSJfGDbcVnAw2k9FgF" alt="" width="375"><figcaption></figcaption></figure></div>
6. Select **OK**.


---

# 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/ads/manage-ads/deep-link-an-asset.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.
