✨ 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 Novashare: share counts as dashboards

Novashare stores share counts as postmeta keyed per network on every post, but the settings screen only shows a per-post tally. SleekView Charts reads those same meta rows and turns them into KPIs, donuts, ranked bars, and trend lines on one saved dashboard.

♾️ Lifetime License available

SleekView Charts dashboard for Novashare

Per-post share counts deserve a real dashboard

Novashare records share counts directly on each post using postmeta keys like novashare_facebook, novashare_pinterest, and novashare_total. The plugin renders the total inside the post editor and on the front-end button group, but it ships no editorial dashboard for ranking posts, comparing networks, or watching growth over time.

SleekView Charts treats Novashare's postmeta as the data source it already is. Point a SleekView source at wp_postmeta, filter by the novashare_ meta keys, and join to wp_posts by post_id to get titles and dates. From there a Number card sums total shares, a Donut splits them across networks, a Horizontal Bar ranks top posts, and an Area chart traces growth using post_date.

The recording stays untouched. Novashare keeps writing its meta keys exactly as it does today, and the buttons in your theme still render the same totals. The chart dashboard sits on top as a reading layer, so editors can answer which posts and which networks actually drive shares without opening every single post in the editor.

Workflow

From Novashare meta to charts in four steps

1

Point SleekView at Novashare meta

Add a SleekView data source for wp_postmeta filtered by meta_keys that start with novashare_. Join wp_posts on post_id so each row carries the post title and publish date alongside its share count value.
2

Switch the view to Charts

Flip the saved view from Table to Charts. SleekView creates a blank dashboard and offers meta_key, meta_value, post_title, and post_date as columns you can group by or aggregate on.
3

Add chart cards

Pick a chart type, choose meta_key or post_title as the grouping column, and sum meta_value for share totals. Each card is its own saved query so the dashboard updates automatically as new shares are recorded.
4

Save and share

Save the chart view, restrict it per role, and embed it on a frontend page so editors and clients can read the share dashboard without ever touching the Novashare settings screen in WP admin.

Sample dashboard

Charts you can build from Novashare data

Four cards drawn from a single postmeta join: a KPI total, a network donut, a ranked bar of top posts, and a growth trend across publish dates.
Number · Default

Total shares all networks

A KPI summing meta_value from wp_postmeta where meta_key equals novashare_total across all published posts, with the previous period shown underneath for context.
Sum(meta_value)
Pie · Donut

Shares by network

A donut split across the novashare_facebook, novashare_pinterest, novashare_x, and novashare_linkedin meta keys so the network mix driving your shares is visible at a glance.
Sum(meta_value) group by meta_key
Bar · Horizontal

Top posts by total shares

A horizontal bar ranking posts by the value stored in novashare_total, joined to wp_posts so post titles render on the axis instead of opaque numeric IDs.
Sum(meta_value) group by post_id
Area · Gradient

Shares trend by publish month

A gradient area chart aggregating novashare_total by the post_date column on wp_posts, useful for spotting which months produced the most shareable content.
Sum(meta_value) group by post_date

Comparison

Default Novashare reporting vs SleekView Charts

Default Novashare settings page

  • No site-wide totals; share counts only render on individual posts
  • No network breakdown across all posts in one screen
  • No ranked list of top-performing posts by total shares
  • No trend visualisation of shares over publishing periods
  • No saved per-role dashboard for editors or clients to read

SleekView Charts

  • Configurable chart cards built on the wp_postmeta meta keys
  • Mix KPI total, network donut, top-posts bar, and growth trend
  • Group by meta_key to compare networks across the entire site
  • Saved chart views scoped per role for editors, SEO leads, and clients
  • Recording stays untouched: Novashare writes the meta, SleekView only reads

Features

What SleekView Charts gives you for Novashare

Networks side by side

Group postmeta by meta_key so Facebook, Pinterest, X, and LinkedIn share counts sit next to each other instead of hidden under per-post editor screens. One donut answers which network actually drives engagement.

Growth trends without exports

Aggregate novashare_total by post_date to see which months produced the most shareable content. The area chart shows the curve directly inside WP admin, no CSV exports or analytics platform needed.

Editor-ready dashboards

Save chart views, scope them per role, and embed them on a frontend page so editors and SEO leads see the same numbers without anyone needing the Novashare settings screen in WP admin.

Audience

Who builds Novashare chart dashboards with SleekView

Editorial teams

A ranked top-posts bar tells the editorial team which articles are actually being shared, while the network donut answers which platforms deserve more attention in the next campaign.

Content marketing leads

Group by post category and sum novashare_total to see which topic clusters earn the most shares, then double down on the formats and topics that move the needle.

Agencies running client sites

Build a Novashare share dashboard per client and embed it on a private frontend page so clients see weekly progress without needing access to the WordPress admin area.

The bigger picture

Share counts that finally turn into decisions

Novashare is a fast, lightweight social-share plugin, but the share counts it records on every post tend to sit in postmeta as numbers nobody reads. The settings screen lists totals per post in a long flat list, and the buttons in the theme show a single tally to visitors. Neither view answers the questions editors actually have: which posts drove the most shares this quarter, which network is over-indexed, and whether share volume is trending up or down with each new piece.

SleekView Charts treats the same novashare_ meta keys as the dataset they already are. A KPI for total shares, a donut for network mix, a ranked bar for top posts, and an area chart of growth over publish dates all sit on one saved dashboard. Novashare keeps writing the meta, the buttons keep rendering, and nothing about the recording side changes; what changes is that the data finally turns into editorial decisions.

Questions

Common questions about SleekView Charts for Novashare

No. Novashare keeps writing its share counts to wp_postmeta and rendering its share buttons on the front end. SleekView Charts is a reading layer on top of the same meta keys, not a replacement for the plugin or its buttons.

 

SleekView reads the meta keys Novashare writes: novashare_total for the combined total, plus per-network keys like novashare_facebook, novashare_pinterest, novashare_x, and novashare_linkedin. You configure which keys participate in each card.

 

Yes. Group postmeta by meta_key in a single Pie or Bar card and your dashboard shows every network side by side. You can also add separate Number cards per network for KPI-style headline figures at the top of the page.

 

No. SleekView Charts only reads existing rows from wp_postmeta. It never triggers Novashare's network refresh logic or alters how the plugin counts shares, so your Novashare configuration is exactly as you set it.

 

Yes. Saved chart views support role-based visibility, so editors and SEO leads can read the share dashboard while the rest of the site users see only what their role allows. The same scoping applies to frontend embeds too.

 

Yes. Any saved SleekView chart view can be embedded on a frontend page or admin page with role-based access, which is how agencies share share-count dashboards with clients without giving them WordPress admin access.

 

Cards aggregate against wp_postmeta with indexed lookups, so dashboards stay quick even on sites with tens of thousands of posts. SleekView caches expensive aggregates so chart loads remain fast on large content libraries too.

 

No. SleekView Charts reads the postmeta keys Novashare already writes by default. No add-on is required, and you do not need to change a single Novashare setting to start building share-count dashboards on top of your existing 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