How to add a tracking link to Shopify SMS templates? Follow the steps below to add a ParcelPanel tracking link to your Shopify SMS notifications. **Step 1** Go to your **Shopify admin** → **Settings** → **Notifications** → choose a SMS template which you’d like to add a tracking link to (e.g. **Order confirmation**) **Step 2** Copy the code below `Track your order here: {{shop.url}}/apps/parcelpanel?order={{ order.name | remove: "#" }}&email={{ order.email }}` **Note**: if you have changed your [tracking page URL](https://docs.parcelpanel.com/article/33 "parcelpanel proxy URL"), please also edit the code above (the "/apps/parcelpanel/" portion) to match your live tracking URL. **Step 3** Paste the code to the SMS template as the picture shows below  **Step 4** Save your changes