✨ 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 WP Video Popup: popup placement and provider dashboards

WP Video Popup ships a [wp_video_popup] shortcode and stores configuration in wp_options. SleekView Charts cross-references the shortcode with wp_posts.post_content and turns the popup library into chart cards for placement coverage, provider mix, and per-page popup density.

♾️ Lifetime License available

SleekView Charts dashboard for WP Video Popup

Chart where the video popups live, not just the popup settings

WP Video Popup is a deliberately simple plugin: configuration lives in wp_options under the plugin's settings key, and popups are placed on pages and posts via the [wp_video_popup url="..."] shortcode (with optional attributes for provider, button text, autoplay, and dimensions). There is no custom post type, no popup library, and no admin chart of which pages embed which popup with which provider. The plugin gives a settings page and a shortcode reference; everything else lives in wp_posts.post_content.

SleekView Charts reads wp_posts.post_content for the [wp_video_popup] shortcode, parses out the url and provider attributes, and joins the results back to post type, status, and modification date. A Number card counts total popup placements across the site. A Pie splits placements by detected provider (YouTube, Vimeo, self-hosted). A Bar ranks post types by popup placement density. An Area card traces popup-placement cadence by the host post's post_modified.

Every card reads through the same wp_posts table WordPress already maintains, so popup playback, the settings page, and any cache layer continue to behave normally. The dashboard sits next to SleekView's table view of shortcode-bearing posts, with shared filters for per-template and per-section reviews.

Workflow

From [wp_video_popup] shortcodes to a placement dashboard

1

Connect the shortcode source

Create a SleekView that reads wp_posts.post_content for [wp_video_popup] shortcode instances and parses the url, provider, and other attributes. Provider, target post type, and post_modified are pre-mapped to chart-ready columns.
2

Switch to the Charts view

Add a Charts view on the same dataset. Each card picks a chart type, a group-by column, an aggregation, and an optional value column. The Charts view sits alongside the audit table view.
3

Pin the placement dashboard

Save a default dashboard with total placements, provider mix donut, per-post-type ranking, and placement cadence area chart. Saved dashboards reopen with one click for every team member.
4

Filter across cards

Use the top-level filter bar to scope the dashboard by post type, provider, or modification date. One click narrows every card on the screen for a per-section or per-campaign review.

Sample dashboard

Charts you can build from WP Video Popup data

Four cards that read [wp_video_popup] shortcodes from wp_posts.post_content directly. Provider mix, placement density, cadence, and a total-placements KPI.
Number · Default

Total popup placements

Single KPI counting [wp_video_popup] shortcode instances across wp_posts.post_content. The headline figure that scopes a placement audit or a video-content refresh across the site.
Count
Pie · Donut

Placements by provider

Donut over the provider detected from each shortcode's url attribute. YouTube, Vimeo, and self-hosted placements sit side by side so the team sees which provider carries the popup library.
Count group by provider
Bar · Horizontal

Top post types by placements

Horizontal bar ranking wp_posts.post_type values by the count of [wp_video_popup] shortcode instances. Surfaces which content types lean on video popups and which are missing them.
Count group by post_type
Area · Gradient

Placements modified per month

Gradient area chart counting host posts with [wp_video_popup] shortcodes modified per month. Reveals when the content team last touched video popups and the dormant stretches in between.
Count group by post_modified

Comparison

Default WP Video Popup admin vs SleekView Charts

Default WP Video Popup admin

  • Settings page configures defaults but does not list placements
  • No catalog of pages that embed the [wp_video_popup] shortcode
  • Provider mix across placements is not surfaced as a distribution
  • Per-post-type popup density requires a custom SQL query against post_content
  • Placement cadence over time is not plotted as a trend

SleekView Charts

  • Placements KPI counts [wp_video_popup] shortcodes across wp_posts
  • Provider donut splits YouTube, Vimeo, and self-hosted from the url attribute
  • Post-type ranking bar surfaces which content types lean on video popups
  • Placement cadence area chart reads host post post_modified
  • Shared filters move from chart dashboard to audit table in one click

Features

What SleekView Charts gives you for WP Video Popup

Placement coverage as a chart

Replace the settings page with a dashboard that answers placement questions directly. Total placements, provider mix, post-type ranking, and cadence on one screen instead of grep against post_content.

Provider mix at a glance

Donut over the detected provider for each placement confirms which video hosts the team relies on. Sites mid-migration from YouTube to Vimeo see the progress as a chart slice.

Placement cadence trend

An area chart of host post post_modified dates exposes when video popups were last reviewed. Stale placements stand out as flat months in the chart.

Audience

Who builds WP Video Popup charts dashboards with SleekView

Marketing teams

Placement coverage and per-post-type density inform campaign planning. The conversation about which pages still need a video popup happens around a chart card instead of a content audit.

Developers and agencies

Provider mix and placement cadence flag legacy YouTube embeds during Vimeo migrations. The migration plan reads as a chart with a number instead of a hunch.

Site auditors

Placement totals, provider mix, and modification cadence catch stale popups and orphan shortcodes during pre-audit reviews. The triage starts as a chart read rather than a database query.

The bigger picture

Why a shortcode-only plugin earns a chart layer

WP Video Popup is intentionally small: a settings page, a shortcode, and a popup overlay. Its data lives in wp_options for configuration and inside wp_posts.post_content for every placement, which means there is no admin catalog, no library, and no chart of where popups exist on the site. That works fine on a site with two placements and becomes a problem the moment the team has dozens spread across post types and templates.

SleekView Charts reads wp_posts.post_content for [wp_video_popup] shortcode instances, parses the url and provider attributes, and joins the results back to post type and modification date. The dashboard then turns the catalog into chart cards: total placements, provider mix, per-post-type ranking, modification cadence. The plugin keeps rendering popups and managing settings.

The dashboard provides the placement visibility the shortcode-only model was never going to give natively, and the cross-section read that lets a content team plan video coverage at the site level rather than the page level.

Questions

Common questions about SleekView Charts for WP Video Popup

SleekView reads wp_posts.post_content for the [wp_video_popup] shortcode and parses its attributes (url, provider, button text, autoplay) at query time. Each shortcode instance becomes a row in the SleekView source, ready for chart grouping.

 

Yes. The url pattern reveals YouTube, Vimeo, and self-hosted URLs, and SleekView writes the detected provider as a chart-ready column. The provider donut groups on that column directly.

 

Yes. Each shortcode instance is joined back to its host post, which carries post_type and meta references to templates. Bar charts grouped on post_type or template surface placement density across the site.

 

Yes. If popups are embedded via a Gutenberg block that serialises into post_content with the [wp_video_popup] shortcode, the dashboard reads them the same way. Custom block markup that does not serialise to a shortcode requires a small SleekView source adjustment.

 

Yes. Both views read the same source, so a filter saved at the source level applies to whichever layout is open. Toggling between chart dashboard and placement-audit table is one click.

 

No. The post_content scan uses indexed post_status and post_type columns, and SleekView caches aggregation results between renders. Sites with tens of thousands of posts render the chart pack quickly.

 

Yes. Each card supports a CSV export of its underlying aggregation. Export the provider donut for a migration plan or the post-type ranking for an editorial review.

 

No. SleekView Charts is an admin reporting surface that reads the shortcode placements WP Video Popup already supports. Popup rendering, the settings page, and front-end playback continue to be the plugin's job.

 

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