How to change the URL of your tracking page? By default, the URL of your ParcelPanel tracking page is like this: https://yourstorename.myshopify.com/apps/parcelpanel If you want to change the URL, here are the steps: **Step 1** Go to the **Apps** tab of your **Shopify admin**, click **About** button of Parcel Panel as the picture shows below  **Step 2** Navigate to the **App proxy** section, click **Customize URL** button  **Step 3** Edit the URL and **Save** your changes **Step 4** **Update the URL** you added to your store navigation menu, following this article: [How to add the tracking page to your store navigation menu in minutes?](https://docs.parcelpanel.com/article/1 "How to add the tracking page to your store navigation menu in minutes?") **Step 5** **Update the tracking link** you added to your Shopify email notification templates, following this article: [How to add a tracking link to Shopify email templates?](https://docs.parcelpanel.com/article/16 "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 }} In case you're using Oberlo or DSers App to fulfill your orders, don't forget to change the link in the app as well, following this article: https://docs.parcelpanel.com/article/20 **Step 6** **After the above five steps are completed**, please contact us and let us know **what URL you changed to**. We will do some update for you, otherwise there will be a 404 error when you preview your tracking page or use these features below 