✨ 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 Members Only: blocked traffic and login dashboards

Members Only forces every visitor to sign in. SleekView Charts reads wp_users, wp_usermeta, and any custom login-log table you wire up (such as the standard session_tokens meta key) and turns blocked anonymous hits, daily logins, and per-role activity into one dashboard.

♾️ Lifetime License available

SleekView Charts dashboard for Members Only

Members Only data as a real dashboard

Members Only is a single-purpose plugin: every non-logged-in visitor is bounced to the login screen. The data that matters lives in three places: wp_users for the eligible accounts, wp_usermeta with the session_tokens key for currently-active sessions, and either the WordPress default user_registered column or any login-log table you pair with the plugin (for example from User Login History or WP Activity Log). The plugin itself ships no dashboards, so admins have no view onto how many people actually log in each day.

SleekView Charts reads those tables and aggregates them. A Number card counts currently-active sessions from the session_tokens usermeta. A Pie card breaks logins by role from wp_usermeta wp_capabilities. A Bar card ranks the most-active users from a paired login log. An Area card plots logins per day from the log table's timestamp column. Each card filters and groups against the live data, so the dashboard reflects the current state of the gated site.

Because the dashboard shares its data source with the Table view, every chart segment and its underlying user list stay in sync. Click a Pie slice on a role and drill into the filtered user list; come back to the chart for the macro view. Saved layouts let security, admins, and product each load the dashboard tuned to their workflow.

Workflow

From WordPress login data to a dashboard

1

Map the sources

Point SleekView at wp_users, wp_usermeta (with the session_tokens and wp_capabilities keys), and any login log table you pair with Members Only. Charts read indexed columns, so the dashboard stays responsive even on large gated communities.
2

Pick chart types

Use Number cards for currently-active sessions and daily logins, Pie for role mix and login-method split, Bar for ranked active users, and Area or Line for login cadence sourced from the log timestamp column.
3

Configure groupBy and aggregation

Each card has a groupBy, an aggregation (Count, Sum, Average, Minimum, Maximum), and an optional value column. Group session_tokens by user_id for active sessions; group login logs by date for the cadence trend.
4

Save dashboards per role

Security gets blocked-anonymous-hit counts (paired with a request log) and failed-login trends; admins get role mix and active sessions; product gets the daily login engagement curve. Each saved layout is one click.

Sample dashboard

Charts you can build for a Members Only site

A typical Members Only dashboard mixes an active-sessions KPI with a role-mix Pie, top-users Bar, and a daily login Area, all on one canvas inside WP Admin.
Number · Default

Active sessions right now

Counts unique user ids in wp_usermeta with meta_key equals session_tokens. The headline KPI for a gated site: how many members are signed in right now and consuming the private content.
Count(user_id)
Pie · Donut

Logins by role

Counts wp_usermeta rows with meta_key equals wp_capabilities grouped by role. Shows the role mix actively logging in: admin, editor, subscriber, custom roles.
Count group by wp_capabilities
Bar · Horizontal

Top active users

Ranks users by login count from the paired login-log table, resolved to display name. Horizontal bar shows who actually uses the gated content versus who has an account but never returns.
Count group by user_id
Area · Gradient

Daily logins

Counts rows in the paired login log grouped by login timestamp day. The engagement trend for the gated site: when do members come back, and how does that move across the week.
Count(id) group by time_login

Comparison

Default Members Only output vs SleekView Charts

Default Members Only output

  • Just redirects anonymous traffic, no admin dashboard ships
  • No view onto how many members are currently logged in
  • Cannot chart logins by role, top users, or daily cadence
  • No per-role dashboards for security, admins, and product
  • No click-through from a chart segment to the matching user list

SleekView Charts

  • Chart logins, sessions, and role mix from wp_users and wp_usermeta
  • Number, Pie, Bar, and Area cards on one configurable canvas
  • Pair with any login log table for daily cadence and top users
  • Per-role saved dashboards (security, admin, product)
  • Click a chart segment to drill into the matching filtered user list

Features

What SleekView Charts gives you for Members Only

Free-form chart canvas

Drop Number, Pie, Bar, and Area cards onto a single dashboard, each configured against wp_users, wp_usermeta, or a paired login log. Charts treat the gated site's activity as a real, query-able dataset.

Same data source as Table

Charts and Tables read the same SleekView data source, so a Pie segment on role and a filtered Table of users in that role always show the same row count. Click a segment to drill into the user list for follow-up.

Per-role dashboards

Save a security dashboard with failed-login and blocked-anonymous-hit trends, an admin dashboard with role mix and active sessions, and a product dashboard with daily login cadence. Gate each layout by capability.

Audience

Who builds Members Only dashboards with SleekView

Security ops

Failed-login spikes, blocked-anonymous-hit cadence (paired with a request log), and per-user session count surface unusual activity on the gated site before it becomes an incident.

Site admins

Active-sessions KPI, role-mix Pie, and top-users Bar make it obvious which segments of the member base actually use the gated content and which have gone dormant.

Product leads

Daily login cadence and weekly active member counts give product leads the engagement curve for the private site, ready to track campaign or feature launches against.

The bigger picture

Why a gated site needs a dashboard layer

Members Only does one thing well: it bounces every anonymous visitor to the login screen. What it does not ship is any view onto the gated site itself. How many members are logged in right now? Which roles return every day? Which accounts have not signed in for three months and should be reviewed for cleanup? Those are the questions any admin running a real gated community asks every week, and the default WordPress admin only answers them through manual SQL or third-party log readers.

SleekView Charts treats the WordPress user tables and any paired login log as a generic chart data source, so the dashboard becomes whatever the team actually needs. Active sessions sit next to role distribution, top-user rankings sit next to daily login cadence, and every card filters against the live data. Gated sites finally get the reporting layer that matches the way teams run them.

Questions

Common questions about SleekView Charts for Members Only

No. Members Only is intentionally small: it forces login site-wide and that's it. There is no admin dashboard, no statistics panel, no login log. SleekView Charts fills that gap by reading the standard WordPress user tables and any login log you pair with the plugin, turning them into a configurable chart dashboard.

 

Then SleekView falls back to wp_users.user_registered for signup trends and the session_tokens usermeta key for currently-active sessions. That is enough for a basic dashboard. Pairing Members Only with a login log plugin (User Login History or Simple Login Log) unlocks the daily-cadence Area and the top-user Bar.

 

Members Only redirects rather than logs, so blocked anonymous hits only show up if you pair it with a request log (server-level or plugin-level). SleekView can read any such log table you point it at and turn it into a daily blocked-traffic Area or top-IPs Bar alongside the other charts.

 

Yes. Build a Number card that counts wp_users rows where user_registered is older than 90 days and there is no session_tokens usermeta entry. The result is the count of dormant accounts, ready for a cleanup workflow or a re-engagement campaign.

 

Yes. SleekView's chart aggregation runs on the indexed user_id and meta_key columns the Table view uses, so a community with hundreds of thousands of users aggregates in well under a second for typical groupings. Saved layouts can also cache aggregation results between reloads.

 

Yes. A Pie slice, Bar column, or Area band can be clicked to open the matching filtered Table view. The drill-through preserves the active dashboard filter, so the row-level list shows exactly the users the chart segment represented, ready for follow-up or moderation.

 

Yes. Members Only lets you whitelist specific URLs, and those URLs simply do not generate the same anonymous-redirect events. SleekView's dashboards already operate on user activity rather than the redirect itself, so the whitelisted public URLs don't distort the member-activity charts.

 

Yes. Save a dashboard, gate it by capability, and security, admins, and product each load the layout tuned to their workflow. The same underlying user and log tables drive every layout; the chart cards on the canvas vary per role.

 

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