Embed a popup builder
into your product.
Give your users a drag-and-drop, AI-assisted popup editor that produces high-converting lead captures, discounts, and announcements in minutes.

Skip years of development.
Launch in days.
Eliminate Development Costs
Avoid building complex overlay positioning, trigger rules, and modal rendering from scratch.
Seamless API Integration
Integrate modal widgets and banner builders into your existing marketing platform seamlessly.
White-Label Customization
Brand every aspect of the popup designer to match your application's exact UI design language.
Scalable & Secure
High-volume impression delivery with negligible bundle impact on end-user websites.
Future-Proof
Built-in accessibility compliance, focus trapping, and mobile responsive overlay defaults.
Enterprise Support
Dedicated solutions engineering and SLA guarantees for mission-critical client deployments.
Trusted by teams shipping at scale




















Build any popup type.
From centered lead capture modals to timed discount bars and behavioral exit-intent incentives.
Lead Capture & Signups
Convert site visitors into qualified leads with newsletter subscription boxes and content gate modals.
Promotions & Discounts
Highlight flash sales, seasonal coupons, and limited-time discount codes across shopping sessions.
Exit Intent Offers
Detect when visitors are about to abandon the page and present a compelling last-chance incentive.
Everything your users need to ship great popups.
Precise behavioral triggers, conversion analytics, and full responsive design.
Advanced Display Rules
Trigger by exit intent, time on page, scroll depth, page URL, or user interaction state.
Multi-Format Modals
Build lightbox center modals, floating bottom bars, slide-in side widgets, and full-screen takeovers.
AI Copy & Layout
Generate concise, action-oriented headlines, subcopy, and button labels tailored to campaign goals.
Built-In Timers
Add dynamic countdown timers to create genuine urgency and boost conversion velocity.
Form Integrations
Connect capture fields to custom webhooks, CRMs, and email service providers instantly.
Zero Layout Shift
Engineered to eliminate CLS (Cumulative Layout Shift) and preserve your site's SEO performance.
A platform,
not just an SDK.
The full developer surface: SDK, REST APIs, React Elements, a CLI, and agent skills for your AI tools.
- 01Embeddable SDK:typed config, themes, events, and granular permissions
- 02React Elements:the same JSX renders to email tables, web flexbox, or print PDF
- 03JSON designs:round-trip between code and the visual editor; versionable and diffable
- 04CLI and agent skills:for Cursor, Codex, Claude Code, and your CI pipelines
1// Initialize Unlayer
2const builder = unlayer.createEditor({
3 id: 'editor',
4 displayMode: 'email',
5 appearance: {
6 theme: 'modern_light'
7 }
8});
9
10// Load the template
11builder.loadDesign(template);
12
13// Export HTML
14builder.exportHtml(function (data) {
15 const json = data.design; // template json
16 const html = data.html; // exported html
17});Frequently asked questions.
Everything you need to know about embedding Unlayer's creation engine into your product stack.
Have a custom requirement or technical question?
Ready to embed content creation
into your app?
Start your 14-day free trial today, or schedule a technical walkthrough with our solutions engineers to see Unlayer running inside your stack.

