# Tracktor Docs

## Tracktor

- [Welcome to Tracktor](https://shoppad.gitbook.io/tracktor/readme.md)
- [Getting Started with Tracktor](https://shoppad.gitbook.io/tracktor/readme/getting-started-with-tracktor.md)
- [Help Customers Track Orders](https://shoppad.gitbook.io/tracktor/readme/help-customers-track-orders.md)
- [Setting Up Carrier Mapping](https://shoppad.gitbook.io/tracktor/readme/setting-up-carrier-mapping.md)
- [Add Tracktor to your store's navigation](https://shoppad.gitbook.io/tracktor/readme/add-tracktor-to-your-stores-navigation.md)
- [Supported Carriers](https://shoppad.gitbook.io/tracktor/readme/supported-carriers.md)
- [Dropshipping Settings](https://shoppad.gitbook.io/tracktor/dropshipping-settings.md)
- [Hide China from tracking details](https://shoppad.gitbook.io/tracktor/dropshipping-settings/hide-china-from-tracking-details.md)
- [Remove the Shipping URL from shipping confirmation emails](https://shoppad.gitbook.io/tracktor/dropshipping-settings/remove-the-shipping-url-from-shipping-confirmation-emails.md)
- [Customize Tracktor](https://shoppad.gitbook.io/tracktor/customize-tracktor.md)
- [Customize your Tracktor Page](https://shoppad.gitbook.io/tracktor/customize-tracktor/customize-your-tracktor-page.md)
- [Customize Tracktor Statuses](https://shoppad.gitbook.io/tracktor/customize-tracktor/customize-tracktor-statuses.md)
- [Tracking by phone number or email address](https://shoppad.gitbook.io/tracktor/customize-tracktor/tracking-by-phone-number-or-email-address.md)
- [Display a banner](https://shoppad.gitbook.io/tracktor/customize-tracktor/display-a-banner.md)
- [Change the Tracking URL](https://shoppad.gitbook.io/tracktor/customize-tracktor/change-the-tracking-url.md)
- [Tracking URL: Direct All Tracking Links to Tracktor](https://shoppad.gitbook.io/tracktor/customize-tracktor/update-the-tracking-link.md)
- [Translate the tracking details](https://shoppad.gitbook.io/tracktor/customize-tracktor/translate-the-tracking-details.md)
- [Expert Install Service](https://shoppad.gitbook.io/tracktor/expert-install-service.md)
- [Request the Expert Install Service](https://shoppad.gitbook.io/tracktor/expert-install-service/request-the-expert-install-service.md)
- [What's included with the Tracktor Expert Install Service](https://shoppad.gitbook.io/tracktor/expert-install-service/whats-included-with-the-tracktor-expert-install-service.md)
- [Add a ShopPad team member to your store](https://shoppad.gitbook.io/tracktor/expert-install-service/add-a-shoppad-team-member-to-your-store.md)
- [Approving ShopPad Collaborator Request](https://shoppad.gitbook.io/tracktor/expert-install-service/approving-shoppad-collaborator-request.md)
- [Troubleshooting](https://shoppad.gitbook.io/tracktor/troubleshooting.md)
- [Order Alerts: Troubleshooting Statuses](https://shoppad.gitbook.io/tracktor/troubleshooting/order-alerts-troubleshooting-statuses.md)
- [Fulfilling an order with multiple tracking numbers](https://shoppad.gitbook.io/tracktor/troubleshooting/fulfilling-an-order-with-multiple-tracking-numbers.md)
- [Why are my customers receiving two shipping emails?](https://shoppad.gitbook.io/tracktor/troubleshooting/solutions-to-tracking-url-feature-sending-2-emails-upon-fulfillment.md)
- [The fulfillment doesn't have a tracking number associated with it](https://shoppad.gitbook.io/tracktor/troubleshooting/the-fulfillment-doesnt-have-a-tracking-number-associated-with-it.md)
- [Replacing an order's old tracking number with a new tracking number](https://shoppad.gitbook.io/tracktor/troubleshooting/replacing-an-orders-old-tracking-number-with-a-new-tracking-number.md)
- [Why are my past orders not showing in the Tracktor dashboard?](https://shoppad.gitbook.io/tracktor/troubleshooting/why-are-my-past-orders-not-showing-in-the-tracktor-dashboard.md)
- [Uninstalling Tracktor](https://shoppad.gitbook.io/tracktor/troubleshooting/uninstalling-tracktor.md)
- [Steps for uninstalling Tracktor](https://shoppad.gitbook.io/tracktor/troubleshooting/uninstalling-tracktor/steps-for-uninstalling-tracktor.md)
- [Redirect customers away from Tracktor page after uninstalling](https://shoppad.gitbook.io/tracktor/troubleshooting/uninstalling-tracktor/redirect-customers-away-from-tracktor-page-after-uninstalling.md)
- [Cancel your Subscription](https://shoppad.gitbook.io/tracktor/troubleshooting/uninstalling-tracktor/cancel-your-subscription.md)
- [Development Store/Affiliate Store Plans](https://shoppad.gitbook.io/tracktor/troubleshooting/development-store-affiliate-store-plans.md)
- [Integrations](https://shoppad.gitbook.io/tracktor/integrations.md)
- [Klaviyo](https://shoppad.gitbook.io/tracktor/integrations/klaviyo.md)
- [UpOrder](https://shoppad.gitbook.io/tracktor/integrations/uporder.md)
- [Shopify Flow](https://shoppad.gitbook.io/tracktor/integrations/shopify-flow.md)
- [OrderlyEmails](https://shoppad.gitbook.io/tracktor/integrations/orderlyemails.md)
- [Developer Tools](https://shoppad.gitbook.io/tracktor/developer-tools.md)
- [Tracktor API](https://shoppad.gitbook.io/tracktor/developer-tools/tracktor-api.md)
- [Tracktor Fulfillment Events](https://shoppad.gitbook.io/tracktor/developer-tools/tracktor-fulfillment-events.md)
- [Development Store/Affiliate Store Installation](https://shoppad.gitbook.io/tracktor/developer-tools/development-store-affiliate-store-installation.md)
- [FAQs](https://shoppad.gitbook.io/tracktor/faqs.md)
- [Price Plans](https://shoppad.gitbook.io/tracktor/faqs/price-plans.md)
- [Frequently Asked Questions](https://shoppad.gitbook.io/tracktor/faqs/frequently-asked-questions.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://shoppad.gitbook.io/tracktor/readme.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.
