# Marketplace Tracking

## Overview

parcelLab supports marketplace tracking, enabling you to track marketplace shipments, even when carrier credentials are unavailable. This ensures you deliver a consistent and branded post-purchase offering, regardless of fulfillment source.

### What is Marketplace Tracking?

Marketplace tracking helps you extend your post-purchase experience to marketplace orders. It ensures full tracking across all shipping methods and is especially useful if you:

* Sell via third-party marketplaces
* Use fulfillment partners that you can’t directly integrate with
* Don't have carrier credentials
* Want to offer a seamless tracking experience across every type of order

### Key Benefits

Using marketplace tracking to track marketplace orders has several benefits, including being able to track all marketplace shipments even when parcelLab doesn’t have direct carrier integrations. This means you can proactively keep customers informed on the latest status of their deliveries and start tracking marketplace orders quicker while we build the carrier connection. This in turn ensures a consistent post-purchase experience across all your fulfilment types, reducing customer service inquiries, boosting customer satisfaction and engagement with your brand throughout the delivery journey.

## Enabling Marketplace Tracking

This section describes how you can enable marketplace tracking with parcelLab.

{% stepper %}
{% step %}

#### Opt-in to marketplace tracking

* Request marketplace tracking be enabled in your setup through parcelLab.

{% hint style="info" %}
Once approved, all setup is handled by parcelLab, with no development required from your side.
{% endhint %}
{% endstep %}

{% step %}

#### parcelLab enables the connection

* We'll enable the connection on your behalf to retrieve shipment data, with no need for carrier credentials.
  {% endstep %}

{% step %}

#### Receive tracking updates

* You'll start receiving tracking updates through parcelLab just like with your other shipments.
  {% endstep %}
  {% endstepper %}

{% hint style="info" %}
For further information on the scope and requirements of marketplace tracking, please contact your parcelLab representative.
{% 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://docs.parcellab.com/docs/platform/data-integration/marketplace-tracking.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.
