✨ 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 Job Manager Bookmarks: see saved jobs

SleekView Charts reads the custom job_manager_bookmarks table created by WP Job Manager Bookmarks, groups bookmarks by job, by user and by date, and renders Number, Bar, Pie and Area charts inside WordPress so you finally see which jobs candidates actually save.

♾️ Lifetime License available

SleekView Charts dashboard for WP Job Manager Bookmarks

Bookmarks are demand. Show them.

WP Job Manager Bookmarks ships with one missing feature: a way to see what is being bookmarked. On activation the plugin creates its own table, job_manager_bookmarks, with columns for id, user_id, post_id, date_created, bookmark_note and type. Candidates and employers can save jobs and resumes. The admin just sees a list per user.

SleekView reads that table directly, the same way the plugin does. Group by post_id and count to surface the most-bookmarked jobs. Group by user_id to see your most active candidates. Group by date_created for the daily save trend that tells you when a campaign worked. Filter by type to split job bookmarks from resume bookmarks.

One job board with 3,200 listings and 18,000 candidates found a clear signal: 14 jobs accounted for 41 percent of all bookmarks over 90 days. Those 14 jobs were the strongest candidate-attraction roles on the entire site. None of them were in the top 20 by views. Bookmarks beat pageviews as an intent signal, and the default plugin had no way to show it.

Workflow

From the bookmarks table to charts

1

Point at job_manager_bookmarks

Pick the custom job_manager_bookmarks table created by the Bookmarks add-on as the data source. SleekView introspects its columns: id, user_id, post_id, date_created, bookmark_note and type, no schema setup required.
2

Pick the grouping

Group by post_id to see top-bookmarked jobs or resumes, by user_id to see most active bookmarkers, by date_created for daily volume, or by type to split job_listing bookmarks from resume bookmarks.
3

Choose an aggregation

Count of bookmarks is the headline metric. Aggregate by date_created for trend lines. Resolve post_id to the parent job_listing or resume title and user_id to display_name so legends are actually readable.
4

Embed on dashboards

Place a top-bookmarked-jobs card on the employer dashboard so they know which of their roles are saved most. Show daily save velocity on the admin home so marketing sees campaign impact in real numbers.

Sample dashboard

What a bookmarks dashboard looks like

A four-card layout pulling straight from the job_manager_bookmarks table. Total saves KPI, top-bookmarked jobs, save mix by type, and a daily save trend.
Number · Default

Total bookmarks this month

A single KPI counting rows in job_manager_bookmarks where date_created falls inside the current month, with the previous month shown beneath. Filtered by type = 'job_listing' if you only want job saves.
Count
Bar · Horizontal

Most bookmarked jobs

Horizontal bar of the top jobs by bookmark count, grouping job_manager_bookmarks by post_id and joining back to wp_posts where post_type = 'job_listing' to resolve titles. Strong demand signal.
Count group by post_id
Pie · Donut

Bookmark mix by type

A donut split between job_listing and resume bookmarks using the type column on job_manager_bookmarks. Useful when you run a two-sided board and want to see whether employers or candidates are saving more.
Count group by type
Area · Gradient

Daily save velocity

Gradient area chart counting rows per day from date_created on job_manager_bookmarks. Reveals exactly which marketing pushes, social shares, or newsletter sends moved the needle on candidate save behavior.
Count group by date_created

Comparison

Default Bookmarks output vs SleekView Charts for WPJM Bookmarks

Default Bookmarks admin

  • No site-wide top-bookmarked-jobs list anywhere in the admin
  • Per-user bookmark lists exist, but no aggregate view across all users
  • No daily or weekly trend of bookmark velocity over time
  • Resume vs job bookmark mix is not surfaced even though the type column stores it
  • Employer dashboards have no view of how often their jobs are saved

SleekView Charts

  • Reads the job_manager_bookmarks table directly, every chart query is live
  • Top-bookmarked jobs and resumes resolved to titles via post_id
  • Daily, weekly, monthly save trend grouped by date_created
  • Bookmark mix by type so two-sided boards see job vs resume demand
  • Most active bookmarkers by user_id to surface high-intent candidates

Features

What SleekView Charts gives you for WP Job Manager Bookmarks

Demand signal you can act on

Bookmarks are higher-intent than pageviews. SleekView aggregates job_manager_bookmarks across all users so you finally see which jobs candidates actually save, the strongest input for what to promote, syndicate or feature.

Save velocity over time

Group date_created by day, week or month to see save velocity. Compare against marketing pushes, social posts and newsletter sends to know which channels move the needle on saved-job behavior.

Per-employer dashboards

Filter top-bookmarked jobs by the employer that posted them, so each employer login sees how their own jobs perform. A real engagement signal beyond view counts, sourced from rows the plugin already writes.

Audience

Where WPJM Bookmarks dashboards shine

Job board operators

Use bookmark counts to negotiate featured-listing upgrades with employers. Showing 'your job was saved 247 times this month' is more persuasive than vague pageview talk.

Marketing teams

Track save velocity by day to attribute campaigns. A newsletter that drove 80 bookmarks vs 12 from a paid ad week is hard data on which channels deliver intent.

Resume boards

If employers bookmark resumes, group by post_id where type = 'resume' to see most-saved candidate profiles, then surface them on featured pages or to premium employers.

The bigger picture

Why bookmarks data is your best demand signal

Pageviews lie. A candidate browses dozens of jobs and saves three. Those three are the real demand.

WP Job Manager Bookmarks captures that signal cleanly in its own table, then provides no way to look at it in aggregate. SleekView Charts takes the job_manager_bookmarks rows that already exist and turns them into the report you actually need: which jobs are saved, which users are saving, when saves spike, and how the mix of job versus resume bookmarks shifts week over week. That intelligence drives editorial decisions (which jobs to feature), commercial decisions (which employers to upsell on featured slots), and marketing decisions (which channels actually drive saves, not just clicks).

The data is already there in your database. SleekView just makes it visible.

Questions

Common questions about SleekView Charts for WP Job Manager Bookmarks

Yes. SleekView treats job_manager_bookmarks as a first-class data source, the same way it handles wp_posts or wp_users. Every chart query runs against the live table, so the numbers match exactly what the Bookmarks plugin sees when it lists bookmarks per user.

 

Yes. The type column on job_manager_bookmarks stores either job_listing or resume depending on what was saved. Filter or group-by type to chart only jobs, only resumes, or compare the two side by side as a donut.

 

Bookmarks for a deleted post_id are orphans in the table. SleekView handles this by either filtering to rows whose post_id still exists in wp_posts, or by displaying them under '(deleted job)' if you want full historical accuracy. Configurable per chart.

 

Yes. SleekView charts can be embedded via shortcode or Gutenberg block, including on public pages. Most operators only expose this to employers in their dashboard, but a public top-saved list is a useful credibility signal too.

 

The bookmarks table is small and indexed by post_id and user_id by default. SleekView's caching layer aggregates by chart, so even tables with hundreds of thousands of rows render in well under a second on cached views.

 

Yes. Join job_manager_bookmarks.post_id to wp_posts and group by post_author, which is the employer user for job_listing posts. Filter to a single employer to give each their own dashboard.

 

Yes, all three add-ons store data independently. SleekView charts the bookmarks table on its own and you can build separate charts that combine applications, alerts and bookmarks for the same job_listing to see full candidate intent.

 

bookmark_note is free-form text, so it does not aggregate well numerically. SleekView surfaces it on per-bookmark drill-downs but the four headline charts (count, top jobs, type mix, trend) deliberately ignore the note column.

 

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