# Content

## Overview&#x20;

The **Content** tab in the popup editing feature allows merchants to easily configure pop-ups for collecting email subscriptions. The key elements include:

* **Title and Message:** Customize the title and message to grab attention and encourage subscriptions.
* **Actions:** Add primary and secondary buttons for call-to-action.
* **Trigger Button:** Display a persistent button that reopens the pop-up if dismissed.
* **iOS Widget:** Provide an option to add the website to the home screen for notifications.
* **Grant Permission Guide:** Guide users through allowing push notifications if blocked.

This setup enhances engagement through personalized interactions and targeted messages.

### Personalize Title & Message&#x20;

Merchants can  configure the title and message displayed in the popup.&#x20;

In this example, the **Title** is set to "Never miss a sale" with an emoji to grab attention, and the **Message** encourages users to subscribe for updates on new products and exclusive promotions.&#x20;

Merchants can easily modify these fields to customize the popup's message.

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

> Note: The input fields here only apply to popup collecting customer information

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

### Actions

The "Actions" section  allows you to configure the primary and secondary buttons of your pop-up. You can enable or disable each button and customize their functionality by clicking "Edit."&#x20;

For the primary button, actions such as form submission (e.g., subscribing) can be assigned, along with the option to modify the button's label text.&#x20;

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

Similarly, the secondary button can be tailored for alternative actions, such as dismissing the pop-up, giving merchants flexibility in the pop-up's interactive elements.&#x20;

### Trigger button&#x20;

The "Trigger button" feature allows merchants to display a floating button on their website that remains visible after the main pop-up is closed.&#x20;

This button can be customized with a label (e.g., "Get updates") and serves as a secondary trigger for the pop-up. When visitors click the button, the subscription pop-up will reappear, giving them another opportunity to sign up or engage.&#x20;

This ensures that even if a user initially dismisses the pop-up, they still have a way to interact with it later.

You can preview how the trigger button will appear by navigating to the "Trigger" tab, as shown in the image below.

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

### IOS Widget

The **iOS Widget** section allows you to customize a widget for users on iOS devices. You can edit the title, message, and button text to suit your promotion or call-to-action.&#x20;

In this example, the title is "Never miss a sale," and the message encourages users to stay updated by adding the site to their home screen. The button can be labeled with a call-to-action like "Detail," making it clear what users will receive when interacting.

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

### Grant permission guide

The "Grant Permission Guide" feature in Uppush allows merchants to customize the prompt messages users see when requesting permission for web push notifications.&#x20;

Merchants can personalize both the title and message for the "Allow" and "Block" scenarios, as well as the blocked notification alert when a user's browser has disabled push notifications. This ensures that communication is tailored, improving the chances of users opting in for notifications and addressing potential issues when permissions are blocked.

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


---

# 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://doc.uppush.io/uppush/popup-and-automation/popups-customization-guide-for-subscribers-collection/editing-a-popup/content.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.
