How TrackJet Works
v1 ·
- Paste any tracking number on /track or any vertical landing page.
- We auto-detect the format using nine validators (MAWB, ISO 6346, UPU S10, UPS 1Z, FedEx, DHL, DPD, Royal Mail, BoL fallback).
- The matched carrier wins, ordered by priority. Ambiguous matches send you to a one-click disambiguation page.
- You are redirected to the carrier's official tracking page (or a search-page handoff for carriers without a deep-link URL).
- Optionally save the shipment to my TrackJet. Saved data lives only in your browser.
What happens server-side #
We hash the tracking number with a daily-rotating salt and increment an aggregate counter for the matched format and carrier. The original number never lands on disk. After 24 h the hash is mathematically uncorrelatable with the original.