Aftership Order Tracking
AfterShip provides a branded parcel tracking page that allows visitors to enter a tracking number and view courier updates in one place. It supports multiple carriers and displays shipment tracking events through a single interface.
Key features include:
- Branded tracking pages for customer-facing shipment updates
- Tracking number search via a hosted page or embedded iframe
- Central management of tracking settings
- Iframe-based embedding for websites
- Support for multiple courier services
AfterShip integrates with ShopWired by embedding a branded tracking page into a ShopWired page using an .
AfterShip does not integrate with ShopWired products or ShopWired Payments, and it does not update order or tracking data inside your ShopWired account.
Account creation
Account creation
Create an account on the AfterShip website. Once your account is created, AfterShip provides an iframe embed code for its branded tracking page.
Tracking page embed
Tracking page embed
AfterShip provides a branded tracking page that can be embedded into your website using an iframe. This allows visitors to enter a tracking number and view shipment updates without leaving your website.
An example of the iframe embed code is shown below:
<iframe src="https://track.aftership.com/YOUR_TRACKING_PAGE_URL" width="100%" height="900" frameborder="0"></iframe>
The code shown above is provided as an example only. You must copy the exact iframe embed code provided in your own AfterShip account, as the URL and settings will be unique to your website.
Add this code to a page on your ShopWired website:
- Navigate to Website > Themes
- Select
customise your theme - Select
add a new section - Select the
custom HTMLsection type - Paste the iframe code into the Custom HTML setting
- Use the theme editor to position the tracking page on the page
The AfterShip tracking page will now display on the selected page.
Recommendations
Recommendations
- Test the embedded tracking page on desktop and mobile devices.
- Increase the iframe height value if the tracking page appears cropped.
- Use a clear page title so visitors can easily locate the tracking page.