How to Add a Custom Order Tracking Page to Shopify
Shopify
9.9.2026

How to Add a Custom Order Tracking Page to Shopify

Stop the WISMO flood — build a branded tracking experience that converts anxious shoppers into loyal customers.

Every time a customer hits 'Buy Now', a clock starts ticking — and so does their anxiety. A custom order tracking page on Shopify is one of the highest-ROI post-purchase fixes you can make: it slashes 'Where is my order?' emails, builds brand trust, and quietly opens the door to repeat sales. Here's exactly how to set it up, step by step.

Why a Custom Tracking Page Is Non-Negotiable

Shopify gives every store a basic order status page out of the box. The problem? By default, clicking "Track Order" usually drops your customer on a generic carrier page — stripped of your branding, full of unrelated ads, and sometimes revealing exactly where the package shipped from. That is not the experience that builds repeat buyers.

A dedicated, branded tracking page keeps customers inside your store ecosystem. It answers the one question everyone has after checkout, without them having to email you. And that matters more than most store owners realize.

Over 80% of online shoppers expect visibility into order progress, and a significant share say they would switch stores for a better tracking experience. Your tracking page is a retention tool as much as a logistics tool.

For merchants sourcing products from China — via platforms like 1688, Taobao, or Weidian — the stakes are even higher. Longer transit times mean more opportunities for customer anxiety to turn into chargebacks or negative reviews. A solid tracking page is your first line of defence.

Method 1 — Shopify's Native Order Status Page (Quick Win)

Shopify does include a built-in order status page, linked automatically in the order confirmation email and on the post-checkout 'Thank You' page. Customising it takes less than ten minutes and requires zero apps.

  1. In your Shopify Admin, go to Settings → Checkout.
  2. Scroll to the Order status page section.
  3. Add a custom message, your logo, and any additional scripts (e.g. a pixel, a survey embed, or upsell HTML).
  4. Save changes and test with a real order or the "Preview" mode.

You can inject custom HTML and JavaScript here, which lets advanced users embed third-party widgets or add product recommendations. However, the native page has clear limits: no standalone lookup form (customers need a direct link), no multi-carrier aggregation, and no way to hide the shipping origin — a real issue when fulfilling from China.

Method 2 — Create a Dedicated "Track Your Order" Page

This is the approach most professional stores use. You build a standalone page — accessible from your nav menu at any time — where customers can look up any order by entering their order number and email.

Step 1 — Create the Page

  1. Go to Online Store → Pages in your Shopify Admin.
  2. Click Add page.
  3. Title it something clear: "Track Your Order" or "Order Tracking".
  4. In the content area, add a short intro: explain what information customers will need (order number + email) and what they can expect.

Step 2 — Embed a Tracking Widget

A blank page with text instructions doesn't track anything. You need either a tracking app's embed code or a custom-coded lookup form. Switch the page editor to HTML mode (click the <> icon) and paste the embed snippet provided by your chosen app.

Step 3 — Add the Page to Your Navigation

  1. Go to Online Store → Navigation.
  2. Edit your Footer menu (or Header menu if you prefer visibility).
  3. Add a menu item titled "Track Your Order" and link it to the page you just created.
  4. Save and verify the link is live.

Step 4 — Link It From Your Emails

Go to Settings → Notifications and edit your Shipping Confirmation email template. Replace the default carrier-tracking URL with a link to your custom tracking page. This ensures every shipped order drives customers back to your store, not a third-party carrier portal.

Choosing the Right Tracking App

No single app is perfect for every store. The table below compares the most popular options on the criteria that matter most for Shopify merchants — especially those shipping internationally from China.

App Carrier Coverage Branded Page Dropshipping / China Mode Free Plan
ParcelPanel (CWILL) 1,200+ Yes (on your domain) ✅ One-click mode Yes
AfterShip 1,100+ Yes Partial Yes (limited)
Track123 1,300+ Yes ✅ Origin hiding Yes
TrackingMore 700+ Yes Partial Yes
Rush 1,000+ Yes ✅ Origin hiding No

For dropshippers sourcing from China, the "dropshipping mode" or "origin hiding" feature is critical. Without it, your tracking page may display Chinese warehouse names, carrier codes from Cainiao or China Post, and geographic checkpoints that reveal your supply chain to the customer — undermining the brand perception you've worked to build.

The Dropshipping Angle: Managing Long Shipping Times on Your Tracking Page

If your products ship from China, your tracking page needs to do more heavy lifting than a store with domestic fulfilment. Here's what works:

  • Set clear ETA expectations up front. Display an estimated delivery window prominently — not just a tracking status. "Your order is on its way and typically arrives in 8–18 business days" manages expectations before anxiety sets in.
  • Enable origin masking. Apps like ParcelPanel offer a one-click dropshipping mode that hides Chinese origin details from the shipment history shown to customers. This keeps your brand front and centre without misrepresenting anything.
  • Use milestone-based status messages. Even when carrier tracking is sparse, you can display custom status milestones ("Processing → Dispatched → In Transit → Out for Delivery") that keep the customer informed without exposing gaps in real-time carrier data.
  • Add a proactive FAQ section directly on the tracking page. Cover "Why hasn't my tracking updated?" and "What happens if my parcel is delayed?" — this alone cuts a significant share of support tickets.

The fundamental issue with basic dropshipping from China — relying solely on supplier tracking — is that tracking updates can stop and start unpredictably, leaving customers in the dark at the most critical moment. Working with a fulfilment partner that provides consistent, end-to-end tracking data (rather than a raw supplier shipping label) solves this at the root. It's one of the reasons merchants using Piratify's integrated fulfilment get cleaner tracking visibility from day one — the logistics chain is managed centrally, not stitched together from individual supplier shipments.

Method 3 — Custom Code (For Developers)

If you want full control, you can build a tracking lookup form from scratch using Shopify's Storefront API or a proxy endpoint, combined with a carrier API. This approach takes meaningful development time but gives you complete design freedom and no recurring app fees.

The basic architecture:

  • A Shopify page with a custom Liquid template containing an HTML form (order number + email).
  • A serverless function (Cloudflare Workers, Vercel Edge, etc.) that validates the input, calls the Shopify Admin API to retrieve the order, and returns tracking data.
  • A carrier aggregator API (like 17TRACK's API or TrackingMore's API) to fetch real-time carrier updates and display them in a timeline format.

Unless you have a developer on hand or a complex use case, the app-based approach (Method 2) covers 95% of merchants perfectly well. Save the custom build for when you're scaling past a few thousand orders a month and app fees become a meaningful line item.

Best Practices: What Makes a Tracking Page Actually Work

  • Mobile-first design. Most customers check their tracking from a phone. Test on mobile before anything else.
  • Brand consistency. Match colours, typography, and tone to the rest of your store. A jarring tracking page breaks immersion.
  • Product recommendations. Your tracking page gets visited repeatedly during the waiting period — use that attention. Embed a "You might also like" section to drive repeat purchase intent.
  • Feedback prompt. Add a short satisfaction question at the bottom. You'll collect post-purchase sentiment before the review email even goes out.
  • Announce it. Once your page is live, add a mention in your order confirmation email, your shipping notification, and even your post-purchase SMS if you use one.

For more on optimising the full post-purchase flow — from checkout to delivery — see our guide on improving the Shopify post-purchase experience. And if you're still figuring out which Chinese sourcing platform suits your product category, our breakdown of 1688 vs Taobao for Shopify sourcing is worth a read.

FAQ

Does Shopify have a built-in order tracking page?

Shopify includes an order status page that customers can access via the link in their shipping confirmation email. However, it is not a standalone, searchable tracking page — customers need the direct link. For a self-serve lookup page accessible from your store's menu at any time, you'll need to create one manually (with an app or custom code).

How do I hide Chinese shipping details from my tracking page?

Several tracking apps — including ParcelPanel and Rush — offer a dedicated dropshipping or origin-masking mode. When enabled, these apps filter out Chinese warehouse names, carrier codes, and geographic checkpoints from the tracking timeline shown to customers, replacing them with cleaner, branded status messages. This is a standard feature for merchants shipping internationally from China.

Will a custom tracking page help my SEO?

Indirectly, yes. A tracking page itself is unlikely to rank for competitive terms, but it does reduce your bounce rate and improves post-purchase satisfaction — which correlates with better reviews, more repeat traffic, and lower chargeback rates. Additionally, apps like ParcelPanel generate the tracking page on your own domain (e.g. yourstore.com/pages/order-tracking), which consolidates any brand-related search traffic rather than sending it to a third-party carrier site.

READY TO SOURCE SMARTER?
Piratify connects your Shopify store directly to China's biggest wholesale marketplaces — 1688, Taobao, Tmall, JD and more — with sourcing and fulfillment built in. Skip the middlemen, find better products, and ship without the hassle.
Arrow right icon
z
z
z
z
i
i
z
z
Start sourcing cheaper today.
Join Piratify and access wholesale prices from China's 6 biggest marketplaces.