# Pop up personalization

To create a new personalization with type Pop up, click on the "New Personalization" button and select "Pop up".

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

Next, you'll need to provide some required details, such as the name, ID, the trigger, the frequency and the type of page it's intended for:

**Required Details:**

* **Name:** Assign a descriptive name to easily identify your personalization.
* **ID:** Provide a unique identifier for the personalization.
* **Page Type:** Select the type of page for which the personalization is designed: Product Detail, Cart, Category, Home, Products Listing, or any specific page. If you're unsure, you can also set it up for any page.&#x20;
* **Triggers:**
  * **On Page Load:** The pop-up appears immediately when the page is loaded.
    * **After Certain Time:** The pop-up shows up after a specified duration of time after the page loads.
    * **After Interaction:** The pop-up displays after a user interacts with certain elements on the page.
    * **On Exit Intent:** The pop-up triggers when the system detects the user's intention to leave the page.
    * **On Click/Mouse Over:** The pop-up appears when the customer clicks or hovers over a designated element.
* **Frequency:**
  * **Once Per Page:** The pop-up appears only once per page load.
  * **Once Per Session:** The pop-up displays once during the user's entire session on the website.
  * **Once Per Day:** The pop-up shows up once every 24 hours for the same visitor.
  * **Once Per Week:** The pop-up appears once every 7 days for the same visitor.
  * **Once Per Month:** The pop-up triggers once every 30 days for the same visitor.
  * **Only Once:** The pop-up displays only one time to each visitor, regardless of the time frame.
* **Goal:** The goal for this personalization. Check out more about goals [here](/en/admin-ui/catalogs/goals.md).&#x20;

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

Once set up, you can start creating experiences for this personalization. Press the "New Experience" button.&#x20;

* [Experiences](/en/admin-ui/personalizations/experiences.md)

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

In this section, you can duplicate an existing experience, modify it, or delete it.&#x20;

{% hint style="info" %}
The order of experiences is crucial. If a customer qualifies for more than one experience, the order configured determines priority. You can adjust the order using drag & drop functionality.&#x20;
{% 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://academy.gopersonal.ai/en/admin-ui/personalizations/pop-up-personalization.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.
