# Tracking URL: Direct All Tracking Links to Tracktor

When a customer clicks a tracking link in their order confirmation or on the Order Status page, Shopify sends them to the carrier's website by default. This feature redirects those links to your Tracktor tracking page instead.

### The benefits of keeping customers on your store:

* Your branding stays consistent throughout the post-purchase experience
* Customers can track their order without leaving your site, which reduces "where is my order" support requests
* You can display featured product recommendations on the tracking page based on what they purchased
* If Shopify doesn't support your carrier, customers would normally have to look up their tracking number manually. Tracktor maps the carrier and makes it one click

#### Where tracking links will be updated

Once enabled, Tracktor will redirect tracking links in the following places:

* Order Status page
* Shipping Out for Delivery email notifications
* Shipping Delivered email notifications

For Order Confirmation and Shipping Confirmation emails, follow \[[these instructions](/tracktor/readme/help-customers-track-orders.md#step-1-add-a-tracking-link-to-your-shipping-emails)] instead.

#### Steps to enable the Tracking URL feature:&#x20;

1. From your Tracktor dashboard, navigate to the **Tracking Page** tab.

<figure><img src="/files/dMcnP3420EhNHkehLI7y" alt=""><figcaption></figcaption></figure>

2. In the **Fulfillment Events** section, enable the **Notifications** toggle \ <br>

   <figure><img src="/files/k5lQ5emU5jBWsPnHactk" alt=""><figcaption></figcaption></figure>
3. Click the **Delivery Notifications** link and confirm that both **Shipping Out for Delivery** and **Shipping Delivered** are checked in your Shopify settings.&#x20;

<figure><img src="/files/3FGtamDkiYG2mt4rTmgR" alt=""><figcaption></figcaption></figure>

3. Back in the **Fulfillment Events** section on the Tracktor app dashboard, enable the **Tracking URL** toggle.

<figure><img src="/files/VmBD1saGwqm5HjiaQRre" alt=""><figcaption></figcaption></figure>

Once saved, all tracking numbers will automatically direct customers to Tracktor with their order details auto-populated.&#x20;

#### Example

Here is an example of an Order Status page where the tracking link now directs to the store's Tracktor tracking page instead of the carrier website.

<figure><img src="/files/4x4TKOdZmAXQl1WKHK1N" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
**Note:** This feature may not be compatible with Shopify Markets. If you have Shopify Markets enabled on your store, please reach out to our support team before enabling this feature.
{% endhint %}


---

# 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/customize-tracktor/update-the-tracking-link.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.
