> 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/capture-subscriber-preferences-from-the-teaser-step.md).

# Capture Subscriber Preferences from the Teaser Step

We’ve just made it easier to learn more about your visitors — from the very first click.

You can now add **button groups** to the **Teaser step** of your Recart popups. Instead of a single “Confirm” button, you can give visitors multiple clickable options — letting them choose what they’re most interested in before they opt in.

Whether it’s **product type**, **gender**, **discount preference**, or any other trait, this feature helps you capture relevant data early — without disrupting the opt-in flow.

### Why this matters

Asking simple questions like “What are you shopping for today?” or “Which offer do you prefer?” right in the teaser builds **early engagement** and unlocks **better targeting** later.

#### Here’s what you can do with it:

* **Customize your Teaser** with multiple CTAs (like “Men’s / Women’s” or “10% Off / Free Shipping”)
* **Learn user intent upfront**, before they enter their phone number
* **Track responses** as subscriber data for future flows and campaigns
* **Style and configure easily** — no code or workarounds required

Every button tap counts as a Teaser confirmation, and the selected preference is saved to that subscriber’s profile — so you can use it later to personalize your messaging.

### How to try it out

1. Open any popup → go to the **Teaser** step
2. Click **“Add Button Group”**

![Opt-in tool editor (6)](https://2167119381-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2I45aTZ733MBi8Vps3Ib%2Fuploads%2FWwprStAeLEyi9BuZi7nx%2FOpt-in%2520tool%2520editor%2520\(6\).png?alt=media)

3. Link them to a Subscriber detail

![Opt-in tool editor (7)Subscriber](https://2167119381-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2I45aTZ733MBi8Vps3Ib%2Fuploads%2FUfEgjQDndzWREO4w3icE%2FOpt-in%2520tool%2520editor%2520\(7\)Subscriber.png?alt=media)

4. Add your button options (e.g. size, interest, category)

![Opt-in tool editor (7)Options](https://2167119381-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2I45aTZ733MBi8Vps3Ib%2Fuploads%2FR0lDuk7EcyjgizWlP6YZ%2FOpt-in%2520tool%2520editor%2520\(7\)Options.png?alt=media) ![Opt-in tool editor (2)\_](https://2167119381-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2I45aTZ733MBi8Vps3Ib%2Fuploads%2FyV0zc3oTmJZmqeWQVsjr%2FOpt-in%2520tool%2520editor%2520\(2\)_.png?alt=media)

5. Customize style, size, spacing, and layout
6. Remove the default buttons if you only want a quiz-style look

![Opt-in tool editor (3)](https://2167119381-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F2I45aTZ733MBi8Vps3Ib%2Fuploads%2Fwqq48PKs7THgJ3v9mu8r%2FOpt-in%2520tool%2520editor%2520\(3\).png?alt=media)

The editor gives full control over styling — font, button color, border radius, drop shadow, and more — so it fits seamlessly into your brand.

**Want to learn more about building high-converting popups?**

Check out our full guide to [Popups: The Best-Converting Opt-in Tools](https://help.recart.com/en/articles/popups-the-best-converting-opt-in-tools)

*Last updated: September 2025*


---

# 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/capture-subscriber-preferences-from-the-teaser-step.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.
