> For the complete documentation index, see [llms.txt](https://help.recart.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.recart.com/latest-news/introducing-popup-preview-test-your-popups-before-they-go-live.md).

# Introducing Popup Preview: Test Your Popups Before They Go Live

Launching a popup shouldn’t involve guesswork.

With **Popup Preview**, you can now review exactly how your popup will appear to visitors **before it’s published** — directly on your live website, without triggering real users or affecting analytics.

![PopupPreview1](https://2167119381-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2I45aTZ733MBi8Vps3Ib%2Fuploads%2FF4hz6rXH15zvwAeKm5bf%2FPopupPreview1.png?alt=media)

**Popup Preview makes it easy to validate:**

* Layout, copy, images, and CTAs
* Multi-step flows, including email and phone collection
* Verification and success steps

**All previews run in a safe testing mode, meaning:**

* No impressions or conversions are recorded
* Trigger logic is ignored (exit intent, scroll, timing, frequency, etc.)
* Draft and inactive popups can be previewed at any time

This helps you catch issues early, reduce last-minute changes, and launch campaigns with confidence — especially for promotions, seasonal campaigns, or compliance-sensitive updates.

👉 **Learn how to use Popup Preview, supported tools, and best practices in our Help Center.**


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.recart.com/latest-news/introducing-popup-preview-test-your-popups-before-they-go-live.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
