# Hide China from tracking details

If you are using dropshipping for orders made on your store, this guide will walk you through all of the features Tracktor has available to support this. Topics that this guide will go over include:

* [Configuring orders for dropshipping](#configuring-orders)
* [Hide carrier information for your orders](#hide-carrier-information)
* [Hide shipping details for your orders](#hide-shipping-details)

### Configuring orders for dropshipping <a href="#configuring-orders" id="configuring-orders"></a>

Tracktor supports carrier mapping for dropshipping fulfillment apps such as Dropify, Dsers and Oberlo.

To ensure your orders are providing all the shipping details for your customers, you can take advantage of Tracktor's **Carrier Mapping** feature. You can learn all about it by [clicking here](/tracktor/readme/setting-up-carrier-mapping.md). It is accessible from the **Tracking Page** menu in the Tracktor app's left sidebar in the admin Dashboard.

For a default list of carriers, set the **Shopify Carrier Name** to *Other* and the **Actual Carrier** to the following:

* China EMS (ePacket)
* Aliexpress Standard Shipping
* 4PX
* Yanwen
* USPS

However, you can customize the Actual Carriers to be different carriers than the ones listed above.

Too many **Actual Carriers** mapped to the same **Shopify Carrier** can **cause performance problems.**

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

Otherwise, you can manually adjust the carrier mapping to fulfill your needs for however your fulfillment process works. Please [contact our support team](mailto:mailto:contact@theshoppad.com) if you have any issues configuring your orders on your store.

### Hide carrier information for your orders <a href="#hide-carrier-information" id="hide-carrier-information"></a>

To hide information regarding which shipping carriers are being used with your order, you can turn off this setting in the **Tracking Page** menu in the Tracktor app's left sidebar in the admin Dashboard. This is found in the **Configuration Options** section.

You can also display a map of the destination address instead of the order's current location. For example, customers will not see a map displaying a location in China but instead, their home address.

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

### Hide shipping details for your orders <a href="#hide-shipping-details" id="hide-shipping-details"></a>

Often times, the shipping details for your customers' orders will reveal information such as the origin country of the package. To hide this information, you can use the **Location Substitution** feature from the **Tracking Page** menu.

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

For example, entering **China** into the *Locations* section will have any shipping details mentioning a location in China to be replaced with the message entered into the *Replacement Message* sectio&#x6E;*.*

Below is an example of how an order would display while utilizing the two features above.

Before shows the order information that would come through without any adjustments made to the carrier or shipping details. After displays how the order would come through if you chose to hide the carrier and shipping details using the methods above.

**Before**

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

**After**

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


---

# 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/dropshipping-settings/hide-china-from-tracking-details.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.
