> For the complete documentation index, see [llms.txt](https://docs.trackorder.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.trackorder.app/bigcommerce/important-settings.md).

# Important Settings

### Configure Past Orders

Our platform offers a flexible setting that empowers store owners to specify the start date from which past orders should be synchronized. This feature is designed to provide you with control over how far back you wish to import your order history, ensuring that the synchronization process aligns with your specific business needs and preferences. By selecting a custom start date for past order sync, you can tailor the integration of historical data to suit your store's requirements, enhancing your ability to manage and review past transactions effectively. This customization option simplifies data management, offering a tailored approach to order synchronization that prioritizes ease and precision for store owners.

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

### Upselling Products

TrackOrder includes a unique feature that allows you to enhance the tracking page generated by us with the addition of up to 5 products. This customization option provides an excellent opportunity for store owners to promote specific products directly on the tracking page. Whether you're looking to boost new arrivals, highlight bestsellers, or push seasonal items, this feature enables you to strategically place product promotions where your customers are already engaged. By utilizing this capability, you can effectively increase product visibility, encourage additional purchases, and enhance the overall customer experience with minimal effort.

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

### Order Tracking Page

TrackOrderr enhances your store by adding a custom order tracking page, designed to offer real-time updates to your customers about their orders. This feature ensures that your customers are always informed about the status of their purchases, from the moment of order placement through to delivery. Providing transparency and constant communication, this tracking page significantly improves customer satisfaction by keeping them engaged and informed. It's an effortless way to elevate the shopping experience on your store, ensuring customers feel valued and secure throughout their purchasing journey.

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

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


---

# 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 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, and the optional `goal` query parameter:

```
GET https://docs.trackorder.app/bigcommerce/important-settings.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
