✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount
✨ New Plugin Alert ✨ SleekRank is now available with €50 launch discount

SleekView for SUMO List Builder

SUMO List Builder stores popups as a custom post type and captured subscribers in a plugin table with email, source URL and popup ID. SleekView reads both directly so marketing, compliance and site auditors each get a sortable, filterable, inline-editable view.

♾️ Lifetime License available

SleekView table view for SUMO List Builder

Stop paginating the SUMO subscribers list

SUMO List Builder registers each popup as a custom post type and stores captured subscribers in a plugin table with email, name, source URL, popup post ID and capture timestamp. Per-popup view and conversion counts live as postmeta on the popup CPT row. The default admin shows a per-popup stats panel and a flat, paginated subscribers list.

That layout works for confirming a single popup is live. It scales poorly the moment marketing wants the cross-popup picture or compliance needs a filtered export by capture date. Sorting subscribers by popup, filtering by source page, or surfacing a campaign cohort each requires manual SQL or repeated screen flips.

SleekView reads the SUMO subscribers table and joins the popup CPT for the popup name. The subscriber view shows email, popup, source page, capture date and any join into the CPT meta in the same row, sortable and filterable. Compliance pulls a date-bounded cohort for a data-subject request in seconds. Marketing sorts subscribers by source URL to find the page actually driving signups. Same SUMO data, a workspace instead of a paginated list.

Workflow

How SleekView reads your SUMO List Builder schema

1

Connect the SUMO tables

Point SleekView at the SUMO subscribers table and the popup CPT (plus its stats postmeta). The agent samples columns and surfaces ready-made joins so popup_id resolves to popup name in the subscriber view.
2

Compose your column set

Add email, name, source_url, popup name, capture date and any CPT meta key. The UI lists meta keys actually present in your install so column setup picks from a real schema.
3

Save and scope the view

Name it ("Campaign cohort, May launch", "Compliance export, Q2", "Top source pages") and gate it by WordPress capability so marketing, compliance and auditors each see the workspace that fits.
4

Filter, export and share

Filter to one popup or one source URL pattern, export the filtered subscriber cohort to CSV for an ESP import or a GDPR response, and send a read-only URL for a weekly review.

Sample columns

A typical SUMO List Builder subscribers view

SleekView reads the SUMO subscribers table and joins the popup CPT so popup_id resolves to a popup name on every row.
Source: wp_319_sumo_subscribers + sumo popup CPT
Email Name Popup Source page Captured Status
alex@studio.co Alex Reiter Exit intent (Pricing) /pricing/ May 14 Active
ria@design.io Ria Patel Newsletter footer /blog/popup-best-practices/ May 13 Pending
tom@hello.dev Tom Bailey Welcome modal / May 12 Active
mia@brew.coop Mia Brewer Exit intent (Pricing) /pricing/ May 09 Unsubscribed
sam@bake.co Sam Lin Newsletter footer /blog/list-growth-tips/ May 08 Active

Comparison

Default SUMO List Builder admin vs SleekView

Default SUMO List Builder admin

  • Subscriber list is a flat, paginated screen with a fixed column set
  • Stats are per popup, no cross-popup filter on the subscriber list
  • No source URL or capture-date filter beyond basic pagination
  • Bulk actions are limited, status changes happen one subscriber at a time
  • No saved per-role views for marketing, compliance or audit

SleekView

  • Read directly from the SUMO subscribers table
  • Join the popup CPT so popup_id resolves to a readable popup name
  • Inline-edit status, name and email across many subscribers in one pass
  • Save filtered views per role ("Campaign cohort", "GDPR Q2 export")
  • Switch between subscriber view and popup view in one tabbed page

Features

What SleekView gives you for SUMO List Builder

Subscribers with real CRM columns

Combine SUMO subscriber rows with popup-name and source-URL columns. Replace the paginated default list with a filterable workspace marketing and compliance can both share.

Inline-edit status and fields

Flip status, correct an email typo or update a name right in the row. Edits route through the SUMO data layer so any downstream sync stays consistent.

Compose precise filters

Combine popup, source URL pattern, capture date window and status into one saved filter. A view like "Pricing popup, May launch window, status active" runs as one query.

Audience

Who uses SleekView for SUMO List Builder

Marketing leads

Sort subscribers by source page to see which content actually drives signups, then export the cohort for an ESP import or a follow-up sequence.

Compliance and GDPR

Filter subscribers by capture date or by a specific email to fulfil a data-subject request in seconds. Export the filtered slice as the audit record.

Site auditors

Find popups with zero conversions in the popup view, queue them for review or retirement, and confirm the call against the subscriber table without screen flips.

The bigger picture

Why the SUMO subscriber table deserves a workspace

SUMO List Builder collects clean, well-structured subscriber rows with everything a marketing or compliance workflow needs: email, popup, source URL, capture date. The default admin renders that data as a paginated screen and a per-popup stats panel, which scales poorly across dozens of popups and campaigns. A list manager who wants to find the top source page across all popups, a compliance lead who needs a date-bounded cohort, an auditor who wants to retire zero-conversion popups each end up paging through the same flat list.

The data is one table join away from the answer. SleekView surfaces it as a workspace where each role lands on a saved view scoped to their job, sorts and filters the rows they actually own, and exports a cohort as the deliverable. Same SUMO tables, the right surface to read them.

Questions

Common questions about SleekView for SUMO List Builder

Yes. SUMO List Builder stores subscribers in a dedicated plugin table and registers popups as a custom post type. SleekView queries the subscribers table directly and joins the popup CPT so popup_id resolves to a popup name on every subscriber row.

 

Yes. If SUMO writes additional metadata on the subscriber row or on the popup CPT, those columns surface as joinable fields in the SleekView column picker. The agent samples columns and meta keys present so the picker reflects the real schema.

 

Yes. SleekView writes through the standard WordPress data layer where SUMO exposes it, so a status change or a meta update lands the same way a manual edit on the SUMO admin would, with any registered hooks firing.

 

Yes. Filter by popup_id (or popup name) and a capture-date window and save the result as a view. The cohort becomes a one-click workspace for the campaign owner instead of a SQL query.

 

Yes. The SUMO subscribers table is indexed on email, popup_id and capture date for the plugin's own queries. SleekView reuses those indexes for sort and filter operations, so even a base in the hundreds of thousands renders in well under a second.

 

Yes. The source_url column on the subscribers table is a first-class field in the view. Sort by it to find the page driving most signups, or filter by a URL pattern to scope to one section of the site.

 

Yes. Any filtered view exports as CSV with the same columns shown. Marketing uses this for ESP imports, compliance uses it for data-subject responses, and audit uses it for retention records.

 

No. The SUMO admin still owns the popup composer and the per-popup stats panel. SleekView adds a row-level admin surface for cross-popup subscriber work that the default UI does not provide. Same data, different surface.

 

Pricing

More than 1000+
happy customers

Explore our flexible licensing options tailored to your needs. Upgrade your license anytime to access more features, or opt for a lifetime license for ongoing value, including lifetime updates and lifetime support. Our hassle-free upgrade process ensures that our platform can grow with you, starting from whichever plan you choose.

Starter

€79

EUR

per year

  • 3 websites
  • 1 year of updates
  • 1 year of support

Pro

€149

EUR

per year

  • Unlimited websites
  • 1 year of updates
  • 1 year of support

Lifetime ♾️

Most popular

€249

EUR

once

  • Unlimited websites
  • Lifetime updates
  • Lifetime support

...or get the Bundle Deal
and save €250 🎁

The Bundle (unlimited sites)

Pay once, own it forever

Elevate your WordPress site with our exclusive plugin bundle that includes all of our premium plugins in one package. Enjoy lifetime updates and lifetime support. Save significantly compared to buying plugins individually.

What’s included

  • SleekAI

  • SleekByte

  • SleekMotion

  • SleekPixel

  • SleekRank

  • SleekView