✨ 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 Pug

SleekView Charts reads the dpsp_networks_shares meta Social Pug (now Mediavine Grow Social) writes per post, and renders total shares, network mix, top posts and weekly trend as Number, Pie, Bar and Area cards instead of a flat top-N list.

♾️ Lifetime License available

SleekView Charts dashboard for Social Pug

Share counts are signal, but only as a dashboard

Social Pug caches per-network share counts as a serialized postmeta value, typically dpsp_networks_shares, on every post that carries a share button. The default Social Pug analytics screen surfaces a top-shared list and a small set of totals, which is the right starting point and the wrong place to stop. Editorial leads want network mix per post, weekly share velocity and per-author rollups, and the data is already sitting in postmeta waiting to be queried.

SleekView Charts reads the same dpsp_networks_shares values, unpacks them into per-network numbers and renders the result as chart cards. A Number card shows total cached shares across the site. A Pie shows the network split (Facebook, Pinterest, Twitter, LinkedIn). A Bar shows top posts by total shares so editorial follow-ups have a real shortlist. An Area trends shares per week so the team can see whether a refreshed evergreen post actually moved the line.

Because the charts read the cache Social Pug already writes, no extra API calls happen and no second analytics tool is needed. Filters carry across the table view and chart view on the same dataset, so a Pinterest-only filter narrows both the row list and every chart card at once.

Workflow

Turn dpsp_networks_shares into a dashboard

1

Read the share-count meta

SleekView scans wp_postmeta for dpsp_networks_shares and unpacks the serialized per-network value into one numeric column per network alongside standard post columns.
2

Compose the chart cards

Pick Number, Pie, Bar, Area or Line cards. Group by network, post_author, post_type or post_date. Aggregate as Count, Sum, Average, Minimum or Maximum on any per-network column.
3

Save and scope the dashboard

Name the dashboard ("Editorial share health", "Pinterest performance") and gate it by WordPress capability so editors, leads and marketing each see the slice they need.
4

Share or export

Send a read-only URL to a marketing lead or export the underlying filtered set to CSV. The charts refresh against live cached values, so weekly campaign reports stay current without a separate analytics integration.

Sample dashboard

Charts you can build from Social Pug data

Each card reads from the same dpsp_networks_shares meta Social Pug's analytics screen reads. Mix them to build dashboards for editorial leads, marketing reporting or a quarterly evergreen-content review.
Number · Default

Total cached shares

Sum of dpsp_networks_shares totals across every post with a Social Pug button. The single KPI a monthly distribution report anchors on.
Sum(total_shares)
Pie · Donut text

Share split by network

Network mix across Facebook, Pinterest, Twitter and LinkedIn. Surfaces which channel the audience actually uses rather than which channel marketing assumes.
Sum(shares) group by network
Bar · Horizontal

Top posts by total shares

Posts ranked by combined network shares. The shortlist for evergreen refreshes, sequels and paid-boost candidates in one card.
Sum(total_shares) group by post_id
Area · Gradient

Shares per week

Weekly share velocity from the cached counts. Useful for confirming a refreshed evergreen post or a paid campaign actually moved the trend rather than just the snapshot total.
Sum(shares) group by share_date

Comparison

Default Social Pug analytics vs SleekView Charts

Default Social Pug analytics

  • Top-shared list is a leaderboard, not a queryable per-post dataset
  • Network split per post requires opening the dpsp_networks_shares meta
  • No weekly trend card sourced from the cached share values
  • No per-author rollup for editorial accountability
  • No way to share a read-only share-health snapshot outside the plugin screen

SleekView Charts

  • KPI card for total cached shares across the whole site
  • Pie of the network mix sourced from dpsp_networks_shares directly
  • Bar of top posts by combined share count for editorial shortlists
  • Area trend of weekly shares to measure refresh and campaign impact
  • Filters carry between table view and chart view on the same dataset

Features

What SleekView Charts gives you for Social Pug

Dashboard, not just a leaderboard

Render the cached share counts as Number, Pie, Bar and Area cards so editorial leads see network mix and velocity, not only the top-five list.

Filters span table and chart

Filter to Pinterest in the chart view and the audit table narrows to the same cohort. Same dpsp_networks_shares meta, two ways of reading it.

Share a read-only snapshot

Send a marketing lead the URL of the share-health dashboard or export the filtered cohort to CSV. Monthly reports use one source of truth instead of three screenshots.

Audience

Who builds Social Pug charts dashboards with SleekView

Editorial teams

Track total shares as a KPI, watch the Pinterest slice grow or shrink, and plan refreshes against a real top-posts bar instead of a vague memory of past hits.

Marketing reporting

Filter to last-30-days posts and surface the network split, the weekly trend and the top performers in a single share-ready dashboard for the monthly distribution review.

Content ops

Group shares per author to plan editor handoffs and intervene early when one writer's content consistently under-distributes on the network the brand cares most about.

The bigger picture

Why share counts need a dashboard, not just a list

Social Pug captures real signal: which posts earned distribution, which network the audience actually uses and how the cache moves week over week. The default analytics screen turns that signal into a top-shared list, which is fine for spotting hits and unhelpful for almost everything else editorial teams do with share data. The shape of the dashboard matters: a KPI of total shares anchors monthly reports, a network pie corrects internal assumptions about which channel works, a top-posts bar produces a shortlist for evergreen refreshes and a weekly trend confirms whether a refresh or a paid boost actually moved the line.

Same dpsp_networks_shares meta, same cached counts, completely different reporting posture. The grid renders the data the plugin already collects as a dashboard, which is the difference between knowing a post did well and knowing what to do next about it.

Questions

Common questions about SleekView Charts for Social Pug

Only the postmeta values Social Pug already caches, primarily dpsp_networks_shares (serialized per-network counts) plus standard wp_posts columns like post_status, post_author and post_date. No extra API calls happen because the plugin already refreshes the cache on its configured schedule.

 

Yes. Pro adds networks and analytics features, all of which write to the same dpsp_* key family the dashboard already reads. New networks Pro enables appear as new slices in the network pie automatically.

 

No. Social Pug refreshes the cache on its configured interval and the dpsp_networks_shares meta reflects the last successful refresh. SleekView Charts surfaces a last-refresh column on the underlying table so report numbers are honest about their age.

 

Yes. The chart view and the table view share the dataset, so a filter for Pinterest-only or for last-30-days posts narrows both surfaces. Editorial pivots between a row-level audit and a chart-level summary without rebuilding any filter.

 

Yes. Group by share_date with an Area or Line card and aggregate as Sum on the per-network value to see weekly or monthly share velocity. Useful for confirming refreshes and paid boosts move the trend, not just the snapshot total.

 

No. The dashboard reads the cached postmeta Social Pug already maintains. Refreshing counts stays the plugin's job through its scheduled jobs. SleekView Charts is a read-only surface over the cache.

 

No. Social Pug was acquired and is now distributed as Mediavine Grow Social, but the underlying meta keys and table layouts stayed compatible. The dashboard reads dpsp_* meta on both legacy and current installs without configuration changes.

 

Yes. Any filtered cohort behind a chart card exports as CSV with the same columns the table view would show, including per-network share counts. Editorial leads typically use this for the monthly distribution report or for briefing an external marketing consultant.

 

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