How to set up email notification if you use Oberlo? You can add a tracking link to your Shopify **Shipping confirmation** email if you use Oberlo to fulfill orders, so that your customers can track their package on your store tracking page by clicking the tracking link in the email. Do a search (ctrl F or ⌘ F) for the phrase {{ fulfillment.tracking_url }}. Replace that URL with {{shop.url}}/apps/parcelpanel?order={{ order.name | remove: "#" }}&email={{ email }}. Check the difference below:  Here is what it looks in the Shipping Confirmation email after you complete the steps, you can see the link is replaced by ParcelPanel Order tracking page. 