By default, ParcelPanel tracking page's URL is like this:
https://yourstorename.myshopify.com/apps/parcelpanel
If you want to change the URL, here is the instruction:
Change tracking page's URLUpdate tracking page's URL
Change tracking page's URL
Step 1
Go to ParcelPanel admin → click the three-dot button → click About this app
Step 2
Find the App proxy section → click Customize URL button
Step 3
Edit the URL by your needs and Save your changes
Step 4
Go to Tracking page URL section → Update the link and make sure it's the same as the link you changed in step 3 → Save your changes.
Update tracking page's URL
Step 1
Update the URL if you have added to your store navigation menu, following this article: How to add the tracking page to your storefront within 1 minute?
Step 2
Update the tracking link if you have added to your Shopify email notification templates, following this article: How to add a tracking link to Shopify email templates?
For example:
The original URL is: https://yourstorename.myshopify.com/apps/parcelpanel,
changed to: https://yourstorename.myshopify.com/a/tracking
Then all original URLs should be changed to the after-changed URL.
Before: {{shop.url}}/apps/parcelpanel?order={{ order.name | remove: "#" }}&token={{ email | split: "" | reverse | join: "" | replace: '@', '-' | url_encode }}
After: {{shop.url}}/a/tracking?order={{ order.name | remove: "#" }}&token={{ email | split: "" | reverse | join: "" | replace: '@', '-' | url_encode }}
Need help? Feel free to contact us via online chat or email, our world-class 24/7 support team is always glad to help you 🧐