This is an info Alert.
x402 Logo
  • Product
    • Become Agent-Ready
      • Merchants
        Agentic Commerce — list your store across ChatGPT, Gemini, Claude & Perplexity
      • Publishers
        Monetize your content when AI agents read, cite, or train on it
      • SaaS Companies
        Treat AI agents as first-class customers with agent-priced checkout
    • Monetize
      • Monetize MCP Server
        Charge per call on any MCP server in 2 minutes
      • Monetize AI Agents
        Turn n8n, Zapier, Activepieces workflows into revenue
      • Agent Feed
        Pay-per-query access to licensed publisher content for your agents
  • Resources
    • xpay Ecosystem
      • xpay✦ Tools
        1,000+ pay-per-use tools for your AI agents
      • Agent-Ready SaaS Index
        25,481 SaaS scored on agent-buyability
      • SaaS Pricing Database
        Pricing pages indexed across 1,000+ categories
      • Shopify Apps Directory
        Every Shopify app, with its full review history
      • WooCommerce Plugins Directory
        Every WooCommerce plugin, scored on how well it is maintained
      • GitHub
        Open source repositories
    • Agent Building
      • Agent Frameworks
        AI frameworks for building multi-agent systems
      • x402 Integration
        AI frameworks with x402 payment integration
      • Networks
        Blockchain networks supporting x402
    • Company
      • About xpay✦
        Our mission, products, and protocols
      • Blog
        Latest insights and updates
      • Docs
        Complete xpay documentation
  • Pricing
  • Blog
  • Docs
Get Started
  1. xpay✦ Commerce

  2. Directory

  3. WooCommerce plugins

  4. Order Tracker for WooCommerce – let customers check orders themselves

Order Tracker for WooCommerce – let customers check orders themselves

Let WooCommerce customers look up their own orders by order number and phone number, with real-time status updates powered by Ajax.

900+ active installs
4.3
(6 ratings)
Free on WordPress.org
View on WordPress.orgSupport forum
Will this break my store?

What the WordPress.org registry says about keeping Order Tracker for WooCommerce – let customers check orders themselves running.

WordPress compatibility
Tested to 6.9.5 — 1 branch behind 7.0
Tested against the WordPress branch in use today.
Last updated
7 days ago
At least 1.8 releases a year since launch. WordPress.org only lists versions still available for download, so the real number may be higher.
Requires PHP
8.0
Your host must be running at least this version.
Requires WordPress
5.5
Requires other plugins
woocommerce
These must be installed and active first.
Contributors
3

900+ active installsWordPress.org reports installs in bands, not exact counts.
Maintenance & trust

Scored on how Order Tracker for WooCommerce – let customers check orders themselves is looked after — not on how many stores run it.

86

out of 100
SolidSome ratings or support history.

Maintenance
35 / 35
Updated 7 days ago.
WordPress compatibility
14 / 20
Tested to WP 6.9.5, 1 branch(es) behind.
Support responsiveness
Not enough data
Only 0 support thread(s) — not enough to judge.
Merchant satisfaction
10 / 15
4.3/5 across 6 rating(s).
Listing transparency
10 / 10
Provides: screenshots, description, homepage
1 of 5 measures had too little evidence to score. They are left out of the total rather than counted as zero — otherwise a plugin would be marked down for being small rather than for being poorly kept.Measured 2026-08-02 from the WordPress.org plugin registry.
Ratings

4.3

6 ratings
5★5
4★0
3★0
2★0
1★1
Every rating WordPress.org holds for this plugin, not a sample. Written reviews live in the plugin's WordPress.org reviews forum.

Cut down “where is my order?” emails – give customers a self-service tracking page that shows their order status instantly.

Order Tracker for WooCommerce | GitHub | Support

Why Order Tracker for WooCommerce?

Order Tracker for WooCommerce gives your customers a self-service way to check the status of their orders without contacting support. Customers enter their order number and the phone number used at checkout, and the plugin returns the current order status, a visual progress bar, and key order details – all without a page reload.

The tracker fits anywhere on your site: use the included page template or drop the [cbwct-order-tracker] shortcode into any post or page. It even adds a custom “Shipped” order status to WooCommerce, complete with a quick action button in the admin orders list.

Developers get filter hooks for customizing labels, messages, and progress percentages, and the plugin is fully translation-ready.

Free Features

  • Self-Service Order Lookup: Customers search by order number and billing/shipping phone number.
  • Ajax-Powered Results: Status appears instantly, no page reload required.
  • Visual Progress Bar: Stages for Pending, On Hold, Processing, Shipped, and Completed orders.
  • Handles Every Outcome: Built-in support for cancelled, refunded, and failed orders.
  • Custom “Shipped” Status: Adds a Shipped order status to WooCommerce with a quick action button in the admin orders list.
  • Flexible Placement: Use as a page template or via the [cbwct-order-tracker] shortcode anywhere on your site.
  • Developer-Friendly: Filter hooks for customizing labels, messages, and progress percentages.
  • Translation-Ready: Fully translatable (text domain: wc-order-tracker).

How to Use

  1. Install and activate the plugin (WooCommerce must be active).
  2. Add the tracking form to your site in one of two ways:
    • Shortcode: Add [cbwct-order-tracker] to any post or page.
    • Page template: Create a new page and select the Order Tracker for WooCommerce template from the Page Attributes panel.
  3. Publish – customers can now track their orders with their order number and phone number.

Use Cases

  • Online Stores: Reduce support tickets by letting customers check order status themselves.
  • Cash-on-Delivery Shops: Track orders by phone number without requiring customer accounts.
  • Stores with Shipping Workflows: Use the custom “Shipped” status to keep customers informed between processing and delivery.

For more information, visit the plugin homepage. Contributions are welcome on GitHub.

Filter hooks

The following filters let developers customize the tracker output:

  • cbwct_order_tracking_heading — Heading shown above the tracking form.
  • cbwct_field_text_order_number — Label for the order number field.
  • cbwct_field_text_phone_number — Label for the phone number field.
  • cbwct_submit_button_text — Submit button text.
  • cbwct_order_number_phone_number_required — Message shown when either field is empty.
  • cbwct_order_is_not_found — Message shown when the entered order number doesn’t exist.
  • cbwct_phone_mismatch — Message shown when the phone number doesn’t match the order.
  • cbwct_product_title_trim_words — Number of words shown in product titles on the result table (default: 8).
  • cbwct_pending_progress_percent — Progress bar percentage for Pending orders (default: 23).
  • cbwct_on_hold_progress_percent — Progress bar percentage for On hold orders (default: 42).
  • cbwct_processing_progress_percent — Progress bar percentage for Processing orders (default: 61).
  • cbwct_shipped_progress_percent — Progress bar percentage for Shipped orders (default: 80).
  • cbwct_completed_progress_percent — Progress bar percentage for Completed orders (default: 100).

The legacy misspelled filter names (cbwct_*_prograss_percent) from earlier versions are still supported for backward compatibility, but new code should use the names listed above.

Support

For questions, support, or feature requests, contact the team at support@bplugins.com or visit bPlugins.com.

How do I add the order tracking form to my site?

You can either insert the [cbwct-order-tracker] shortcode into any post or page, or create a dedicated page and assign the Order Tracker for WooCommerce page template under Page Attributes.

My customer’s order and phone number are correct, but the result shows “not found.” What should I do?

Make sure the phone number entered for tracking matches the format used at checkout exactly. For example, if the customer placed the order with the country code (+88123456789), they must enter the same format when tracking. Likewise, an order placed without a country code (123456789) must be tracked using the same format.

Does the plugin require WooCommerce?

Yes. The plugin tracks WooCommerce orders, so WooCommerce must be installed and active.

Do customers need an account to track their orders?

No. Customers only need their order number and the phone number they used at checkout – no login required.

Which order statuses does the progress bar show?

The progress bar covers Pending, On Hold, Processing, Shipped, and Completed stages, and the tracker also handles cancelled, refunded, and failed orders.

Does the plugin support developer hooks?

Yes. Several filter hooks are available to customize the form labels, messages, and progress bar percentages – see the Filter hooks section below.

Is the plugin translation-ready?

Yes. The plugin uses the wc-order-tracker text domain and is fully compatible with WordPress.org’s translation platform.

Categories
Order trackingShipping rates & rules
Plugin details
Version1.2.8
Last updated2026-07-26 12:36pm GMT
Added2020-08-14
Requires WordPress5.5
Tested up to6.9.5
Requires PHP8.0

Tags on WordPress.org
delivery tracking
order tracking
shipping
tracking
woocommerce
Alternatives
Other plugins in the same categories.
Advanced Shipment Tracking for WooCommerce
60K+ installs
4.5(351)
CWILL (Formerly ParcelPanel) – Shipment Tracking, Tracking & Order Tracking for WooCommerce
7K+ installs
4.9(532)
Order Tracking – WordPress Status Tracking Plugin
3K+ installs
4.6(73)
Live Chat & AI Chatbot – onWebChat
700+ installs
4.7(24)
Storebird AI Chat for WooCommerce
20+ installs
5.0(3)
TrackShip for WooCommerce
6K+ installs
4.7(52)
x402 Logo

The agent-readiness stack for the AI shopping era — helping merchants, publishers and SaaS companies get discovered, cited and transacted with by ChatGPT, Perplexity, Claude, Gemini and the custom shopping agents underneath them.

CompanyAgentically Inc. (d/b/a xpay✦)1875 Mission St, Ste 103San Francisco, CA 94103, United Stateslegal@xpay.sh · privacy@xpay.sh
or ask your AI app
Company
About xpayAgency PartnersGitHubDiscordllms.txt
DevelopersDocumentationAPI ReferenceSDKs & LibrariesQuickstart GuideOpenAPI Spec
Stay Updated
Occasional product updates and agent-readiness playbooks from xpay (Agentically Inc.) — typically a couple of emails a month. Double opt-in: we email you a link to confirm before sending anything, and every email has one-click unsubscribe.
Social
  • For Publishers
    • News
    • Finance
    • Dev / Tech
    • Travel
    • View all verticals
  • Agent Feed
    • AI Search Engines
    • RAG Builders
    • Browser Agents
    • Vertical Research
    • Browse full catalog
  • Agent-Ready Index
    • SaaS Pricing Database
    • Agent-Ready SaaS Index
    • Verified band
    • AI & ML
    • Sales & CRM
  • Products
    • Pricing Widget
    • Monetize MCP Server
    • Paywall
    • Smart Proxy
    • Monetize AI Agents
    • xpay x402 Facilitator
  • Agentic Economy
    • Timeline
    • Resources
    • Manifesto
    • Stack
  • Agentic Commerce
    • Get listed
    • ChatGPT Ads
    • How ChatGPT Ads work
    • ChatGPT Ads · Apparel
    • ChatGPT Ads · Health & Beauty
    • xpay Listings · Amazon + Google
    • Pricing
    • Free audit
    • Shopify
    • WooCommerce
    • Apparel & Accessories
    • Health & Beauty
    • Overview
  • Commerce Index
    • Shopify apps directory
    • Agentic Commerce Ready Index
    • Methodology
    • Pet brands · WooCommerce
    • Pet brands · Shopify
  • Marketplace
    • 🛍️ xpay.deals — agentic storefront for deals
  • Protocols
    • Overview
    • x402
    • MPP
    • UCP
    • ACP
    • AP2
    • TAP
    • A2A
  • Agent Frameworks
    • Overview
    • LangChain
    • CrewAI
    • Claude MCP
    • AutoGPT
    • LangChain vs Mastra
    • LangGraph vs Pydantic AI
  • Company
    • About xpay
    • Blog
    • Docs
    • GitHub
  • Free prompts
    • Ecommerce prompts
    • Email marketing prompts
    • Product description prompts
    • Facebook ad prompts
    • Skincare prompts
    • Supplement prompts
    • Wine prompts
    • Electronics prompts

© 2025 Agentically Inc. All rights reserved.
Privacy PolicyTerms of UseAcceptable Use Policy