
前言介紹
- 這款 WordPress 外掛「CheckoutGuard」是 2025-10-31 上架。
- 目前有 80 個安裝啟用數。
- 上一次更新是 2026-02-22,距離現在已有 3 天。
- 外掛最低要求 WordPress 5.8 以上版本才可以安裝。
- 外掛要求網站主機運作至少需要 PHP 版本 7.4 以上。
- 有 1 人給過評分。
- 還沒有人在論壇上發問,可能目前使用數不多,還沒有什麼大問題。
外掛協作開發者
devrkb21 | coderzonebd |
外掛標籤
checkout | recovery | woocommerce | fraud blocker | abandoned cart |
內容簡介
<html>
<body>
<h2>WordPress 外掛介紹</h2>
<p>您是否曾經好奇因為購物車被放棄而損失了多少銷售額呢?CheckoutGuard 是一款輕量又強大的 WooCommerce 外掛,幫助您了解放棄購物車的原因。</p>
<h3>常見問題與解答:</h3>
<ul>
<li>
<strong>問題:</strong> CheckoutGuard 可以在客戶什麼時候自動捕獲客戶資料?
<br>
<strong>答案:</strong> CheckoutGuard 可以在客戶在結帳頁面輸入時,即時自動捕獲客戶資料(如電子郵件、電話和購物車物品)。
</li>
<li>
<strong>問題:</strong> CheckoutGuard 的資料是儲存在哪裡?
<br>
<strong>答案:</strong> 所有資料均安全地儲存在您自己的 WordPress 資料庫中,而非外部伺服器,確保最大隱私和安全性。
</li>
<li>
<strong>問題:</strong> CheckoutGuard 可以追蹤哪些未完成結帳?
<br>
<strong>答案:</strong> CheckoutGuard 可以自動捕獲客戶姓名、電子郵件、電話和購物車詳細資料,以供未完成結帳時使用。
</li>
<li>
<strong>問題:</strong> CheckoutGuard 提供哪些付費版本的功能?
<br>
<strong>答案:</strong> CheckoutGuard 提供進階分析、IP/電子郵件封鎖和一鍵恢復等功能的付費版本,可在我們的網站上取得。
</li>
</ul>
</body>
</html>
原文外掛簡介
CheckoutGuard is a WooCommerce plugin that helps store owners recover lost sales by tracking incomplete checkouts and providing tools for follow-up. It also includes fraud prevention, courier analytics, and an automatic success-ratio blocker to protect your store from high-risk orders.
All data is stored locally in your WordPress database. No customer data leaves your server unless you explicitly use the Courier Analytics feature.
Incomplete Checkout Tracking
CheckoutGuard captures customer information and cart contents in real-time as shoppers fill in the checkout form, even if they never click “Place Order”. Data is collected via debounced AJAX calls (800ms delay) to avoid excessive requests. Tracked fields include:
Billing name, email, phone, and full address
Order comments
Cart items (product name, quantity, line total) and cart total
Customer IP address and WooCommerce session ID
Once captured, each incomplete checkout appears in the Incomplete Checkouts list where you can:
View full details in a modal popup (customer info, cart items, timestamps)
Recover the checkout by creating a real WooCommerce order with one click
Mark as Hold for future follow-up, with an optional follow-up date (YYYY-MM-DD)
Mark as Cancelled if the checkout is no longer relevant
Re-open a cancelled checkout back to incomplete status
Edit follow-up dates on held checkouts
Completed orders are automatically cleaned up: when a customer finishes checkout, their incomplete record is deleted.
Dashboard Overview
The main dashboard gives you a bird’s-eye view of your checkout performance with:
Pie chart showing the distribution of incomplete, recovered, hold, and cancelled checkouts
Count cards for each status with clickable links to the detail pages
Value cards showing the total monetary value for incomplete, recovered, hold, and cancelled checkouts
Date range filters: Today, Last 7 Days, Last 30 Days, or a custom date range picker
WordPress Dashboard Widget – a compact summary widget on the main WP dashboard showing the same stats and chart
Fraud Blocker
Prevent unwanted orders by maintaining blocklists for:
IP Addresses – block by customer IP
Email Addresses – block by billing email
Phone Numbers – block by billing phone
When a blocked customer attempts to checkout, WooCommerce displays an error message and the order is not processed. Each blocklist supports:
Adding items with an optional reason
Searching/filtering the list
Deleting items
Custom block message (configurable in Settings)
You can also block or unblock directly from a WooCommerce order page using the “Fraud Blocker Actions” meta box in the order sidebar, which shows the customer’s IP, email, and phone with one-click Block/Unblock buttons.
Success Ratio Blocker (Automatic)
This feature automatically blocks checkout attempts from customers with a poor delivery success history. It works by:
Checking the customer’s phone number against courier delivery data during checkout
If their success ratio falls at or below the configured threshold, the order is blocked
The blocked attempt is logged with full details (cart, ratio, threshold, IP)
Configurable settings:
Block Threshold (%) – orders are blocked if the success ratio is at or below this value (default: 20%)
Grace Period – new customers are not blocked until they have more than this many total orders (default: 5)
Custom Blocked Order Notice – the message shown to the customer, supports {ratio} placeholder
All blocked attempts are logged in the Blocked Orders Log page where you can view details and delete log entries.
Courier Analytics
Check the delivery success and return ratio for any customer phone number across different courier services (Pathao, RedX, Steadfast). This feature provides:
Standalone Courier Analytics page – enter a phone number and get a full breakdown
WooCommerce Order List column – “Success Ratio” column added to the orders table showing a compact ratio badge per order
Order Detail meta box – “Customer Success Ratio” sidebar box on individual order pages with a “Check Full Ratio” button
Live ratio check on checkout – real-time feedback shown below the phone field as the customer types (triggers after 10+ digits)
Doughnut chart visualization for the overall success rate
Per-courier breakdown by courier service
Ratio data is cached on each order via post meta to avoid redundant API calls.
Checkout Status Management
Each incomplete checkout flows through a clear lifecycle:
Incomplete – captured but not completed
Recovered – converted into a WooCommerce order
Hold – flagged for follow-up with an optional date
Cancelled – dismissed by admin
Each status has its own dedicated list page with date range filters (Today, 7 Days, 30 Days, All Time, or Custom Range).
WooCommerce Integration
CheckoutGuard integrates deeply with WooCommerce:
Order list column – adds “Success Ratio” column to both classic and HPOS order lists
Order sidebar meta boxes – “Customer Success Ratio” and “Fraud Blocker Actions” boxes on every order
HPOS compatible – works with both classic post-based orders and High-Performance Order Storage
Checkout hooks – integrates at woocommerce_checkout_process for fraud blocking and woocommerce_thankyou for cleanup
Admin Pages
CheckoutGuard adds the following pages under its own top-level menu:
Dashboard – overview with chart and stats
Follow Up – checkouts marked as hold, ordered by follow-up date
Incomplete – all incomplete checkouts
Recovered – checkouts that were converted to orders
Blocked Orders – log of automatically blocked checkout attempts
Cancelled – dismissed checkouts
Fraud Blocker – manage IP, email, and phone blocklists
Courier Analytics – check delivery success ratios
Settings – configuration and account management
Third-Party Services
This plugin connects to the following external services:
CheckoutGuard Headquarters (coderzonebd.com)
Used for license validation, usage tracking, and settings synchronization. The plugin sends your site domain and admin email during registration, and periodically syncs license status and usage counts.
Service URL: https://coderzonebd.com
Privacy Policy: https://coderzonebd.com/privacy-policy
Terms of Service: https://coderzonebd.com/terms
Courier APIs (Pathao, RedX, Steadfast)
When the Courier Analytics feature is enabled, customer phone numbers are sent to third-party courier service APIs to retrieve delivery success statistics. This only occurs when explicitly triggered by an admin or during checkout (if the live ratio check is enabled).
Privacy Policy
CheckoutGuard stores personal data locally in your WordPress database. The following data is collected:
Customer Details: First name, last name, email, phone, billing address (address 1, address 2, city, state, postcode, country)
Technical Information: Customer IP address, WooCommerce session ID
Cart Information: Product ID, name, quantity, line total for each item, and total cart value
Tracking Status: Checkout status (incomplete/recovered/hold/cancelled), follow-up dates, admin notes, recovered order ID
Blocked Items: IP addresses, email addresses, and phone numbers on the blocklists, with reason and the admin who added them
Blocked Order Logs: Phone number, email, cart details, cart value, success ratio, threshold at time of block, IP address, customer name, and timestamp
This data is used exclusively within your WordPress admin area for checkout recovery and fraud prevention purposes.
Data is not transmitted to external servers except in the following cases:
* License validation and usage sync with the CheckoutGuard Headquarters API (coderzonebd.com)
* Courier delivery ratio checks when the Courier Analytics feature is enabled (phone numbers are sent to courier APIs)
GDPR Compliance:
CheckoutGuard supports the WordPress personal data export and erasure tools (Tools > Export Personal Data / Erase Personal Data). When a valid request is made, all incomplete checkout records and blocklist entries associated with the requested email address will be included in exports or deleted upon erasure.
Data retention is configurable in Settings (30 days, 90 days, 1 year, or indefinite). If the “Delete all data on uninstall” option is enabled, all plugin tables and options are permanently removed when the plugin is deleted.
A suggested privacy policy text is automatically added to your site’s Privacy Policy page (Settings > Privacy) when the plugin is active.
各版本下載點
- 方法一:點下方版本號的連結下載 ZIP 檔案後,登入網站後台左側選單「外掛」的「安裝外掛」,然後選擇上方的「上傳外掛」,把下載回去的 ZIP 外掛打包檔案上傳上去安裝與啟用。
- 方法二:透過「安裝外掛」的畫面右方搜尋功能,搜尋外掛名稱「CheckoutGuard」來進行安裝。
(建議使用方法二,確保安裝的版本符合當前運作的 WordPress 環境。
1.0.1 | 1.0.2 | 1.1.0 | 1.1.1 | 1.1.2 | 1.1.3 | 1.1.4 | 1.1.5 | trunk |
延伸相關外掛(你可能也想知道)
Google for WooCommerce 》, Google Listings & Ads可讓您輕鬆地向Google平台上的購物者展示您的產品。無論您是數位廣告的新手還是市場營銷專家,您都可以通過免費和廣告來擴大您的...。
WooCommerce PayPal Payments 》PayPal 最新、功能最完備的付款處理解決方案。除了接受 PayPal 獨有的付款方式,也可接受信用卡/借記卡和本地付款方式。開啟 PayPal 付款選項或處理完整的付...。
WooCommerce Stripe Payment Gateway 》使用 Stripe 付款網關的 WooCommerce 外掛,直接在您的商店上接受 Visa、MasterCard、American Express、Discover、JCB、Diners Club、SEPA、Sofort、iDEAL、...。
WooCommerce Tax (formerly WooCommerce Shipping & Tax) 》WooCommerce Shipping & Tax 外掛可讓基本的電子商務功能如運送更加可靠,并減輕了您的網站基礎架構壓力。, 使用 WooCommerce Shipping & Tax 外掛,...。WooCommerce Legacy REST API 》總結:, - 在WooCommerce 9.0版本起,Legacy REST API將不再是WooCommerce的一部分。, - 這款外掛程式在WooCommerce 9.0及以後版本中還原了已移除的Legacy RE...。
WP Crontrol 》WP Crontrol 可以讓您查看和控制 WP-Cron 系統中正在發生的事件。從管理界面,您可以:, , 查看所有的 Cron 事件以及它們的參數、循環間隔時間、回撥函數以及...。
PDF Invoices & Packing Slips for WooCommerce 》這個 WooCommerce 外掛可以自動為您的客戶在訂單確認電子郵件中添加 PDF 發票。包括一個基本模板(額外的模板可從 WP Overnight 購買),以及修改/建立自己的...。
Variation Swatches for WooCommerce 》為 WooCommerce 產品屬性打造美麗的顏色、圖片和按鈕變化的樣式, 如何安裝 WooCommerce 變化樣式外掛程式升級可變產品, , 變化樣式是易於使用的 WooCommerce ...。
Cart Abandonment Recovery for WooCommerce – Recover Lost Sales with Automated Emails 》現在是時候停止購物車放棄行為,並找回您失去的收入了!, 研究顯示,約有60%至80%的使用者前往結帳頁面,但沒有完成購買。即使最佳優化的結帳流程也有20%的...。Pinterest for WooCommerce 》Pinterest 提供人們下一個偉大的想法。它部分收藏品,部分市場,是數百萬個分享者獲取靈感、新產品和新可能性的一站式購物平台。它就像一個視覺搜尋引擎,引...。
Google Analytics for WooCommerce 》這個外掛提供了 Google Analytics 與 WooCommerce 外掛之間的整合,您可以將推薦連結與購買關聯,並將交易資訊新增到您的 Google Analytics 資料中。它還支援...。User Switching 》這個外掛可讓您輕鬆在 WordPress 中點擊按鈕即可快速切換使用者帳戶。您會立即登出並切換成所需使用者。這對於測試環境、協助 WooCommerce 網站上的客戶或任...。
CartFlows – Checkout & Funnel Builder for WooCommerce 》#1 WooCommerce 結帳 & 漏斗建置外掛 – CartFlows, ★★★★★, 相較於其他所有的 WooCommerce 結帳選項,更多 WooCommerce 商店店主都選擇了 CartFlows。為什麼呢...。
YITH WooCommerce Quick View 》有時半途而廢是最好的:如果你正在檢視產品列表,但其圖片仍然太小,需要打開該產品頁面,等待載入,最後才能觀察你感興趣的項目。, 因此,為什麼不使用一種...。
Custom Product Tabs for WooCommerce 》此外掛擴充了 WooCommerce 功能,允許商店擁有者針對產品添加自訂選項卡。這些選項卡顯示在每個產品頁面上,出現在預設的「描述」選項卡右側。, 個別產品選項...。
