Skip to main content
All CollectionsBlueprintsConfiguration
Dynamically assigning destination URLs for ads
Dynamically assigning destination URLs for ads

Use Preferred Path and dynamically assign URLs to ensure that ads direct to the correct landing pages.

Updated over a week ago

Preferred Path dynamically assigns destination URLs to ads, ensuring they lead to the correct landing pages. You can set preferred paths at both the ad group and creative levels.

For example

Imagine you want all destination URLs in a specific ad group to go to a general information page, like www.accountdomain.com/info. Fluency checks if the page exists. If it does, it will be used for all ads in that ad group. If not, Fluency will use the domain listed for the account.


Setting up preferred paths

  1. Go to Blueprints in the top menu.

  2. Select a Blueprint from the list on the left and then a campaign and ad group. (Optional) Select a creative if you want to set a preferred path at the creative level instead of at the ad group level.

  3. Under the Basic dropdown, enter a destination URL in the Preferred Path field (e.g., "/info," "/review," etc.).

  4. Click Save Changes.


Advanced customization

You can customize an ad group or creative's preferred path beyond simply entering a destination URL.

Using tags for multiple URL paths

If your client's website has multiple URL paths, you can enter them as tags. For example:

  • [/info]

  • [/information]

Fluency will check both paths and use the one that's live. If both pages work, it will randomly choose one. If you prefer that one page is checked first, you can format it in a particular order. For example:

  • 1##/info

  • 2##/information

You can also use nested tags like this:

  • [Website_[Website::Fluency]_USED]

Using inventory tags

Most inventory pages are set up with a specific URL structure that can be used to address and reference inventory dynamically. For example, if you have a boat inventory page and want to reference URLs for specific makes and models that are either new or used, use tags in the URL and the system will build the correct URLs and test them.

  • Original: /inventory?NewUsed=New&Make=MasterCraft

  • With tags: /inventory?NewUsed=[inventory.Model]&Make=[inventory.Make]

If the system detects an invalid URL, you can still force it to go to that URL instead of the account's domain. Use force pinning by adding -> before the preferred path.

  • -> [preferred path tag]

Note: If your business directs traffic to many different website providers, we can set up dynamic website provider detection. Contact your Advertising Engineer to learn more.

Setting preferred path as "Auto"

If you enter Auto in the preferred path field, Fluency will use keywords and negative keywords associated with the ad group to score webpages on the account's domain. The highest-scoring page will be chosen as the URL for ads. Be sure to review the URL in Launch Review and make any necessary adjustments after the account launches.

Did this answer your question?