A beautiful, embeddable air waybill tracker for freight forwarders, logistics blogs, and shipping portals. One line of code. 80+ airlines. Always free.
Try it yourself — this is the exact widget your visitors will see.
Track a Shipment
↑ This widget is embedded on a fictional logistics site. Try typing 020-12345678
Your visitors can look up any AWB without leaving your site. Smart auto-detection identifies the carrier from the first 3 digits.
Keep users engaged. A tracking widget gives visitors a reason to come back to your site instead of going directly to the carrier.
We maintain all 80+ carrier links. When airlines change their tracking URLs, we update them. You do nothing.
Clean, minimal design that looks good on any site. Light background, warm tones — professional without being corporate.
The widget runs in a sandboxed iframe. We don't track your users or store their AWB numbers beyond the tracking session.
New carriers added regularly. The iframe always loads the latest version — no updates, no reinstalls ever needed.
Paste the code wherever you want the widget to appear.
Choose your embed method
Pick the iframe snippet (recommended for most sites) or the script tag for more flexibility.
Copy the code
Click the copy button, then paste it into your HTML where you want the tracker to appear.
You're done
The widget loads instantly. No API key, no account, no configuration needed.
<!-- AWB Tracker Widget by airwaybilltracker.com --> <iframe src="https://airwaybilltracker.com/embed.html" width="100%" height="140" style="border:none;border-radius:16px;background:transparent" loading="lazy" title="AWB Tracking Widget" ></iframe>
Recommended for most sites. Works in any HTML page.
<!-- AWB Tracker Widget by airwaybilltracker.com --> <div id="awb-widget"></div> <script> !function(){ var f=document.createElement('iframe'); f.src='https://airwaybilltracker.com/embed.html'; f.style='border:none;width:100%;height:140px;border-radius:16px'; f.loading='lazy'; f.title='AWB Tracking Widget'; document.getElementById('awb-widget').appendChild(f); }(); </script>
Useful if you can't use iframes directly, e.g. in CMS templates.
[embed width="100%" height="160"] https://airwaybilltracker.com/embed.html [/embed] -- Or use a Custom HTML block and paste: -- <iframe src="https://airwaybilltracker.com/embed.html" width="100%" height="140" frameborder="0" style="border-radius:16px" ></iframe>
In the WordPress block editor, add a "Custom HTML" block and paste the iframe code.
Let your clients track shipments directly on your company website.
Add real utility to your content — readers can track while they read.
Add tracking to your company intranet or supplier portal.
Great for stores that ship via air freight and want to surface tracking.