✨ 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 SureCart Order Bumps: bump performance as tables

Read order bump configurations joined with the orders they appeared on and the orders they actually converted. Sort bumps by attach rate, filter to the last 30 days, identify dead bumps to retire.

♾️ Lifetime License available

SleekView table view for SureCart Order Bumps

Order bump analytics from the WP-side cache

SureCart Order Bumps adds one-click upsells to the SureCart checkout. Each bump is a configuration object linking a product to a checkout context, with conversion data implicit in the orders themselves: every order either includes the bump's product or doesn't, and that's the conversion signal. The default admin shows bumps as a list and orders as a separate list, with conversion analysis left to spreadsheets or external analytics.

SleekView reads the bump configuration table and joins it with the cached order records so an attach-rate column is computed per bump as the count of orders containing the bump's product divided by the count of eligible orders. A revenue-attributed column sums the bump-product revenue across the same orders. A bump-rooted view sorted by attach rate identifies the best performers; a revenue-rooted view sorted by attributed revenue identifies the bumps actually moving the top line.

Inline-toggling a bump on or off writes through SureCart's PHP SDK so checkout behaviour updates immediately. Bulk-disabling a set of bumps during a promotion (when free-shipping logic might double-discount with a bump) is one filter and one bulk action away. Reactivating them after the promotion is the inverse.

Workflow

Compose bump performance views

1

Pick a base table

The bumps cache for performance ranking, orders for attribution analysis, or order items for a deeper dive into which bump products customers actually take.
2

Add aggregate columns

Attach rate (count of bump-containing orders over eligible orders), attributed revenue (sum of bump-product revenue), and last-converted timestamp per bump. All scoped to a configurable date range.
3

Save filtered views per workflow

Top-performers ranked by attach rate, dead bumps below threshold for retirement, promotion-pause sets tagged for upcoming campaigns. One saved view per recurring task.
4

Toggle inline through the SureCart SDK

Enable, pause, or update bumps inline. Writes route through SureCart's PHP SDK so checkout reflects the change and any webhooks fire normally.

Sample columns

A typical bump performance view

Joins each bump configuration with the cached order records to compute attach rate and attributed revenue per bump.
Source: SureCart WP cache tables (bumps, orders, order items, products) backed by the SureCart API
Bump Target product Bump product Attach rate Attributed (30d) Status
Quick Setup Add-on Studio Annual Setup Service 18% $1,240 Active
Onboarding Pack Team Annual Onboarding Hour 9% $420 Active
Bonus Templates Pro Monthly Template Pack 2% $48 Paused
Priority Support Studio Annual Priority Tier 22% $1,580 Active

Comparison

Default SureCart Order Bumps admin vs SleekView

Default SureCart Order Bumps admin

  • Bump list doesn't show attach rate or attributed revenue as columns
  • Conversion analysis needs an external spreadsheet or analytics tool
  • Bulk-pausing bumps for a promotion isn't part of the default UI
  • No saved view for dead bumps or top performers
  • Attribution across order date ranges isn't a first-class workflow

SleekView

  • Attach-rate column per bump derived from cached order records
  • Attributed revenue column over a configurable date range
  • Filter to dead bumps (attach rate below threshold) for retirement
  • Inline-toggle status via SureCart's PHP SDK with checkout updates
  • Save filtered views: top performers, dormant bumps, promotion-pause sets

Features

What SleekView gives you for SureCart Order Bumps

Attach rate and revenue per bump

Compute attach rate as the count of orders containing the bump product divided by eligible orders. Sum attributed revenue from the same join. Both as sortable columns on the main bump list.

Dead-bump retirement

Filter bumps below an attach-rate threshold (often around 5%) over the last 90 days. Multi-select and bulk-disable to retire dead bumps and free up checkout real estate for new tests.

Promotion pause sets

Tag bumps that conflict with planned promotions, then filter and bulk-pause before the promotion launches. Reverse the same filter and bulk-enable after, with checkout updating through SureCart's PHP SDK.

Audience

Who uses SleekView for SureCart Order Bumps

Conversion optimisation

Attach-rate-ranked view to identify the best performing bumps, dead bumps to retire, and middling bumps to A/B test. Filter by date range to spot bumps that decay over time.

Revenue ops

Attributed-revenue ranking by bump for monthly reporting. Combine with bump cost (if you track product margins) for a true contribution-margin ranking.

Marketing

Promotion-pause workspace: tag bumps that conflict with free-shipping or sitewide discount promotions, then bulk-pause for the promotion window and reactivate after.

The bigger picture

Why bump-driven stores need a performance surface

Order bumps are the smallest checkout-side lever in commerce and one of the highest ROI when they're tuned and retired ruthlessly. The problem is that the default admin treats bumps as configuration objects rather than performance objects: you can edit a bump but you can't see at a glance which bumps are dead, which are middling, and which are quietly responsible for most of the upsell revenue. Conversion optimisation needs an attach-rate-ranked view with a clean threshold for retirement decisions.

Revenue ops needs attributed-revenue rankings for monthly reporting, joined to the cached order records. Marketing needs a promotion-pause workspace because bumps that compete with sitewide discounts hurt conversion during a campaign. The default SureCart Order Bumps admin doesn't compose these joins, but the data is sitting right there in the cached orders and order items.

SleekView reads it, computes the attach-rate and attribution columns, and routes inline toggles through SureCart's PHP SDK so the checkout updates correctly. The bumps still run through SureCart, the cache stays the data source, the analysis finally gets a usable surface.

Questions

Common questions about SleekView for SureCart Order Bumps

For each bump, attach rate is the count of orders containing the bump's product over the count of eligible orders (orders where the bump's target product was purchased) within the configured date range. The math runs against the cached SureCart order records joined to order items.

 

If a bump exposes multiple product variants at checkout, attach-rate counts orders that included any of the variants. A drill-down view can split by variant for finer-grained analysis. Both views read the same underlying order-item join.

 

SureCart's own A/B testing handles the test setup. SleekView is the surface for analysing the resulting attach rates and revenue per variant, joined to the cached order records, so you can decide which arm wins faster than waiting for the default reports to update.

 

It runs on view load, so it's current as of the most recent SureCart webhook that updated the local order cache. For high-traffic stores the cache typically lags by seconds, which is plenty fresh for conversion analysis.

 

Yes. Tag the conflicting bumps with a saved-view label or a meta key, filter the view to that tag, multi-select, and bulk-toggle status. Writes route through SureCart's PHP SDK so the checkout reflects the change immediately.

 

Rule conditions (which target products trigger the bump, customer-segment filters, currency restrictions) are first-class columns where SureCart stores them on the bump record. Useful for spotting overlapping rules that fight each other for checkout space.

 

Each order in the SureCart cache carries its currency, so attributed revenue can be shown per currency or converted to a base currency for aggregate reporting. SureCart's own pricing is per-currency, so SleekView mirrors that without re-implementing conversion logic.

 

Bump records are typically dozens to low-hundreds even on large stores, so the bump-side query is trivial. The attach-rate computation joins to order items, which is heavier but bounded by the date range and indexed on the order's date_created column. Keep the attach-rate window reasonable (30 or 90 days) for the fastest view loads.

 

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