[WordPress] 外掛分享: Shipment Tracking for WooCommerce – Trackora

首頁外掛目錄 › Shipment Tracking for WooCommerce – Trackora
WordPress 外掛 Shipment Tracking for WooCommerce – Trackora 的封面圖片
50+
安裝啟用
★★★★★
5/5 分(2 則評價)
5 天前
最後更新
0%
問題解決
WordPress 6.4+ PHP 7.4+ v1.4.1 上架:2026-06-28

內容簡介

Trackora 是一款免費的 WooCommerce 物流追蹤外掛,能夠在訂單中儲存追蹤號碼,並在客戶查看的各個地方顯示追蹤連結,提升顧客滿意度並減少查詢郵件。

【主要功能】
• 支援152家運輸公司,涵蓋37個國家
• 每個訂單可添加多個追蹤號碼
• 批次CSV匯入,快速添加追蹤資訊
• 公開追蹤頁面,無需登入即可查詢
• 自訂運輸公司及追蹤網址,無需編碼
• REST API支援,自動化整合

外掛標籤

開發者團隊

⬇ 下載最新版 (v1.4.1) 或搜尋安裝

① 下載 ZIP → 後台「外掛 › 安裝外掛 › 上傳外掛」
② 後台搜尋「Shipment Tracking for WooCommerce – Trackora」→ 直接安裝(推薦)
📦 歷史版本下載

原文外掛簡介

Trackora is a free shipment tracking plugin for WooCommerce. Save a tracking number on an order and the link appears everywhere your customer looks: the confirmation email, the My Account order page, and a public Track Your Order page.
“Where is my order?” is the email every store gets most, and every one of them is time you would rather spend shipping. A customer who can see where their parcel is does not write it.
No settings, no account, no API keys. 100% free — no PRO version, no upsells.
HPOS Compatible · Block Checkout Compatible · 152 Carriers · Bulk CSV Import · REST API · Free & Open Source

Why Trackora
Whether you ship 5 orders a day or 5,000 — single-product stores, high-volume shops, dropshippers and 3PL-fulfilled catalogues all handle tracking the same way here:

152 pre-built carriers in 37 countries, each with the correct tracking URL
Multiple tracking numbers per order, for split shipments
Bulk CSV import — add tracking to hundreds of orders from a spreadsheet instead of one order at a time, with column mapping, an optional status change, a live progress bar and a reason for every row that fails
Custom carriers with your own tracking URL — no coding
Public tracking page via the [wcst_tracking] shortcode — customers look up shipments with their order number and billing email, no login required
Styling studio for that page — colours, sizes and starter styles with a live preview, plus a CSS editor, no theme files touched
Tracking column in the orders list, with copy-to-clipboard
REST API for automation, fully documented on GitHub
HPOS, Blocks and Subscriptions compatible
Privacy-first and GDPR ready — the plugin never calls a carrier’s server

How It Works

Install and activate Trackora.
Pick the carrier and paste the tracking number on the order screen.
Done — the tracking link reaches your customer automatically.

Import tracking in bulk
Your carrier or your 3PL already sends you a file at the end of the day. Import Tracking turns it into saved tracking numbers, from the Trackora screen or from the button at the top of your orders list.

Drop the file in. CSV saved by any spreadsheet — comma, semicolon or tab separated, and files exported by Excel in a non-English locale keep their accents. Or download a sample built from your own store: real orders of yours that are awaiting shipment and have no tracking yet.
Check what Trackora read. Column headers couriers actually export are recognised on sight — “Order Number”, “Carrier”, “Ship Date”, “Número de guía”, “Sendungsnummer” and many more, in six languages — and the mapping step shows you that reading so you can correct anything before a single order is touched. Columns Trackora does not know are left alone, so a warehouse export keeps its bays and invoice references.
Import. Rows are applied in batches behind a live progress bar, and every row that could not be imported is listed afterwards with its line number and the reason.

An import writes tracking and, unless you ask for more, changes nothing else. Two optional switches sit on the mapping step: move every order in the file to a status such as Completed, and send each customer the WooCommerce email for that new status — the email that already carries the tracking number. Both are off by default, and the status changes run only after the whole file has been read, so an order with two shipments in your file is emailed once, with both.
Orders are matched by the number your store displays, an order that already has a tracking number is skipped rather than duplicated, and a carrier name Trackora does not recognise is saved as a custom carrier instead of failing the row.
Supported carriers
152 carriers across 37 countries, including UPS, FedEx, USPS, DHL, Royal Mail, EVRi, DPD, Australia Post, Canada Post, PostNL, PostNord, Correos, SEUR, MRW, Estafeta, Servientrega, Coordinadora, Chilexpress, Andreani, OCA, Interrapidisimo, Olva Courier, Correios, Japan Post, SF Express, Thailand Post and 120+ more across the Americas, Europe, Asia-Pacific, the Middle East and Africa.
Don’t see yours? Add it as a custom provider with your own tracking URL — no coding needed. Every carrier is named, with its terms of service and privacy policy, in the External services section below.
Works with the plugins you already run

Custom and sequential order numbers — the tracking page and the CSV importer resolve orders by the number your store actually displays, so WooCommerce Sequential Order Numbers, Sequential Order Numbers Pro and Custom Order Numbers for WooCommerce work with no configuration. Any other numbering scheme can be added with the wcst_order_number_meta_keys filter
WooCommerce Subscriptions — tracking numbers are never copied onto renewal orders, so next month’s subscription order never arrives carrying last month’s tracking link
Email customisers — tracking is injected through WooCommerce’s own woocommerce_email_before_order_table hook, so any customiser that keeps the standard order email templates — YayMail, Kadence WooCommerce Email Designer, WP HTML Mail and others — displays it with no extra setup
HPOS and Block Checkout — full support for High-Performance Order Storage as well as legacy post storage, and for the block-based cart and checkout
Label printers, 3PLs and ERPs — anything that can call the WooCommerce REST API can push tracking numbers straight onto orders. Files exported by a courier usually import as-is: Order Number, Carrier, Ship Date, “Número de guía”, “Sendungsnummer” and many more column headers are recognised automatically, in English, Spanish, German, French, Italian and Portuguese

For developers
Trackora exposes a REST API with full create, read, update and delete over tracking items, the PHP helpers wcst_add_tracking() and wcst_delete_tracking(), and filters to extend the carrier list, the orders list column and the email output.
Endpoints, filters and code examples are documented 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

Aramex — Terms | Privacy
DHL Express — Terms | Privacy

Argentina

Correo Argentino — Terms | Privacy
OCA — Privacy
Andreani — Privacy
DHL Argentina — Terms | Privacy
FedEx Argentina — Terms | Privacy
Urbano — Privacy

Australia

Australia Post — Terms | Privacy
Fastway Couriers — Terms | Privacy
Aramex Australia — Terms | Privacy

Austria

post.at — Terms | Privacy
dhl.at — Terms | Privacy
DPD.at — Terms | Privacy

Belgium

bpost — Terms | Privacy

Brazil

Correios — Terms | Privacy

Canada

Canada Post — Terms | Privacy
Purolator — Terms | Privacy

Chile

Correos Chile — Terms | Privacy
Chilexpress — Terms | Privacy
Starken — Privacy
DHL Chile — Terms | Privacy
Blue Express — Privacy

China

China Post / EMS — Privacy policy currently unavailable (provider website blocks automated access)
YTO Express — Privacy
ZTO Express — Privacy
SF Express — Privacy
Cainiao — Privacy
4PX — Privacy
Yanwen — Privacy
Yunexpress — Privacy

Colombia

Servientrega — Terms | Privacy
Coordinadora — Privacy
Deprisa (operated by Avianca) — Privacy
TCC — Terms | Privacy
DHL Colombia — Terms | Privacy
J&T Express CO — Privacy
Interrapidisimo — Terms | Privacy

Czech Republic

PPL.cz — Terms | Privacy
Česká pošta — Terms | Privacy
DHL.cz — Terms | Privacy
DPD.cz — Terms | Privacy

Ecuador

Servientrega EC — Terms | Privacy
Laar Courier — Privacy
Correos Ecuador — Privacy
DHL Ecuador — Terms | Privacy

Finland

Itella / Posti — Terms | Privacy

France

Colissimo / La Poste — Terms | Privacy

Germany

DHL Intraship / Deutsche Post DHL — Terms | Privacy
Hermes — Terms | Privacy
UPS Germany — Terms | Privacy
DPD.de — Terms | Privacy

India

DTDC — Terms | Privacy

Ireland

DPD.ie — Terms | Privacy
An Post (tracking portal: track.anpost.ie) — Terms | Privacy

Italy

BRT (Bartolini) — Terms | Privacy
DHL Express Italy — Terms | Privacy

Japan

Japan Post — Terms | Privacy
Yamato Transport — Privacy
Sagawa — Privacy

Malaysia

Pos Malaysia — Terms | Privacy
J&T Express MY — Privacy
Ninja Van MY — Privacy
DHL Malaysia — Terms | Privacy

Mexico

Correos de Mexico — Privacy
Estafeta — Terms | Privacy
Paquetexpress — Privacy
Redpack — Privacy
DHL Mexico — Terms | Privacy
FedEx Mexico — Terms | Privacy
UPS Mexico — Terms | Privacy
Coordinadora — Privacy
J&T Express Mexico — Privacy

Netherlands

PostNL — Terms | Privacy
DPD.NL — Terms | Privacy
UPS Netherlands — Terms | Privacy

New Zealand

NZ Post — Terms | Privacy
Courier Post — Terms | Privacy
Aramex New Zealand — Terms | Privacy

Nigeria

DHL Nigeria — Terms | Privacy
GIG Logistics — Privacy

Peru

Serpost — Terms | Privacy
Olva Courier — Terms | Privacy
DHL Peru — Terms | Privacy
Shalom — Privacy

Poland

InPost — Terms | Privacy
DPD.PL — Terms | Privacy
Poczta Polska — Terms | Privacy

Portugal

CTT — Terms | Privacy
DPD Portugal — Terms | Privacy
GLS Portugal — Terms | Privacy
DHL Portugal — Terms | Privacy

Romania

Fan Courier — Terms | Privacy
DPD Romania — Terms | Privacy
Urgent Cargus — Terms | Privacy

Singapore

SingPost — Terms | Privacy
Ninja Van SG — Privacy
J&T Express SG — Privacy

South Africa

SAPO / South African Post Office — Privacy
Fastway SA — Privacy
EPX — Terms | Privacy

South Korea

Korea Post — Privacy
CJ Logistics — Privacy
Lotte Logistics — Privacy

Spain

Correos España — Terms | Privacy
MRW — Terms | Privacy
SEUR — Terms | Privacy
GLS Spain — Terms | Privacy
Nacex — Terms | Privacy
DHL Spain — Terms | Privacy
UPS Spain — Terms | Privacy
DPD Spain — Terms | Privacy
ASM — Terms | Privacy
Correos Express — Terms | Privacy
Zeleris — Privacy
TNT Spain — Terms | Privacy

Sweden

PostNord — Terms | Privacy
DHL.se — Terms | Privacy
Bring.se — Terms | Privacy
UPS.se — Terms | Privacy
DB Schenker (tracking portal: privpakportal.schenker.nu for Privpak service) — Terms | Privacy

Thailand

Thailand Post — Terms | Privacy
Kerry Express (KEX) — Terms | Privacy
Flash Express — Privacy
J&T Express TH — Privacy

Turkey

PTT — Privacy
Aras Cargo — Terms | Privacy
Yurtici Kargo — Privacy
MNG Kargo — Privacy

United Kingdom

DHL UK — Terms | Privacy
DPD.co.uk — Terms | Privacy
DPD Local — Terms | Privacy
InterLink (the former trading name of DPD Local; links resolve to dpdlocal.co.uk) — Terms | Privacy
EVRi — Terms | Privacy
ParcelForce — Terms | Privacy
Royal Mail — Terms | Privacy
TNT Express — Terms | Privacy
DHL Parcel UK — Terms | Privacy
City Link — Privacy

United States

UPS — Terms | Privacy
FedEx / FedEx Sameday (tracking portal: fedexsameday.com for Sameday deliveries) — Terms | Privacy
USPS — Terms | Privacy
DHL US / DHL eCommerce — Terms | Privacy
GlobalPost — Terms | Privacy
OnTrac — Terms | Privacy

Venezuela

MRW Venezuela — Privacy
Zoom — Terms | Privacy
DHL Venezuela — Terms | Privacy

延伸相關外掛

文章
Filter
Mastodon