# Domain referrer

Define an audience based on how visitors arrive at your site. Enter a URL for another site that links or directs traffic to your store.

{% hint style="warning" %}
For the domain referrer rule to apply, links must open in the same tab. If the link opens in a separate tab, the referrer source can't be detected.
{% endhint %}

## Add domain referrer rule

***

{% hint style="info" %}
Enter the domain without `https://` or other forward slashes (e.g., "[www.google.ca](http://www.google.ca)")
{% endhint %}

{% hint style="info" %}

#### Steps

1. Go to **Audiences** page and click **Create new audience**.&#x20;
2. Enter a name for your audience. You can change the name later.
3. Select the **domain referrer** rule type.
4. Enter the full URL of the site that links to your store.
5. Click **Save**.
   {% endhint %}


---

# 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.fluorescent.co/section-studio/smart-sections/audiences/domain-referrer.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.
