✨ 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 Charts for Simple Membership PRO: SWPM level dashboards

SleekView reads swpm_members_tbl, swpm_membership_tbl, and swpm_payments_tbl, then renders dashboards showing active members per level, payment trends per week, and registration cohorts over time, all inside WordPress without exports or third-party analytics.

♾️ Lifetime License available

SleekView Charts dashboard for Simple Membership PRO addons

SWPM has rich data, sparse reports

Simple Membership Plugin with the PRO addons gives WordPress sites a lightweight but capable membership system. It writes member records to swpm_members_tbl, level definitions to swpm_membership_tbl, and payment receipts to swpm_payments_tbl. The data is structured and queryable, but SWPM's admin offers basic lists rather than charts. There is no aggregated view of members per level, no payment trend, no cohort analysis available directly.

SleekView reads the real tables. It queries swpm_members_tbl with status filters, joins to swpm_membership_tbl on membership_level for level names, and pulls swpm_payments_tbl for transaction-level revenue. The plugin exposes columns like account_state, member_since, last_accessed_from_ip, and payment_amount as groupable and aggregatable in the standard chart builder UI inside WordPress.

For a typical SWPM PRO installation, this matters. The plugin runs everything from small private blogs to mid-sized paid communities. With SleekView, the dashboard can show in one screen that the Premium level holds 218 of 540 active members, that monthly recurring payments averaged $1,840 over the last 90 days, and that 12 percent of new members signed up during a single promotional weekend. Numbers the built-in SWPM admin never aggregates regardless of installation size or duration.

Workflow

From SWPM tables to live dashboards

1

Connect SWPM tables

Point SleekView at swpm_members_tbl, swpm_membership_tbl, and swpm_payments_tbl. These are SWPM's custom tables that live alongside wp_posts. The connection is read-only and respects existing SWPM indexes on member_id and membership_level columns.
2

Filter by status or level

Filter swpm_members_tbl by account_state='active' for the current paying base, or by membership_level for one tier at a time. Combine filters to scope a dashboard to active Premium members or to expired members eligible for a win-back campaign.
3

Pick chart and aggregation

Choose Bar, Pie, Number, Area, Line, Radial, or Radar. Group by membership_level, by account_state, by member_since for trends. Aggregate Count for member counts or Sum for payment revenue across swpm_payments_tbl rows that match your filters.
4

Publish and digest

Dashboards live in WP Admin under SleekView. Embed on the team status page via shortcode, share read-only links with stakeholders, and schedule weekly digests so the membership numbers stay visible without anyone needing to log in to the WP Admin directly.

Sample dashboard

SWPM PRO dashboard preview

Four charts SleekView builds against SWPM's custom tables. Real columns from swpm_members_tbl, swpm_membership_tbl, and swpm_payments_tbl drive every value on the dashboard.
Number · Default

Active members count

A KPI counting member_id rows in swpm_members_tbl where account_state='active'. Shows the live paying base size in WP Admin, with the previous month underneath for trend context across the most recent reporting period.
Count(member_id)
Pie · Donut

Members by level

A donut splitting active members across SWPM levels by joining swpm_members_tbl.membership_level to swpm_membership_tbl.id for human-readable names. Shows the active member mix across Free, Silver, Gold, and any custom levels.
Count(member_id) group by membership_level
Bar · Default

Monthly payment revenue

A bar chart of summed payment_amount from swpm_payments_tbl per month, useful for revenue trending and for spotting the impact of pricing changes or major campaigns across the most recent six to twelve month window of data.
Sum(payment_amount) group by txn_date
Area · Gradient

Registrations per week

A gradient area chart of new swpm_members_tbl rows per week using member_since as the time axis. Shows signup velocity over time and helps spot weekly cadence patterns and campaign-driven signup spikes that build over time.
Count(member_id) group by member_since

Comparison

Default SWPM admin vs SleekView Charts

Default SWPM admin

  • Built-in SWPM admin lists members and payments with no chart visualisation at all
  • Cannot group swpm_members_tbl by level and aggregate visually, only sortable lists exist
  • No revenue trend over time, swpm_payments_tbl is shown as a list without time-binning
  • No KPI tiles for active members or monthly recurring revenue from the standard interface
  • No frontend embed or shareable link, only WP Admin users can view membership statistics

SleekView Charts

  • Read swpm_members_tbl, swpm_membership_tbl, and swpm_payments_tbl
  • Group by membership_level, account_state, member_since, txn_date, or any column
  • Aggregate Count for members or Sum on payment_amount for revenue across the data
  • Filter by account_state, by level, by date range, by payment status, all from the UI
  • Embed a level mix Pie on the team dashboard via the SleekView shortcode in one step

Features

What SleekView Charts gives you for Simple Membership PRO addons

Real level breakdown

A Pie of members per level shows the live distribution across SWPM tiers. Useful for product packaging decisions and for spotting whether a recent pricing tweak is shifting members between levels in a meaningful way across the past quarter.

Revenue trend

A Bar of summed payment_amount per month from swpm_payments_tbl tells you whether revenue is climbing, holding, or slipping. Combine with a level filter to see per-tier revenue and identify which level drives the most growth right now.

Cohort analysis

Group swpm_members_tbl by member_since year or month to see registration cohorts. Reveals whether members from one campaign have higher retention than members from another, which directly informs marketing budget allocation across recent campaigns.

Audience

Reporting jobs for SWPM PRO sites

Daily member count

A Number tile of active members from swpm_members_tbl, refreshed every few minutes, gives the team a live count. Useful for marketing landing pages and internal dashboards where the membership size functions as social proof for new visitors.

Monthly revenue review

A Bar of payment_amount summed by month from swpm_payments_tbl gives finance a clear monthly revenue trend. Embed on the finance dashboard via the shortcode so the number stays visible without anyone needing to open WP Admin manually.

Signup velocity

An Area chart of new registrations per week shows whether signups are accelerating or stalling. Tie spikes to campaigns and content pushes to see what drives real growth, then double down on those channels across the next reporting period.

The bigger picture

SWPM is simple by design, reporting shouldn't be

Simple Membership Plugin earns the simple in its name by avoiding the complexity of larger membership platforms, which is exactly why thousands of WordPress sites pick it. The trade-off is that the admin reporting layer is genuinely minimal. For a site that lives entirely on SWPM, that means basic questions like how many active members are on each level and how monthly revenue has trended over the last six months take more effort to answer than they should.

SleekView fills that gap by reading the same SWPM tables the plugin writes to, joining them on standard keys, and rendering dashboards that complement the simplicity of SWPM without forcing the team to migrate to a more complex platform just to get reporting. The result is a stack that stays light but finally has visibility, with the same one-screen MRR and level-mix views that bigger membership platforms charge a premium for but the team gets included with SleekView at a fraction of the cost.

Questions

Common questions about SleekView Charts for Simple Membership PRO addons

SleekView reads swpm_members_tbl for member records, swpm_membership_tbl for level definitions, and swpm_payments_tbl for transaction history. These are SWPM's custom tables that live in your WordPress database. The plugin queries them read-only via the standard wpdb interface used everywhere.

 

Yes. Group swpm_members_tbl by membership_level and aggregate Count of member_id. SleekView joins to swpm_membership_tbl.id automatically to resolve level names for display. The resulting Pie or Bar chart shows the active member distribution across all SWPM levels in one place.

 

Yes. The free Simple Membership plugin writes the same swpm_members_tbl and swpm_membership_tbl tables. The PRO addons add features like payment integrations and content dripping but use the same underlying schema. SleekView works against both versions identically with no configuration changes.

 

Yes. swpm_payments_tbl carries one row per payment with payment_amount, txn_date, gateway, and status. Group by txn_date binned to month or week, aggregate Sum on payment_amount, and the chart shows revenue trend. Combine with a status filter for completed-only revenue at any time.

 

No. SleekView queries run only when a dashboard loads and are cached for a configurable duration. SWPM's own member and payment workflows are not affected because SleekView only reads tables and never holds locks. Set the cache to five minutes for typical use to keep things responsive.

 

Yes. swpm_payments_tbl has a gateway column. Filter on gateway='stripe' for Stripe-only revenue, or include all gateways for total view. You can also build comparison charts grouping by gateway to see the revenue split across processors during the reporting window of your choice.

 

Yes. CSV and JSON exports are available on every chart. Useful for handing off to finance, for cohort analysis in Excel, or for reconciliation against bank statements. Exports include the grouped column and the aggregated value, ready to drop straight into another tool for further processing as needed.

 

No. SleekView is strictly read-only against SWPM tables. It runs SELECT queries through wpdb and never INSERTs or UPDATEs in swpm_members_tbl, swpm_membership_tbl, or swpm_payments_tbl. Your membership records stay exactly as SWPM wrote them and the plugin's own workflows continue working unchanged.

 

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