# How to find your Google Merchant ID

LitCommerce requires a Google Merchant ID for channel connection in the Marketplace Integration app.&#x20;

This article guides you in locating it in Google Merchant Center. Follow the steps below to proceed:

{% stepper %}
{% step %}
Log in to your Google Merchant Center.

{% endstep %}

{% step %}
Click on the `Merchant Center account` button in the top right corner.

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

{% endstep %}

{% step %}
Find the Merchant ID displayed under your business name.

<figure><img src="/files/bvjI5KACHEO507jfVnKg" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

{% hint style="success" %}
**Alternatively, you can check your browser's URL for the Merchant ID.**
{% endhint %}

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

If you have any questions, let us know via the Chat Box in the bottom-right corner of our Help Center.


---

# 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://help.litcommerce.com/marketplace-integration/supported-platforms/google-merchant/how-to-find-your-google-merchant-id.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.
