Introduction
CartBay is a WooCommerce abandoned cart recovery plugin. It captures consented checkout visitors, detects inactive carts, sends a three-email recovery sequence, restores carts through secure links, and attributes recovered orders back to the abandoned session.
What CartBay Does
Section titled “What CartBay Does”- Captures checkout email and cart data after shopper consent.
- Supports classic WooCommerce checkout and WooCommerce Block Checkout.
- Stores recovery sessions using WooCommerce order objects, not custom database tables.
- Detects abandonment through Action Scheduler.
- Sends three WooCommerce-native recovery emails.
- Adds a recovery coupon to emails — a single static WooCommerce coupon code in the free plugin, or unique single-use coupons generated per cart with CartBay Pro Pro.
- Restores carts through secure hashed-token links.
- Tracks notification, recovery, and revenue analytics.
Where CartBay Appears
Section titled “Where CartBay Appears”- Main admin area:
WooCommerce > CartBay. - WooCommerce settings tab:
WooCommerce > Settings > Cart. - Recovery email editing: WooCommerce email settings, linked from
CartBay > Templates. - WooCommerce logs: source
cartbay. - CartBay logs: hidden Logs section linked from
CartBay > Settings.
Recovery Workflow
Section titled “Recovery Workflow”- A shopper reaches checkout.
- CartBay shows the recovery consent checkbox.
- When consent is checked and a valid email is available, CartBay captures the cart session.
- After the configured inactivity timeout, CartBay marks the session abandoned.
- If the recovery sequence is enabled, CartBay schedules up to three recovery emails.
- Each email can include a restore link, unsubscribe link, and optional coupon.
- Restore links rebuild the cart and redirect the shopper to checkout.
- Completed or processing WooCommerce orders are matched back to abandoned sessions.
- CartBay updates recovery analytics and cancels future emails for recovered sessions.
Recommended Reading Order
Section titled “Recommended Reading Order”Important Notes
Section titled “Important Notes”- CartBay’s core recovery workflow is free and installs from WordPress.org — no license key required. CartBay Pro Pro is a separate, licensed add-on that installs alongside the free plugin and unlocks advanced features such as generated single-use coupons and advanced analytics.
- A working email delivery service is strongly recommended before enabling recovery emails. See Email Delivery Setup for setup steps.
- Store owners remain responsible for consent wording, privacy policy updates, and local compliance requirements.