"Could not find order" on the tracking page
Last updated July 1, 2026
When a customer looks up their shipment at yourstore.com/apps/parcel-track and sees “Could not find order”, the tracking page could not match what they typed against any synced order. This is almost never a data loss issue — it is a mismatch between what the customer entered and what the lookup expects. Here are the four causes, with fixes for you and wording you can pass on to customers.
1. Wrong order number format (#1001 vs 1001)
Shopify order names include a prefix — usually # — so the order is stored as #1001 while many customers type 1001, or vice versa. Some stores also use custom prefixes or suffixes (FR-1001, 1001-A), which makes mismatches more likely.
Fix for merchants: Parcel Track tolerates the # prefix in most cases, but if you use a custom prefix or suffix (set under Shopify Settings → General → Order ID format), tell customers to enter the order number exactly as it appears in their confirmation email.
What to tell customers:
“Please enter your order number exactly as it appears in your order confirmation email, including any letters or symbols — for example
#1001.”
2. Email address mismatch
In the default lookup mode, the customer must enter both the order number and the email address used at checkout. If they type a different email — a work address instead of a personal one, a typo, or the email of the gift recipient rather than the buyer — the lookup fails even though the order number is correct.
Fix for merchants: check the order in Shopify to confirm which email is on file. If the customer used “accelerated” checkout (Shop Pay, Apple Pay), the email may differ from the one they normally use.
What to tell customers:
“Please use the same email address you entered at checkout. If you checked out with Shop Pay or Apple Pay, it may be the email linked to that wallet.”
3. The order has not synced yet
Parcel Track syncs orders from Shopify automatically, but there is a short delay — typically a few minutes after fulfillment. A customer who clicks a tracking link seconds after receiving their shipping confirmation may land on the page before the sync completes.
Fix for merchants: none needed — wait five minutes and try again. If the order still cannot be found after 15 minutes, open Apps → Parcel Track → Orders and search for the order there. If it is missing from the Orders list entirely, check the sync-window and quota causes described in Why are my orders stuck in Pending?
What to tell customers:
“Your tracking information is being prepared. Please try again in a few minutes.”
4. Lookup mode settings
The tracking page supports different lookup modes — for example order number + email or tracking number only. If your page is set to tracking-number-only and the customer enters an order number (or the reverse), the lookup fails with the same error.
Fix for merchants:
- Go to Apps → Parcel Track → Tracking Page.
- Open the lookup settings and check which mode is active.
- Choose the mode that matches what your shipping emails give customers. If your emails contain the order number, use order number + email; if they contain the raw tracking number, enable tracking-number lookup too.
- Save, then test the page yourself with a recent order.
Tip: If your theme embeds the lookup form on another page, make sure the embedded widget uses the same lookup mode — see Embed the order lookup widget. Stores using customer accounts can skip lookup friction entirely by showing tracking inside the account area — see Customer accounts.
Quick diagnostic table
| Symptom | Most likely cause | Fix |
|---|---|---|
Fails with order number, works with # added | Number format | Instruct customers to include the prefix |
| Correct order number, still fails | Email mismatch | Verify checkout email in Shopify |
| Order fulfilled seconds ago | Sync delay | Wait a few minutes |
| Fails for every order | Lookup mode | Review Tracking Page settings |
Still stuck? Email support@parcel-track.com with the order number, the email the customer used, and a screenshot of the error, and the team will trace the lookup for you.