Pro add-on · Marketing

Popup Campaigns for WordPress

One email-capture popup with delay, scroll or exit-intent triggers and an optional coupon reveal.

$199/yr or $549 once — all 35 add-ons Same admin as the free core Enable or disable without losing data
What it does

Popup Campaigns, in practice.

A single configurable modal, driven by the trigger you choose and suppressed for a set number of days once seen. Submissions are nonce-checked and rate-limited per IP, stored in a leads table, and fire an event other add-ons can act on — CRM Sync forwards them to Mailchimp or HubSpot.

CapabilitiesMarketing
  • Three triggers: time delay, scroll depth, exit intent
  • Frequency capping for N days after being seen
  • Coupon code revealed only after a genuine submission — never in page HTML
  • Nonce verification plus a per-IP limit of 10 submissions per 5 minutes
  • Emails de-duplicated
  • Fires ambikly_popup_lead_captured for downstream syncing
  • Editable heading, subheading, button label and success message
Where it shows up

Storefront, admin and settings.

On the storefront

  • Popup modal with email capture form

Settings you control

  • Campaign active
  • Heading
  • Subheading
  • Button label
  • Success message
  • Reveal coupon code on success
  • Trigger (delay / scroll / exit)
  • Delay in seconds
  • Scroll threshold percent
  • Suppress for N days after seen
For developers

Routes and hooks.

Built on the same Addon SDK as every other Pro add-on — extend it instead of replacing it.

REST routes

  • POST /ambikly-pro/v1/popup-leads

Core hooks it listens to

  • wp_footer
  • wp_enqueue_scripts
  • ambikly_popup_lead_captured
  • rest_api_init
Setup

From toggle to live in a few minutes.

  1. Enable it

    Ambikly → Add-ons → Popup Campaigns → toggle on. Pro must be active; nothing else to install.

  2. Set it up

    Open its settings panel and set: campaign active; heading; subheading; button label; success message; reveal coupon code on success; trigger (delay / scroll / exit); delay in seconds; scroll threshold percent; suppress for N days after seen.

  3. Find it in use

    The storefront surfaces, admin screens and settings it adds are listed under “Where it shows up” above; nothing needs placing by hand unless a shortcode is named there.

  4. Turn it off without losing anything

    Disable the add-on from the same screen. Its settings and data stay in place, and a lapsed license pauses it the same way — the store keeps running.

FAQ

About Popup Campaigns.

Can someone read the coupon code without signing up?

No. It is returned only in the response to a real form submission.

Can the capture endpoint be spammed?

It requires a valid nonce and is limited to 10 attempts per IP per 5 minutes.

Can I run several campaigns at once?

No — this is deliberately the one banner, one goal version.

Get Popup Campaigns with every other add-on.

Pro is $199 a year or $549 once, for all 35 add-ons. Enable this one from the same admin the day you need it.