What is Advanced Shipment Tracking for WooCommerce plugin?
Advanced Shipment Tracking (AST) for WooCommerce by Zorem is trusted by 60,000+ WooCommerce stores to add shipment tracking functionality to orders. The core workflow is: when an order ships, the store manager enters the tracking number and selects the carrier — AST then updates the order status to “Shipped” (a custom status it creates), sends the customer a tracking notification email with a clickable tracking link, and displays the tracking information in the customer’s My Account order history.
AST integrates with 850+ shipping carriers worldwide — from global carriers like FedEx, UPS, DHL, and USPS to regional and country-specific carriers. Multiple tracking numbers per order handle split shipments. CSV bulk import allows high-volume stores to import tracking numbers from carrier shipping software without manual entry. AST Pro adds TrackShip integration — a service that actively monitors shipment status in real time and proactively notifies customers at each delivery milestone (shipped, in transit, out for delivery, delivered) without store managers needing to check carrier websites.
For WooCommerce stores that do not use a third-party order management system with built-in customer notifications, AST fills a critical gap. The default WooCommerce “Completed” status provides no tracking information — customers must contact support to ask “Where is my order?” AST’s tracking emails and My Account integration reduce these support inquiries significantly, directly impacting customer satisfaction and support team workload.
Need Help With Advanced Shipment Tracking for WooCommerce Setup, Troubleshooting, or Customization?
Need help with Advanced Shipment Tracking for WooCommerce? Whether you are dealing with errors, broken functionality, styling problems, plugin conflicts, or advanced customization, we can help you fix the issue and get the plugin working properly on your WordPress site.
Get Advanced Shipment Tracking for WooCommerce Expert HelpKey Features
- Tracking number entry per order with 850+ carrier integrations
- Custom "Shipped" and "Partially Shipped" order statuses
- Tracking information in order confirmation emails and My Account
- Multiple tracking numbers per order for split shipments
- Bulk tracking import via CSV file
Pros & Cons
Pros
- Free version covers the core tracking number → email → My Account workflow for all stores
- 850+ carrier integrations handle virtually every global and regional carrier
- Multiple tracking numbers per order handle complex split shipments
Cons
- Proactive real-time tracking notifications require TrackShip Pro integration (paid)
- Manual tracking entry still required unless connected to shipping software via API
Free vs Premium
Free: tracking number entry, 850+ carriers, email notifications, My Account display, CSV import. Pro: TrackShip real-time monitoring, automated proactive notifications, advanced customization. Check zorem.com for pricing.
Common Problems & Fixes
AST tracking email is not being sent to customers when tracking is added to an order. How do I verify the email trigger is configured?
Go to WooCommerce → Settings → Emails and look for the AST tracking notification email. Verify it is enabled. Also check: (1) in AST → Settings, confirm the “Send email” option is enabled when tracking is added; (2) verify your WordPress site can send email at all using WP Mail SMTP’s test email feature; (3) verify the order is in the correct status for the tracking email trigger — AST sends tracking emails when an order moves to “Shipped” status; (4) check spam folders for the customer’s email address.
The AST tracking link in customer emails is not opening the correct carrier tracking page — it goes to a wrong carrier's site. How do I fix the carrier URL?
Go to AST → Tracking Providers and find the carrier in question. Review the tracking URL template for that carrier — it should contain {tracking_number} as a placeholder. Compare the URL template with the current tracking URL format on the carrier’s official website (carrier tracking URL formats change periodically). Update the URL template to match the current format. If a carrier is missing entirely from the list, use the “Custom Carrier” option to create a new carrier entry with the correct name and tracking URL template.
CSV tracking import is failing — AST shows an import error when uploading the tracking CSV file. How do I format the CSV correctly?
AST requires the CSV file to follow a specific column format. Download the CSV template from AST → Tracking → Import to see the required column headers (typically: order_id, tracking_number, carrier_name, date_shipped). Ensure: (1) the order IDs in the CSV match actual WooCommerce order IDs; (2) carrier names match exactly the carrier names as listed in AST (case-sensitive in some versions); (3) the CSV is saved with UTF-8 encoding and uses comma as the delimiter; (4) date format matches the plugin’s expected format (YYYY-MM-DD). Test with a single-row CSV first before importing the full batch.
Customization & Developer Notes
How do I customize the tracking information that appears in the WooCommerce order email?
Go to AST → Settings → Tracking Info Widget. Configure the content and appearance of the tracking widget that inserts into order emails: carrier name format, tracking number display, tracking link text, delivery date estimate format, and the email position (before or after the order table). The widget HTML can be customized with custom CSS for styling. For advanced email template overrides, copy the AST email template to your theme’s WooCommerce folder (woocommerce/emails/) and modify the HTML structure.
How do I add a custom shipping carrier not in AST's built-in list?
Go to AST → Tracking Providers → Add Custom Provider. Enter the carrier name, tracking URL with {tracking_number} as the placeholder (e.g., https://track.carrier.com/track?num={tracking_number}), and optionally a carrier logo. The custom carrier then appears in the carrier dropdown when adding tracking to orders. This handles regional carriers, freight companies, and local delivery services that are not in AST’s pre-built list of 850+ carriers.
Frequently Asked Questions
Does AST support Amazon fulfillment (FBA) tracking?
AST supports tracking numbers from carriers that fulfill Amazon FBA orders — UPS, USPS, FedEx, and others. When Amazon fulfills an order from your WooCommerce store via FBA, the tracking number from Amazon’s fulfillment system can be entered into AST manually or imported via CSV. For automated FBA tracking number import, an integration between your Amazon seller account and WooCommerce would need to feed tracking numbers to AST via its REST API.
Can I add AST tracking to existing completed orders?
Yes — AST allows adding tracking numbers to any order regardless of its current status. Open the order in WooCommerce → Orders → [order], scroll to the Shipment Tracking section added by AST, and enter the tracking number and carrier. The customer receives a tracking notification email immediately upon saving. For bulk historical order tracking number import, use AST’s CSV import feature.
Can Advanced Shipment Tracking for WooCommerce break after updates?
Yes, that can happen, especially on older sites with many plugins. This usually happens when the plugin, theme, and add-ons are updated out of sequence. In most cases, testing on staging catches the issue before it reaches the live site. From experience, backups and changelog reviews save a lot of cleanup time.
What should I check before installing Advanced Shipment Tracking for WooCommerce?
Start by checking whether another plugin already does the same job. In most cases, overlap is what creates avoidable conflicts and performance issues. A common issue is installing a plugin because it looks convenient without checking the stack first. From experience, a short compatibility review avoids most of the pain later.