Ordertracker
Ordertracker is a platform for tracking shipments across multiple carriers and displaying delivery status updates to customers.
Key features include:
- Multi-carrier shipment tracking
- Branded tracking widgets
- Real-time delivery updates
- Customisable widget appearance
- Support for international carriers
Ordertracker integrates with ShopWired by providing that can be added to your website pages so you can display shipment tracking functionality for your customers.
Account creation
Account creation
Create an account on the website at Ordertracker.
After configuring your widget, Ordertracker will provide the embed code required to display the tracking widget on your website.
Adding Ordertracker to a page
Adding Ordertracker to a page
Ordertracker provides embed code similar to the example shown below:
<div id="ordertracker-widget"></div>
<script src="https://cdn.ordertracker.com/widget.js"></script>
<script>
OrdertrackerWidget.init({
element: "ordertracker-widget"
});
</script>
The code shown above is provided as an example only. You must copy the exact code provided in your own account.
- Navigate to Website > Themes
- Select
customise your themefor the theme you want to edit - Navigate to the page where you want the tracking widget to display
- Select
add a new section - Select the
custom HTMLsection type - Paste the embed code into the Custom HTML setting
- Position the section as required
- Save your changes
If you want to add the widget to a website page select the Tick here to enter additional custom HTML/JS/CSS setting to add the code.
Recommendations
Recommendations
- Add the tracking widget to a dedicated customer service or tracking page
- Use landing pages to create a focused tracking experience
- Ensure consistent branding within the widget settings
- Test tracking functionality with real shipment numbers
- Keep a record of where the widget is embedded for maintenance