✨ 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 for Convertful Pro: opt-in campaigns & conversion logs as tables

Convertful Pro stores its embedded campaigns as a CPT with wp_postmeta targeting rules and an optional local conversion log. SleekView reads them so campaign audits, segment comparisons, and per-page conversion attribution render as one workspace.

♾️ Lifetime License available

SleekView table view for Convertful Pro

Opt-in audits without dashboard hops

Convertful Pro stores opt-in campaigns as a custom post type. Targeting rules (URL filters, device, segment, schedule) live in wp_postmeta, account config in wp_options, and optional local conversion logs in a separate log CPT. The plugin's upstream service handles the actual targeting engine and aggregate analytics, while WordPress holds the configuration and (when enabled) a local audit trail.

The default admin renders campaigns one at a time. Cross-cutting questions like "which campaigns target the checkout funnel" or "which segment has the most active campaigns" require opening each campaign to read its meta. Bulk pause across campaigns, audience swap on a cohort, and per-segment audit aren't first-class operations. The local conversion log (when logging is enabled) lacks a referrer-filtered view and per-campaign aggregates.

SleekView reads the campaign CPT and the log CPT, pivots wp_postmeta keys into named columns, and joins log entries back to their campaigns. Targeting audits become saved views; bulk pause becomes inline through the plugin's save_post hook; per-page conversion attribution becomes a join with the referrer column on the log CPT.

Workflow

Convertful Pro CPTs as a workspace

1

Map the campaign and log CPTs

Point SleekView at convertful_campaign and convertful_log. Each becomes a navigable workspace with its wp_postmeta keys promoted to columns.
2

Pivot targeting and schedule

Promote URL filter, segment, device, schedule, and goal from wp_postmeta into named columns. Filters and sorts operate on those values directly.
3

Save the audits

Build saved views for targeting overlap audits, scheduled-campaign reviews, paused-legacy cleanup, and per-page attribution. Each is a reusable workspace.
4

Edit, bulk-pause, and export

Change targeting or status inline through the plugin's save_post hook. Bulk pause underperformers. Export views to CSV for governance and handovers.

Sample columns

A typical Convertful Pro campaigns view

Campaigns with URL targeting, segment, status, and updated date from wp_postmeta.
Source: wp_posts (post_type=convertful_campaign, post_type=convertful_log) + wp_postmeta + wp_options
Campaign Status URL targeting Segment Device Updated
Checkout rescue Active /checkout/* Cart > £40 All Apr 24
Blog opt-in Active /blog/* Logged-out Desktop Apr 21
Mobile exit Paused /* Returning Mobile Apr 19
Holiday banner Archived / All All Dec 20

Comparison

Default Convertful Pro admin vs SleekView

Default Convertful Pro admin

  • Targeting meta lives in wp_postmeta with no campaign-list column
  • No bulk pause across campaigns
  • Local log lacks a referrer-filtered view
  • Per-segment audit requires opening each campaign
  • Account config in wp_options isn't surfaced alongside campaign performance

SleekView

  • Joined campaign + URL filter + segment view
  • Filter segment, device, and schedule across all campaigns
  • Bulk pause/archive through the plugin's status API
  • Pivot targeting rules from wp_postmeta into columns
  • Per-page attribution joining the campaign and log CPTs

Features

What SleekView gives you for Convertful Pro

Segment audit

Every campaign's segment, device, and schedule in one filterable view. Saved views surface targeting overlap and segment gaps without opening each campaign individually.

Bulk operations

Pause, archive, or change schedule on selected campaigns in one action through the plugin's save_post filters. Cleanup workflows that take 30 minutes become seconds.

Per-page attribution

Join the log CPT with the campaign CPT on campaign id, then filter the log by referrer URL. Surface which pages convert best for each campaign without leaving the workspace.

Audience

Who uses SleekView for Convertful Pro

Optimisation leads

Targeting audit workspace surfacing URL filter, segment, and device per campaign. Identify overlapping targeting that splits conversions across competing variants.

Marketing ops

Bulk pause and archive across campaigns. Saved cleanup views retire stale variants and reduce the live-campaign noise without opening each post.

Content marketers

Per-page attribution joining log entries with campaigns and referrer URLs. Decide which blog posts deserve a custom campaign based on existing conversion data.

The bigger picture

Why opt-in operations need row-level views

Opt-in campaigns accumulate quickly. A growing site ends up with dozens of variants targeting different pages, segments, and devices, and the marketing team needs to keep them legible without opening each one. Convertful Pro stores everything in a CPT with wp_postmeta targeting and an optional log, which is great for the editing flow but leaves the cross-campaign audit work without a workspace.

SleekView promotes targeting meta to columns so optimisation leads can see overlap and gaps at a glance. Marketing ops gets bulk pause and archive workflows that retire stale campaigns en masse. Content marketers get per-page attribution joining the log CPT to the campaign CPT on campaign id, with the referrer URL as a filter.

The plugin's upstream targeting engine and aggregate analytics continue exactly as they were. Only the cross-campaign audit and cleanup workflows change, and the change is large enough that teams running serious volume stop losing conversions to forgotten or overlapping targeting.

Questions

Common questions about SleekView for Convertful Pro

Yes. SleekView only changes how the plugin's locally stored data renders in WP Admin. The upstream targeting engine and aggregate analytics continue to operate exactly as before. SleekView never calls external APIs on behalf of the plugin and never proxies traffic for the embeds.

 

Yes. Targeting writes go through the plugin's save_post filter so any registered observers fire. Direct wp_postmeta writes are available for bulk corrections that should skip hooks, typically large cleanups across legacy holiday or seasonal campaigns.

 

Yes. The schedule meta (start, end, days of week, time-of-day) is pivoted into filterable columns. Build a view of upcoming or expired campaigns to make scheduling decisions without opening each post or reviewing the wp_options account config.

 

When local logging is enabled, the log CPT becomes a first-class workspace. Referrer, segment, and device meta become filterable columns. Join the log to the campaign CPT for per-campaign performance views without manual SQL.

 

No. Queries paginate and use the indexes WordPress maintains on wp_postmeta by post_id and meta_key. SleekView's meta-pivot cache serves resolved columns from the cache rather than re-joining on every page load.

 

Yes. Whatever Convertful writes as the goal (email capture, click, redirect, custom event) lives in wp_postmeta and surfaces as a filterable column. Build saved views per goal so the optimisation workflow starts from the best-performing patterns.

 

Yes. WooCommerce-aware conditions (cart total, product in cart, last order age) store their values in the campaign's wp_postmeta. SleekView pivots those into columns and lets you audit WooCommerce-targeted campaigns alongside the rest of the catalogue.

 

Yes. Any saved view exports to CSV including pivoted wp_postmeta targeting columns. Use this for governance audits, agency handovers, or to share targeting rules with a documentation tool the marketing team maintains.

 

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