# Google Merchant Channel Settings

This article walks you through the Google Merchant channel settings in LitCommerce. These settings control how your Main Store products sync with the corresponding linked Google Merchant listings.

More information is provided below.

## <mark style="color:$primary;">**Connection**</mark>

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

This section consists of the following:

### <mark style="color:$info;">**Channel Name**</mark>

Use this box to give the channel any name you prefer. This helps distinguish it from other connected channels in LitCommerce.

### <mark style="color:$info;">**Google Merchant ID**</mark>

This field displays the ID retrieved from your Google Merchant Center.

### <mark style="color:$info;">**Status**</mark>

This field shows the connection status between your Google Merchant store and LitCommerce.

{% hint style="success" %}
**Click on the `Test Connection` button to verify whether the connection is still valid.**
{% endhint %}

## <mark style="color:$primary;">**Pricing**</mark>

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

The Google Merchant Channel follows the basic [Price Sync Options](https://litcommerce.gitbook.io/litcommerce-helpdesk/marketplace-integration/setup-and-navigation/step-by-step-setup/step-3-set-up-price-sync-options).

## <mark style="color:$primary;">**Inventory**</mark>

<figure><img src="/files/8ilyMPqX6tlEvQiqjsvc" alt=""><figcaption></figcaption></figure>

The Google Merchant Channel follows the basic [Inventory Sync Options](https://litcommerce.gitbook.io/litcommerce-helpdesk/marketplace-integration/setup-and-navigation/step-by-step-setup/step-4-set-up-inventory-sync-options).

## <mark style="color:$primary;">**Marketing & Growth**</mark>

You will find the feature **UTM Tracking Parameters** in this section. More details about it on Google Merchant can be found [HERE](https://support.google.com/analytics/answer/10917952?hl=en).

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

The feature adds tags to your product URLs for tracking traffic source, campaign, and ad performance for Google Shopping. They provide detailed insights in Google Analytics, helping you identify which shopping ads or products generate the most conversions.

Enter a suitable value in each field below:

* **Campaign:** Identifies a specific ad campaign. For example: `holiday_sale`, `summer_promo`.

* **Medium:** Identifies the method or pathway that led a buyer to your website. For example: `shopping`, `paid_search`.

* **Source:** Identifies where the traffic came from. For example: `google_shopping`.

The product URL will be formatted based on your input. Here is an example of how it will appear once applied:

[`https://www.yourstore.com/products/cupcake-apron?utm_source=google_shopping&utm_medium=paid_search&utm_campaign=holiday_sale`](https://www.yourstore.com/products/cupcake-apron?utm_source=google_shopping\&utm_medium=paid_search\&utm_campaign=holiday_sale)

{% hint style="info" %}
**The setting only applies to new listings added to the LitCommerce Google Merchant channel following the configuration. To apply the setting to existing listings, use `Update To Google Merchant`.**
{% endhint %}

<figure><img src="/files/3SED99bExvxAZ512mLAI" alt=""><figcaption></figcaption></figure>

## <mark style="color:$primary;">**Other settings**</mark>

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

### <mark style="color:$info;">**Title Sync**</mark>

Enable this setting to sync product titles from your Main Store to Google Merchant. Updates occur every 15 minutes.

### <mark style="color:$info;">**Description Sync**</mark>

Enable this setting to sync product descriptions from your Main Store to Google Merchant. Updates occur every 15 minutes.

### <mark style="color:$info;">**Listing Sync Error Alerts**</mark>

Enable this setting to receive email notifications when your Google Merchant listings fail to sync.

### <mark style="color:$info;">**Unselect Products after Bulk Action**</mark>

By default, selected listings remain checked after bulk actions. Enable this setting to automatically clear selections to prevent duplicate actions.

## <mark style="color:$primary;">**Create on Main Store**</mark>

If your Main Store has multiple warehouse locations, select one warehouse to **Create on Location**. This will update stock in a selected warehouse when creating listings from Google Merchant to the Main Store.

<figure><img src="/files/6c91R5qGkgFHJRQyrKjG" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
**This setting is only available for the Shopify and Square Main Stores.**
{% endhint %}

Once you have completed setting up the Google Merchant Channel Settings, save the configurations using the `Save Settings` button at the bottom of the interface.

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

{% hint style="success" %}
**Find the sync status under the Google Merchant channel name.**
{% endhint %}

<figure><img src="/files/xxAq49bu5KCqsaOvz0Df" 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/google-merchant-channel-settings.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.
