# UpOrder

[UpOrder Email Templates](https://apps.shopify.com/uporder) supports Tracktor without the need to manually adjust your email template's code. This integration will allow you to easily change the **Track Package** link, so it directs to your Tracktor page instead of Shopify's default.

While editing the Order Confirmation, Shipping Confirmation, Shipping Update, Shipment out for delivery, or Shipment Delivered email in UpOrder, you can select the Tracktor component under **Integrations** on the right-hand side.&#x20;

Simply drag & drop it onto the template you’re editing. You can also edit the default URL path if you have changed it.&#x20;

Once a customer clicks on the  **Track Your Order** button, they will be directed to the Tracktor page, where their tracking information will be pre-populated.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://shoppad.gitbook.io/tracktor/integrations/uporder.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
