✨ 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 Popups by Supsystic

Popups by Supsystic stores popups, view and conversion stats, and local subscribers in dedicated tables. SleekView reads them directly with popup-name joins, cohort filters, inline edits and CSV exports.

♾️ Lifetime License available

SleekView table view for Popups by Supsystic

Supsystic data deserves a queryable table, not a per-popup screen

Popups by Supsystic stores its data locally: popup definitions, view and conversion stats per popup, and a subscribers table for forms wired to local lists. The default admin renders this per popup, so a cross-popup question (which popup converts best, which subscribers came in this week, which lists overlap) becomes a tab marathon and a CSV pivot.

SleekView reads the Supsystic tables directly and joins subscribers to popup definitions so each row shows a readable popup name instead of an integer. Cohort filters combine popup, date and source URL into a single saved view marketing reuses every week. Consent and opt-in state, where stored, become typed filter chips for GDPR audits.

Inline edits flow through the plugin's data layer where exposed, so registered actions on subscriber updates fire normally. The result is an audit and export layer over data Supsystic was already collecting, without changing how the popups themselves run on the front end.

Workflow

Turn the Supsystic schema into queryable tables

1

Connect the Supsystic tables

Point SleekView at the Supsystic popup, stats and subscriber tables. The agent UI inspects the columns, proposes types and maps popup_id as a foreign key to the popup-definition table so names resolve automatically.
2

Compose the column set

Pick popup name, captured email, source URL, created timestamp and any meta the install records. The agent lists fields actually present so you build views against real data, not guesses.
3

Save cohort filters per role

Combine popup, date and source URL into named views ("This week, Spring sale popup", "Unconverted but eligible"). Gate by WordPress capability so marketing, ops and admins each open into their slice.
4

Inline edit and export

Update consent, blank out a row for a right-to-be-forgotten request, or bulk-flag a cohort. Export the filtered subscriber set to CSV for an ESP import, all from the same screen.

Sample columns

A typical Popups by Supsystic subscribers view

SleekView reads the Supsystic subscriber rows joined to the popup-definition table so each row shows a readable popup name instead of an integer.
Source: Supsystic popup + stats + subscribers tables
Captured Email Popup Source URL Consent List
Apr 24 14:02 alex@studio.co Spring sale /sale Yes Newsletter
Apr 24 11:18 ria@design.io Newsletter /blog/post Yes Newsletter
Apr 24 09:47 tom@hello.dev Demo signup /pricing Pending Demo leads
Apr 23 22:31 mia@brew.coop Footer bar / No

Comparison

Default Popups by Supsystic admin vs SleekView

Default Popups by Supsystic admin

  • Subscriber and stats data lives behind per-popup tabs
  • No cross-popup cohort filters (date, source, consent)
  • Popup names need to be resolved manually from popup_id
  • Bulk consent edits or anonymization are not supported in the UI
  • No saved views shared across marketing, ops and compliance

SleekView

  • Read Supsystic subscribers with popup names resolved by join
  • Filter by popup, date, source URL and consent in one saved view
  • Inline-edit consent and anonymize rows for GDPR requests
  • Pair the subscriber view with a popup-stats view for performance
  • Export filtered cohorts to CSV for ESP imports without leaving WP

Features

What SleekView gives you for Popups by Supsystic

Subscriber audit

Filter Supsystic subscribers by date, popup and source URL. Build a 'this week, with consent' cohort and export it without writing SQL or pivoting CSVs in a spreadsheet.

Consent visibility

Pivot consent and opt-in state into a filter chip for GDPR-ready audits, with named states for granted, pending and denied right next to each captured email.

Popup performance side-by-side

Pair the subscriber view with a popup-stats view. Sort popups by capture count and find the ones that have flatlined since the last refresh, in the same admin screen.

Audience

Who uses SleekView for Popups by Supsystic

Marketing ops

Cohort recent subscribers by popup and date, export the list, push it to your ESP, all without writing SQL or asking engineering for a one-off report against the Supsystic tables.

Compliance and audit

Filter subscribers by consent state for GDPR audits and export consent records for data-subject requests. The consent filter chip collapses a multi-step workflow into one saved view.

Conversion teams

Pair the subscriber view with a popup view that shows capture counts. The ranking reveals which popups perform and which need new copy, new triggers or retirement.

The bigger picture

Audit and export deserve a first-class table

Popups by Supsystic captures more than its admin lets you see. Subscriber rows hold timestamps, source URLs and consent flags that GDPR audits and ESP migrations need as cohort filters, not as buried detail fields. The default UI surfaces them one popup at a time, so building 'subscribers with granted consent in the last 90 days from the Spring sale popup' becomes a manual CSV pivot.

SleekView pivots consent and joins popup_id to popup names so the cohort is a one-click filter that exports cleanly to CSV with the columns the receiving system needs. The popup plugin still owns capture; SleekView owns the review and export layer.

Questions

Common questions about SleekView for Popups by Supsystic

In its own dedicated tables for popup definitions, per-popup stats and locally captured subscribers. SleekView reads these directly without going through plugin abstractions, which keeps queries fast and lets you compose cohorts the default admin cannot render.

 

Yes. The view joins to the popup-definition table on popup_id so the column shows a readable popup name instead of an integer. The join is a config option in the agent UI, not custom SQL.

 

Yes. SleekView writes through the plugin's data layer where exposed, so any registered actions on subscriber updates fire normally. ESP integrations downstream of those actions behave the same as if you had edited from the Supsystic admin.

 

Source-page tracking depends on what your install records. If the data is present in any subscriber field, SleekView pivots it into a column. If the install does not capture source pages, no view can invent that data.

 

No. SleekView is a queryable view of what is already in your WordPress database. ESP integrations still happen through Supsystic's standard sync. SleekView is the audit, cohort and export layer over the local store, not the live capture or send path.

 

Yes. Inline edit lets you blank out email, name and consent fields directly. Combine with a saved filter for 'right-to-be-forgotten requests this month' and the workflow collapses into a single screen.

 

Group the subscriber view by email. Rows that match across multiple popups surface together with a popup-list column showing every popup that captured them. Useful before pushing to an ESP that does not tolerate duplicates.

 

Yes, on a per-site basis. Each site keeps its own Supsystic tables and SleekView builds views against the local rows. Cross-site rollups need a network-level data join, which is a separate setup.

 

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