Skip to content

Supported Couriers

3,000+ carriers, 200+ countries

Your Package Tracker supports 3,000+ carriers worldwide — one add-on covers your whole shipping mix, all from a single Google Sheets formula.

Popular carriers by region:

  • United States & Canada: UPS, FedEx, USPS, DHL, Amazon Logistics, Canada Post
  • United Kingdom & Europe: Royal Mail, Deutsche Post, La Poste, PostNL, DPD, GLS, Hermes
  • Asia-Pacific: Australia Post, Japan Post, SF Express, China Post, Korea Post, YunExpress, 4PX, Cainiao, Yamato
  • International express: DHL Express, TNT, Aramex

And thousands more carriers supported through our global tracking network.

How to specify the carrier in a formula

In any tracking formula, pass either the carrier name (case-insensitive) or the numeric carrier code as the second argument:

=PKG_STATUS_LIVE("1Z999AA10123456784", "UPS", TODAY())
=PKG_STATUS_LIVE("9400111899223456789012", "usps", TODAY())

Try the exact carrier name first (e.g., "FedEx", "UPS", "Royal Mail"). If you’re importing tracking data from a system that uses carrier codes, the numeric code works too.

Download the full carrier list

📥 Download the full carrier list (CSV) — every supported carrier name and numeric code in a single file.

This is useful when:

  • You’re importing tracking data from a system that uses carrier codes
  • You want to verify a particular carrier is supported before bulk-loading a sheet
  • You need the exact spelling of a regional carrier’s name

Carrier not working?

  • Make sure you’re using the correct carrier name or numeric code
  • Some carriers may have delays in updating tracking information
  • Some carriers (like JNE Express) require extra fields — use Bulk Track Packages → Advanced Options to provide them

Still stuck? Email us at [email protected] with the tracking number and carrier, and we’ll take a look.