# Popup Behavior and Target

### Popup Behaviour

Popups can appear based on time or other behavior. Setting options include:

Popups can be positioned:

* Left
* Right
* Center

Popups can appear based on time or other behavior. Setting options include:

* Show immediately
* Show 10 seconds after page load
* Show after the user scrolls to the page bottom
* Show after the user has been idle for 1 minute

<figure><img src="/files/FqMEPzFKnHDt9Y47deD2" alt=""><figcaption></figcaption></figure>

### Target Page

Display a custom popup to your customers only when the customer is browsing a certain page, product, collection, or blog post on your site.

Target your message based on where customers are browsing your site:

<figure><img src="/files/u8EQqcCfINx3VQOt97GV" alt=""><figcaption></figcaption></figure>

{% hint style="success" %}
Create different popups and messages for various pages of your site.
{% endhint %}

### Target Referrer

Target a specific audience by using Target Referrer. Your popup will only appear when the customer arrives at your site from a certain path or location.&#x20;

<figure><img src="/files/CrBEMGqmaBNhjL8pYIJI" alt=""><figcaption></figcaption></figure>

{% hint style="success" %}
Enable when running a promotion on another site.
{% endhint %}

{% hint style="success" %}
Use to provide a custom discount code to your customers when they arrive from a social media or other paid promotion.
{% endhint %}

### Target Device

Create a custom popup for mobile devices and another popup for desktop browsers with Target Device. Each popup can be customized with different assets and messaging.

<figure><img src="/files/DU46KDAZcrS0t5CmJOa6" alt=""><figcaption></figcaption></figure>

{% hint style="success" %}
Enable custom popups for mobile and desktop.
{% 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://broadcast.presidiocreative.com/broadcast-v4/popups/popup-behavior-and-target.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.
