By default, the ParcelPanel tracking page's URL is like this:
https://yourstorename.myshopify.com/apps/parcelpanel
Which is displayed via a Shopify official "app proxy" feature.
If you want to add a new tracking page to your storefront or integrate with other page builder apps, get the HTML code below.
<div id="pp-tracking-page-app"></div>
<script src="//pp-proxy.parcelpanel.com/assets/tracking/track-page.js" type="text/javascript"></script>
If you want to add a new tracking page to an external page, get the HTML code below.
<div id="pp-tracking-page-app"></div>
<script src="//pp-proxy.parcelpanel.com/assets/tracking/track-page.js" type="text/javascript"></script>
<div id="pp-tracking-shop" style="display:none;">yourstorename.myshopify.com</div>
Note: "yourstorename.myshopify.com" should be your real Shopify domain.
To learn how to embed an order lookup widget on your Shopify store page, please refer to this documentation: How to embed an order lookup widget on your Shopify store page?
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 🧐