Overview
Excerpt |
---|
Customer Self Service features Track and Trace links for carriers that support this functionality on their own websites. This article describes the setup for those tracking links. |
Tracking Link - Order History | Tracking link - Order Shipped Email |
---|
Image Modified | Image Modified |
Step-by-step guide
To Configure Carrier Track and Trace Links:
...
Common Carrier Tracking URLs
={0}Star Track Express (DFE) | http://www2.startrackexpress.com.au/scripts/webtracktrace.dll/conget?connote
Info |
---|
icon | false |
---|
title | Further Customisation |
---|
|
To change the text on the 'Track Order' button on the Order History screen:
- Navigate to 'Content' --> 'Resources' (or 'Resource Maintenance')
- Search for 'rcOrderSearchTrackLabel'
- Click 'Modify'
- Update the 'Resource Value' to the required value (the default value is 'Track Order').
To change the format of the tracking link:
- In Resources, search for 'rcOrderTrackingLinkTemplate'
- Click 'Modify'.
- Update the 'Resource Value' to the required format.
The default format is '<a target="_blank" class="TrackOrder" href='{0}'>{1}</a>' . The first parameter (i.e. {0}) is the carrier-specific URL to call, and the second (i.e. {1}) is the button text configured above ('rcOrderSearchTrackLabel').
|
...
Filter by label (Content by label) |
---|
showLabels | false |
---|
max | 5 |
---|
spaces | KB |
---|
showSpace | false |
---|
sort | modified |
---|
showSpace | false |
---|
reverse | true |
---|
type | page |
---|
cql | label in ("shipped","track","carriers","trace","orders","tracking","freight") and type = "page" and space = "KB" |
---|
labels | track trace carriers freight orders tracking shipped |
---|
|