# OrderlyEmails

[OrderlyEmails](https://apps.shopify.com/email-templates) supports Tracktor without the need to manually adjust your 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. Follow the instructions below to set it up.

While editing the Order Confirmation or Shipping Confirmation email in OrderlyEmails, click on the **Order Status Button** section and select **Tracktor - by ShopPad** in the **Links to** drop down menu.

Once a customer clicks on the  **Track Package** 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/orderlyemails.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.
