# Redirect customers away from Tracktor page after uninstalling

When you uninstall Tracktor from your store, your Tracktor tracking page will no longer display for customers. If a customer navigates to this Tracktor tracking page, they would see a 404 error. To prevent this, we suggest you set up a **URL Redirect**. Follow these instructions below to set this up.

1\. In your Shopify admin, navigate to Content then select Menus. Click URL Redirects.

<figure><img src="/files/86KmRZMbLlkCXBNEgjXs" alt=""><figcaption></figcaption></figure>

2\. Click on **Create URL redirect**.

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

4\. Copy and paste **apps/tracktor/track** into the **Redirect from** field.

5\. Add the desired URL that you want to redirect customers to (e.g. Contact Us page) into the **Redirect to** field.

![](/files/3SnsIBj4DNsmlG5CEIvb)

6\. Save your changes.

This redirect will only work if your Tracktor page is no longer a valid page. You **cannot** redirect from a live tracking page with Tracktor installed.


---

# 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/troubleshooting/uninstalling-tracktor/redirect-customers-away-from-tracktor-page-after-uninstalling.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.
