✨ 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 Encharge Pro: events, forms & flow bridges as tables

Encharge Pro stores event-forwarding history, per-form flow bridges, and consent flags locally in wp_options and wp_postmeta. SleekView turns that scattered config into one filterable audit table for the WP-side of every Encharge integration.

♾️ Lifetime License available

SleekView table view for Encharge Pro for WordPress

Encharge Pro's local log earns a proper table

Encharge Pro is the paid tier of the Encharge WordPress plugin. It adds event-forwarding logs, richer per-form mappings to flows, and tag/segment writebacks. The extra surface area means more local state: the API token and capture script settings sit in wp_options as a serialized array, per-form flow mappings and tag rules live in wp_postmeta, and a rolling event log writes to an Encharge-managed log option keyed by request ID.

The default Pro UI shows event history one page at a time with a fixed filter set. There is no joined view that combines event rows with the form that triggered them, no filter for events whose flow target was archived in Encharge, and no way to spot consent-text drift across forms in a single screen. Multisite operators have no portfolio view, every subsite has to be checked separately even when the plugin is wired identically across the network.

SleekView reads each storage path directly and renders Encharge Pro as one workspace. Settings rows, form-bridge rows, and recent event rows live in the same table with joined columns for the form name, the target flow, the consent text and a status pill. Edits route through the plugin's options API where supported so existing Encharge webhooks and WordPress hooks continue to fire.

Workflow

Encharge Pro options, log and postmeta as a workspace

1

Pick the storage paths

Point SleekView at the Encharge Pro settings option, the event-log option, and the _encharge_* keys in wp_postmeta. The plugin renders all three as one joined table.
2

Compose audit columns

Pivot the options blob into named columns. Add per-form flow ID, payload shape, response code, retry count and consent text from postmeta and the log. Group rows by surface type.
3

Save the views

Save filters for the queries that matter: stale flow targets, retry-queued events, capture-script disabled on key pages, missing consent text. Each becomes a reusable audit.
4

Edit inline or bulk-update

Change a form's target flow, repoint a Woo event to a new flow, or update consent copy across every form in one bulk edit. Hooks fire through the options API where supported.

Sample columns

A typical Encharge Pro events & bridges view

Encharge Pro stores settings in wp_options and per-form mappings in wp_postmeta. The event log lives in a dedicated option row.
Source: wp_options + wp_postmeta (Encharge Pro event log, settings, per-form flow mappings)
Surface Form/event Encharge target Payload Last seen Status
Capture script (global) site-wide Default Apr 24 Loading
Form bridge Trial signup flow:trial-onboarding Custom event Apr 23 Posted
Event log Checkout (Woo) flow:checkout-recovery Order event Apr 22 Retry queued
Form bridge Old webinar flow:archived Custom event Feb 11 Flow missing

Comparison

Default Encharge Pro plugin UI vs SleekView

Default Encharge Pro plugin UI

  • Event log shows one page at a time with a fixed filter set
  • No joined view between events and the form that triggered them
  • No filter for events whose flow_id was archived
  • Consent-text drift across forms isn't visible in one screen
  • No multisite roll-up for portfolio audits

SleekView

  • Settings, form bridges and event log in one joined table
  • Filter events by flow_id against the active flow set
  • Surface retry-queued events as their own status pill
  • Inline-edit consent text and target flow IDs
  • Multisite roll-up across every client in the network

Features

What SleekView gives you for Encharge Pro for WordPress

Joined event audit

Every event row joins back to the form, page or Woo surface that fired it, with the target flow and the response status as adjacent columns. Spotting the root cause of a misfire becomes one filter.

Retry queue visibility

Encharge Pro retries events that fail on first send. SleekView surfaces the retry-queued state as its own status pill so ops can see what's still in flight without digging through option-row diffs.

Stale flow detection

Filter for events whose flow_id is no longer in the active set. Archived flows that mapped forms still post into surface as red rows ready for repoint or retire in one bulk edit.

Audience

Who uses SleekView for Encharge Pro

Lifecycle marketers

Inventory which WP surfaces feed which Encharge flows and audit the event log per flow. The mapping table is the bridge between marketing operations and lifecycle automation.

Integration engineers

Use the retry-queue and event-status columns to debug deliverability without parsing serialized option rows. Filter by status to surface the rows that need attention.

Agencies

Multisite roll-up gives a portfolio-wide audit of every client's Encharge Pro wiring on one screen. Kickoff and renewal reviews use the same table.

The bigger picture

Why an Encharge Pro audit table earns its keep

Encharge Pro is one of the more capable third-party WordPress integrations in the lifecycle category because it actually logs what it does locally. That log is the difference between debugging a delivery problem in minutes and debugging it in days, but only if it's accessible. The default Pro UI exposes the log behind paginated screens with a fixed filter set, which works for casual lookup and falls over the moment ops needs to answer a cross-cutting question like "which forms are still posting into the archived onboarding flow" or "how many events failed last week and what's the retry status".

Those answers are right there in wp_options and wp_postmeta, but only as serialized blobs that the plugin's own UI doesn't pivot into a workspace. SleekView's contribution is the pivot. Once the log and the form bridges and the settings row all share one table, every debugging question becomes a filter and every fix becomes a bulk edit.

For lifecycle teams that own the Encharge-side flows, the table doubles as a launch runbook. For agencies running Encharge Pro across multisite networks, the network roll-up makes portfolio audits a screenshot.

Questions

Common questions about SleekView for Encharge Pro for WordPress

No. Contacts and flow progression stay in Encharge. SleekView surfaces only the WP-side event log, form mappings, consent flags and settings the plugin stores locally in wp_options and wp_postmeta.

 

In a dedicated option row keyed by request ID with the form, target flow, payload and response code. SleekView reads it as a rolling table with the most recent N events visible by default and older rows available behind a filter.

 

Yes. SleekView writes through the plugin's options API where supported so existing hooks fire. Direct postmeta writes are available for bulk migrations after a flow rename.

 

Yes. Encharge Pro's Woo integration writes checkout and order events into the same log option, with the order ID and customer email as payload fields. SleekView surfaces those rows alongside form-bridge events for a single deliverability view.

 

Events that fail on first send are flagged in the log row with a retry count and a next-attempt timestamp. SleekView renders that as an amber status pill and exposes the retry count as a sortable column.

 

Yes. The log is paginated and indexed by request ID, and form-bridge rows live in wp_postmeta with normal indexes. Even sites with thousands of events per day render in one paginated query.

 

Yes. SleekView reads each subsite's wp_{blog_id}_options and wp_{blog_id}_postmeta and exposes a network roll-up. Agencies see every client's Encharge state in one screen.

 

Contacts live in Encharge so subject-access requests run through Encharge's tooling. The local event log is useful supporting evidence (it shows which WP surface posted the contact in and when), and SleekView makes that log easy to filter to a single email.

 

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