✨ 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 Social Locker: unlock dashboards

Social Locker hides content behind a share or follow gate and records unlock events. The plugin's stats screen shows raw numbers but no historical trend, no network ranking, and no per-locker comparison. SleekView Charts reads the same events and turns them into KPIs, donuts, bars, and trend lines.

♾️ Lifetime License available

SleekView Charts dashboard for Social Locker

Social Locker unlocks deserve a dashboard

Social Locker by OnePress records unlock events per post in postmeta keys such as opanda_locker_views, opanda_locker_unlocks, plus per-network keys like opanda_unlocks_facebook. The stats screen exposes a raw count per locker, but offers no historical trend, no network ranking across all lockers, and no comparison between the locker variants you actually use on the site.

SleekView Charts reads wp_postmeta directly. Filter on the opanda_-prefixed keys, join to wp_posts by post_id for titles and publish dates, and every card type becomes possible. A Number KPI sums total unlocks, a Donut splits the network mix that visitors use to unlock content, a Horizontal Bar ranks lockers by performance, and an Area chart trends unlock activity against post publish dates.

Social Locker keeps gating content exactly as configured in its settings, and the unlock recording side stays untouched. The chart dashboard sits on top as a reading layer, so marketers and content teams finally see which gated content actually moves readers to share or follow, and which lockers should be retired or rebuilt.

Workflow

From locker unlocks to charts in four steps

1

Point SleekView at Social Locker meta

Add a SleekView data source for wp_postmeta filtered by opanda_ prefixed meta_keys. Join wp_posts on post_id so each unlock row carries the host post title and publish date for grouping in chart cards.
2

Switch the view to Charts

Flip the saved view from Table to Charts. SleekView reads the available columns and offers meta_key, meta_value, post_title, and post_date as columns you can group by or aggregate on per card.
3

Add chart cards

Pick a chart type, group by meta_key for network breakdowns or post_id for ranking lockers, and sum meta_value for unlock totals. Each card runs its own query so the dashboard refreshes as new unlocks land.
4

Save and share

Save the chart view, restrict it per role, and embed it on a frontend page or admin dashboard so editors and clients can read unlock data without ever opening the Social Locker stats screen in WP admin.

Sample dashboard

Charts you can build from Social Locker data

Four cards from a single postmeta query: a KPI of total unlocks, a donut by unlock action, a ranked bar of top lockers, and a publish-date trend.
Number · Default

Total unlocks this period

A KPI summing meta_value from wp_postmeta where meta_key equals opanda_locker_unlocks across all locker-bearing posts, with the previous period rendered underneath for context and momentum.
Sum(meta_value)
Pie · Donut

Unlocks by action

A donut split across opanda_unlocks_facebook, opanda_unlocks_twitter, opanda_unlocks_pinterest, and opanda_unlocks_linkedin so the unlock-network mix is visible at a glance across the site.
Sum(meta_value) group by meta_key
Bar · Horizontal

Top performing lockers

A horizontal bar ranking host posts by total opanda_locker_unlocks, joined to wp_posts so the axis renders post titles instead of opaque numeric post ID values for quick visual ranking.
Sum(meta_value) group by post_id
Area · Gradient

Unlock trend by publish month

A gradient area chart aggregating opanda_locker_unlocks by post_date on wp_posts, useful for spotting which publishing months produced gated content that actually drove unlock activity.
Sum(meta_value) group by post_date

Comparison

Default Social Locker stats vs SleekView Charts

Default Social Locker stats

  • Raw per-locker counts with no historical trend across publishing periods
  • No network breakdown ranked across all unlocks in the entire site
  • No top-lockers ranking scoped to category, date range, or tag
  • No comparison between locker variants or styles in one chart
  • No saved per-role dashboard or frontend embed for stakeholders

SleekView Charts

  • Configurable chart cards built on Social Locker's opanda_ meta keys
  • Mix KPI total, network donut, top-lockers bar, and growth trend
  • Group by meta_key for an unlock-action breakdown across the site
  • Saved chart views scoped per role for editors, SEO leads, and clients
  • Lockers stay untouched: Social Locker records unlocks, SleekView only reads

Features

What SleekView Charts gives you for Social Locker

Gated content, charted

Social Locker gates the content; SleekView Charts answers whether the gate is actually doing useful work. The dashboard shows which lockers move readers to share, follow, or subscribe across the site.

Unlock actions side by side

Group opanda_ postmeta by meta_key so Facebook, X, Pinterest, and LinkedIn unlock counts sit next to each other in a donut. One glance reveals which gating action actually unlocks content for readers.

Spot fading lockers

The publish-date trend shows when older lockers stop earning unlocks. Retire or rebuild the lockers that are no longer working without combing through stats one post at a time inside the Social Locker screen.

Audience

Who builds Social Locker dashboards with SleekView

Content marketers

A top-lockers bar shows which gated assets actually drive shares and follows, while the trend chart reveals when older lockers stop pulling their weight and need rebuilding.

Audience growth teams

The network donut answers which platform a Social Locker actually grows. Use it to drop low-performing networks from the gating action list and focus the strategy on what really converts.

Agencies on client sites

Build a Social Locker unlock dashboard per client and embed it on a private frontend page so clients see weekly progress on gated content without needing access to the WordPress admin area.

The bigger picture

Locker stats that finally guide editorial decisions

Social Locker promises clear: hide content behind a share or follow gate and earn social distribution in return. The plugin records unlock events on each locker faithfully, but the stats screen shows them as raw per-locker numbers that do not answer the questions a marketing team actually has. Which lockers earn the most unlocks across the entire site? Which gating action (Facebook share vs Twitter share vs email subscribe) actually moves readers? Are unlocks trending up or down across publishing months, and which categories deserve more gated content? SleekView Charts treats the opanda_ postmeta keys as the dataset they already are.

A KPI for total unlocks, a donut for the action mix, a ranked bar of the top lockers, and a publish-date trend all sit on one saved dashboard. The gating stays untouched; what changes is that the data finally guides which lockers to keep, retire, or rebuild.

Questions

Common questions about SleekView Charts for Social Locker

No. Social Locker keeps recording unlock events in postmeta and rendering its own stats screen. SleekView Charts adds a chart-based reading layer on top of the same opanda_ meta keys, useful when raw per-locker counts stop answering your marketing team's questions.

 

SleekView reads the meta keys Social Locker writes by default, including opanda_locker_unlocks for total unlocks per post and per-action keys like opanda_unlocks_facebook, opanda_unlocks_twitter, opanda_unlocks_pinterest, and opanda_unlocks_linkedin.

 

Yes. Filter the postmeta source by post category, locker style, or any custom variant key you store, then add separate Bar or Number cards per variant. The dashboard then shows variant performance side by side at a glance.

 

No. SleekView only reads existing rows from wp_postmeta. Social Locker keeps gating content and recording unlocks exactly as configured in its settings, and visitors continue to see and interact with lockers the same way they always have.

 

Yes. The publish-date area chart shows when unlock activity for older lockers starts to drop. Combined with the top-lockers bar filtered to a recent date range, this surfaces lockers that should be retired or rebuilt with fresh content.

 

Yes. Saved chart views support role-based visibility, so editors and marketing leads can read unlock dashboards while authors or subscribers see only what their role allows. The same scoping applies to embedded frontend dashboards for clients.

 

Yes. Any saved SleekView chart view can be embedded on a frontend page or admin page with role-based access, useful for agencies who want to share Social Locker unlock data with clients without WP admin access at all.

 

No. SleekView Charts reads the postmeta keys Social Locker already writes by default. No add-on is required, and you do not need to change a single Social Locker setting to start building unlock dashboards on top of your existing gated content data.

 

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