✨ 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 Fusion Lite ActiveCampaign tags

WP Fusion Lite mirrors ActiveCampaign contact IDs and tag arrays into WordPress user meta, with a local sync log table. SleekView Charts reads those columns to build Number, Pie, Bar and Area cards showing tag distribution, user coverage and sync health in WP Admin.

♾️ Lifetime License available

SleekView Charts dashboard for WP Fusion Lite

WP Fusion Lite stores ActiveCampaign data in user meta, make it visible

WP Fusion Lite mirrors the ActiveCampaign CRM into WordPress through two user meta keys: wpf_contact_id for the AC contact ID and wpf_tags for the JSON-serialized array of tag IDs applied to that user. The connected ActiveCampaign account caches its tag list (with human names and IDs) in the wpf_available_tags option, refreshed via the API. A local activity log table records each sync attempt with status and timestamp.

That means every WordPress user with a paid plan, a course enrollment or an opt-in carries the live AC tag set in usermeta. The default WP Fusion Lite admin shows the per-user tags on the profile screen and a settings page, but offers no aggregate view. "How many users have the VIP tag?" "What is our most-applied tag across the site?" "Are sync attempts failing?" all need answers that today come from the ActiveCampaign side or a manual usermeta query.

SleekView Charts reads wp_usermeta filtered to the wpf_tags key, joins to wpf_available_tags for the names, and reads the sync-log table by date. A four-card dashboard gives the contact coverage, top tags, tag-source mix and daily sync trend on one screen, refreshed as WP Fusion writes new meta rows whenever a user takes a tagged action.

Workflow

From user meta to dashboard in four steps

1

Pivot wpf_tags into rows

SleekView reads usermeta filtered to wpf_tags and expands the serialized tag array into one row per user-tag pair. Each row carries user_id, tag_id and the user's wpf_contact_id, ready for groupBy aggregation downstream.
2

Resolve tag IDs to names

The wpf_available_tags option caches the AC account's full tag list with names. SleekView joins tag_id to name so chart labels read "Customer" and "Webinar attendee" instead of opaque numeric tag IDs nobody on the marketing team will recognize.
3

Add the sync log dataset

WP Fusion's local activity log records each sync attempt with user_id, status (success, failed) and created_at. SleekView reads the table so sync-health KPIs sit on the same dashboard as tag and contact distribution cards.
4

Pin and share the view

Name the Charts view ("AC tag coverage"), capability-gate it for marketing and admins, and pin to the WP Admin sidebar. Marketing checks tag mix Monday; ops watches sync failures mid-week before the next broadcast launch.

Sample dashboard

Charts you can build from WP Fusion Lite data

A representative four-card dashboard combining a contact-coverage KPI, top applied AC tags, sync-status mix and a daily sync-volume trend across the whole user base.
Number · Default

Users with an AC contact ID

Count of WordPress users with a non-empty wpf_contact_id in usermeta. The headline coverage KPI showing how much of the user base has been successfully synced to ActiveCampaign by the WP Fusion connector.
Count
Bar · Horizontal

Top AC tags applied

Tag-pivot rows grouped by tag_id, resolved against wpf_available_tags for the human name. Ranks the most-applied tags across the user base, useful for spotting the segments large enough to drive a dedicated campaign.
Count group by tag_id
Pie · Donut

Sync status mix

Activity-log rows grouped by status across success and failed. Surfaces creeping sync issues from API credential expiry, plan limits or AC-side rate limiting within hours of starting, not weeks later.
Count group by status
Area · Gradient

Daily sync volume

Successful sync-log rows grouped by created_at day across 90 days. Campaign launches, course enrollments and traffic spikes each show up as a visible bump on the area chart for performance review.
Count group by created_at

Comparison

Default WP Fusion admin vs SleekView Charts

Default WP Fusion admin

  • User profile shows tags per user but never aggregates them across all users
  • No site-wide count of users with the VIP tag, Customer tag or any other
  • Available tags list does not show how many users carry each tag
  • Sync activity log lists individual attempts but no weekly success ratio chart
  • Cross-tag user coverage and overlap need raw usermeta queries to answer

SleekView Charts

  • Number cards for users with AC contact IDs and per-tag user counts
  • Bar cards ranking the top-applied tags across the user base
  • Pie cards for sync-status mix and tag-source distribution
  • Area cards for daily sync velocity and contact-creation trends
  • Resolves wpf_tags IDs to human names via the cached available-tags option

Features

What SleekView Charts gives you for WP Fusion Lite

Tag-coverage KPI cards

Users with the Customer tag, users with the VIP tag and the contact-mapping coverage ratio surface as Number cards. The per-tag user counts marketing and CRM admins currently never compute manually become daily KPIs.

Tag distribution at a glance

Donut and Bar cards render the top-applied AC tags across the user base, resolved to human names from the cached tag list. Segment-size questions get answered visually rather than through usermeta SQL queries.

Sync-health trends

Area and Line cards track daily sync log volume and the success ratio. API credential expiry, ActiveCampaign plan limits and connectivity blips become visible the day they start rather than days or weeks later.

Audience

Who builds WP Fusion dashboards with SleekView

Email marketers

Pre-broadcast segment audit: VIP tag count, customer tag count and the daily sync trend on one screen. Confirm the segment size before scheduling the next ActiveCampaign broadcast for an accurate impact estimate.

CRM admins

Tag-coverage scoreboard ranking AC tags by user count. Spot orphan tags applied to a handful of users, overused tags applied to everyone, and the right candidates for tag cleanup or new segmentation work.

Ops and admins

Sync-health dashboard tracking failed activity-log rows by hour or day. API credential expiry, plan-limit hits and intermittent network errors get caught before marketing notices missing tags on a customer profile.

The bigger picture

Why WP Fusion users need a tag dashboard

WP Fusion Lite is the bridge that makes ActiveCampaign feel native inside WordPress, but the dashboard story stops at the user profile. Per-user tags are visible. Aggregate views are not.

Marketing wants to know how many users carry the Customer tag this week. CRM admins want to spot orphan tags that nobody is using. Ops wants to know if syncs are failing silently.

Today those questions get answered with a usermeta SQL query, an ActiveCampaign account export, or a workflow that someone built once and nobody else can run. SleekView Charts reads the same usermeta and activity log the plugin already maintains, joins tag IDs to human names from the cached available-tags option, and turns the data into a four-card dashboard. The data has been in WordPress all along; the dashboard makes it operational for the team.

Questions

Common questions about SleekView Charts for WP Fusion Lite

No. The ActiveCampaign account side stays authoritative for campaign analytics, automations and deliverability. SleekView Charts adds the WordPress-side tag and contact dashboard the plugin itself does not provide, focused on the user-meta state inside the WP install.

 

Yes. The user dataset includes the WordPress roles column, and SleekView lets you filter or groupBy on role. A Bar card grouped by role shows the AC tag mix for Subscribers, Customers and Editors separately, useful for sites with multiple user-type funnels in parallel.

 

Yes. WP Fusion Lite uses the same wpf_tags and wpf_contact_id meta keys regardless of which CRM is connected. The same dashboard works on HubSpot, Mailchimp, Drip or any other CRM, just relabel cards for the connected provider in the dashboard title.

 

Yes. The activity-log table carries created_at for every sync attempt. An Area card grouped by created_at day shows the daily sync volume, useful for tying CRM activity back to campaigns, product launches and traffic spikes across the trailing 30 to 90 day window.

 

Yes. The wpf_tags meta-pivot runs against the indexed usermeta key, and aggregations join cached tag names in memory rather than per-row API calls. Sites with tens of thousands of synced users render the four-card dashboard in seconds reliably across the install.

 

Yes. Each chart card exposes its underlying row set, which exports to CSV with the active filters applied. That gives marketing teams a clean handoff for board reports without scraping wp_usermeta directly through SQL queries every time a segment audit is needed.

 

Yes. Pro adds advanced sync rules but keeps the wpf_tags, wpf_contact_id and activity-log schema intact. The dashboard works identically on Lite and Pro installs, with Pro-only sync triggers simply appearing as additional rows in the same activity log table.

 

Yes. SleekView joins user_id from the WP Fusion dataset to wc_orders.customer_id. A Sum card on order total grouped by AC tag shows revenue per tag across the whole customer base, closing the loop between CRM segmentation and downstream order value cleanly.

 

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