plugin-icon

Trackora – Shipment Tracker for WooCommerce

WooCommerce shipment tracking. Add tracking numbers & carrier links to orders, emails, My Account and a Track Your Order page. 60+ carriers.
Versie
1.2.6
Laatst bijgewerkt
Jul 6, 2026
Trackora – Shipment Tracker for WooCommerce

Trackora is a free, lightweight shipment tracking plugin for WooCommerce. Add a tracking number to any order and Trackora shows a one-click order tracking link everywhere your customer looks: the order confirmation email, the My Account order page, and a public Track Your Order page you create with a shortcode.

Stop answering “Where is my order?” emails. The moment you save a tracking number, the tracking link travels with the order automatically — no settings to configure, no account, no API keys.

Why Trackora?

  • 100% free — every feature included. No premium tier, no locked settings, no upsells
  • No account or API keys — install, activate, and add your first tracking number in under a minute
  • Privacy-first — zero server-side calls to external services; tracking links only open when someone clicks them
  • Lightweight — no bloat, no background processes

Add a tracking number in seconds

Open any WooCommerce order, pick the carrier, paste the tracking number and ship date — all from one Shipment Tracking meta box, without leaving the order screen.

Everything in one place

Saved shipments show one-click Track, Edit and Delete actions right on the order. Add several tracking numbers per order for split shipments and partial fulfillment.

Tracking that reaches your customer

The tracking number, carrier and a Track button are added automatically to the WooCommerce order email and to the order page in My Account the moment you save them.

A self-service Track Your Order page

Add the [wcst_tracking] shortcode to any page and customers look up their shipment with their order number and billing email — no login required. Works with sequential and custom order-number formats. Fewer support tickets, happier customers.

Key features

  • Add multiple tracking numbers per order for split shipments
  • 60+ pre-built carriers across 20+ countries — UPS, FedEx, USPS, DHL, Royal Mail, Australia Post, Correos, Estafeta, Servientrega, and many more
  • Custom carrier support — use any carrier with a custom tracking URL, no coding
  • Tracking column in the WooCommerce orders list, with copy-to-clipboard
  • REST API — full CRUD (wc-shipment-tracker/v1), compatible with the wc/v1 and wc/v2 namespaces
  • WooCommerce HPOS, Blocks and Subscriptions compatible (renewal orders never inherit a tracking number)
  • Developer-friendly — helper functions and filter hooks for full customization

Supported carriers

United States: UPS, FedEx, USPS, DHL US, DHL eCommerce, FedEx Sameday, GlobalPost, OnTrac United Kingdom: Royal Mail, DHL, DPD, DPD Local, EVRi, ParcelForce, TNT Express, DHL Parcel UK, City Link Spain: Correos España, MRW, SEUR, GLS Spain, Nacex, DHL Spain, UPS Spain, DPD Spain, ASM, Correos Express, Zeleris, TNT Spain Mexico: DHL Mexico, FedEx Mexico, UPS Mexico, Estafeta, Paquetexpress, Redpack, Correos de Mexico, Coordinadora, J&T Express Colombia: Servientrega, Coordinadora CO, Deprisa, TCC, DHL Colombia, J&T Express CO, Interrapidisimo Germany: DHL Intraship, Deutsche Post DHL, Hermes, UPS Germany, DPD.de Australia: Australia Post, Fastway Couriers, Aramex Australia Canada: Canada Post, Purolator Netherlands: PostNL, DPD.NL, UPS Netherlands Sweden: PostNord, DHL.se, Bring.se, UPS.se, DB Schenker Poland: InPost, DPD.PL, Poczta Polska New Zealand: NZ Post, Courier Post, Aramex New Zealand Romania: Fan Courier, DPD Romania, Urgent Cargus Italy: BRT (Bartolini), DHL Express Ireland: DPD.ie, An Post Czech Republic: PPL.cz, Česká pošta, DHL.cz, DPD.cz France: Colissimo Belgium: bpost Brazil: Correios Austria: post.at, dhl.at, DPD.at South Africa: SAPO, Fastway, EPX Finland: Itella India: DTDC Global: Aramex

Don’t see your carrier? Add it as a custom provider with a custom tracking URL — no coding needed.

For developers

Trackora exposes a full REST API for shipment tracking automation:

  • GET /wc-shipment-tracker/v1/orders/{order_id}/trackings — list tracking items
  • POST /wc-shipment-tracker/v1/orders/{order_id}/trackings — add a tracking item
  • DELETE /wc-shipment-tracker/v1/orders/{order_id}/trackings/{id} — delete a tracking item
  • GET /wc-shipment-tracker/v1/providers — list all available carriers

Or add tracking programmatically and extend the carrier list with a filter:

wcst_add_tracking( $order_id, '1Z9999999', 'UPS' ); add_filter( 'wcst_get_providers', function( $providers ) { $providers['My Region']['My Carrier'] = 'https://mycarrier.com/track?id=%1$s'; return $providers; } );

Source code on GitHub: https://github.com/slbarriosdev/wc-shipment-tracker — bug reports and contributions welcome.

External services

This plugin generates tracking links pointing to carrier websites. When a tracking number is added to an order, the plugin builds a URL for the selected carrier and displays it to the store admin and customers.

The plugin does not make any server-side HTTP requests to carrier websites. Data is only transmitted when a user (admin or customer) actively clicks a tracking link — at that point their browser connects to the carrier’s website and the tracking number (and in some cases the shipping postcode) is passed in the URL as required by that carrier’s tracking system.

Each carrier operates its own website under its own terms of service and privacy policy. The external carrier services this plugin may link to include:

Global

Argentina

Australia

Austria

Belgium

Brazil

Canada

Chile

China

Colombia

Czech Republic

Ecuador

Finland

France

Germany

India

Ireland

Italy

Japan

Malaysia

Mexico

Netherlands

New Zealand

Nigeria

Peru

Poland

Portugal

Romania

Singapore

South Africa

South Korea

Spain

Sweden

Thailand

Turkey

United Kingdom

United States

Venezuela

Gratisvoor betaalde abonnementen
Door te installeren, ga je akkoord met de Servicevoorwaarden van WordPress.com en de voorwaarden voor plugins van derden.
Getest tot
WordPress 7.0
Deze plugin kan worden gedownload, zodat je hem op je kan gebruiken.