# May 12, 2026: Performance data risk for Shopify Google & YouTube app users

If your Shopify store uses the **Google & YouTube app** to send products to Google Merchant Center, you may be affected by a change that **permanently disconnects your historical performance data** (for example, clicks and conversions in Google Ads).

### Who is affected?

<table data-header-hidden><thead><tr><th align="center" valign="top"></th><th align="center" valign="top"></th><th align="center" valign="top"></th></tr></thead><tbody><tr><td align="center" valign="top"><p><i class="fa-circle-exclamation" style="color:$warning;">:circle-exclamation:</i></p><p><strong>Affected</strong></p></td><td align="center" valign="top"><p><i class="fa-triangle-exclamation" style="color:$danger;">:triangle-exclamation:</i></p><p><strong>Most affected</strong></p></td><td align="center" valign="top"><p><i class="fa-circle-xmark" style="color:$primary;">:circle-xmark:</i></p><p><strong>Not affected</strong></p></td></tr><tr><td align="center" valign="top">Shopify merchants who use the Google &#x26; YouTube app as a product source in Google Merchant Center</td><td align="center" valign="top">Merchants who rely on product-level data in Google Ads or Merchant Center (such as Producthero users who use performance-based campaign segmentation and Products AI optimization)</td><td align="center" valign="top">Shopify merchants who <strong>don't</strong> use the Google &#x26; YouTube app</td></tr></tbody></table>

### What happened?

Google is transitioning from the Content API to the Merchant API and will[ remove Content API support starting August 18, 2026](https://support.google.com/merchants/answer/16493611?hl=en). However, Shopify has already started migrating merchants to the Merchant API [(either automatically or via a voluntary app update)](#how-to-check-if-you-were-impacted).

For all stores using the Shopify app as their primary data source in Merchant Center, this migration changes the product IDs Shopify sends to Google Merchant Center. When an item’s ID changes, Google treats it as a new product - [removing any historical performance and conversion data for that item](https://support.google.com/merchants/answer/6324405?hl=en#minimum_requirements:~:text=Use%20a%20stable,and%20its%20history.). Once removed, this is not recoverable.

### What does this mean for me? <mark style="color:$info;">(affected users only)</mark>

If you update to the new version of the Google & YouTube app (or are migrated automatically), you will:

* **Permanently lose historical product performance data** (clicks, conversions) in Google Ads for affected items
* See **campaign learning resets** (Smart Shopping / Performance Max), which can temporarily reduce sales and increase costs

### How to check if you were impacted

If you were automatically migrated, the ID structure of your items will have changed.

You can verify this by reviewing your product IDs and your data source.

1. In [Google Merchant Center](https://merchants.google.com/), go to **Products & store > Products**.
2. In the **All products** tab, you can find a list of your items and their IDs.
3. In the **Product ID** column, compare a few item IDs to see whether the format changed. For example, from `shopify_NL_123456…` to `shopify_ZZ_123456…`
4. Go to **Settings > Data sources > Primary data sources**.
5. Find the data source created by Shopify. In the **Source** column, check whether the source name shows **Merchant API** or **Content API**.
6. Check whether the older Content API source is inactive.
7. Review your findings:

| **Your performance data is at risk if…**                                                                                                                                                                                    | **Your performance data is permanently lost if…**                                                                                                                                                                      |
| --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| <ul><li>​The Shopify source is still Content API</li><li>​Your item IDs are the same format</li><li>​(if optimized) Product titles haven’t been changed</li><li>​Supplemental data is still applied to your items</li></ul> | <ul><li>​The Shopify source changed to Merchant API or Shopify App API</li><li>​Your item IDs changed format</li><li>​Product titles reverted to Shopify values</li><li>​Supplemental data no longer applies</li></ul> |

### What you can do

<details>

<summary><strong>My performance data was lost</strong></summary>

Unfortunately, if your account was migrated or updated already, there is no way to restore your performance data.&#x20;

If you use Producthero, you can contact with our support team to see if we can recover your Labelizer labels and title optimizations, but we can’t restore any historical performance data.<br>

</details>

<details>

<summary><strong>My performance data is at risk</strong></summary>

Shopify’s migration directly changes data in Google Merchant Center, which removes historical data and likely impacts ad performance. You can prevent this by sending your product data to Google through a feed management tool instead of directly via Shopify.

With a [Channable core standard plan](https://www.channable.com/pricing), when you create a Google Shopping channel in Channable, you can apply a dedicated rule that safeguards your performance data when your account is migrated.

This helps you:

* Preserve Shopify product IDs before data is sent to Google Merchant Center
* Reconnect supplemental sources and feed labels to the new primary source
* Prevent the Shopify Google & YouTube app from overwriting optimized data

If you are a Producthero customer with campaigns you want to protect, Producthero accounts will be migrated to Channable in 2026, so you can manage both your CSS and product feed conveniently in the same place. Setting up a Google Shopping channel now will save you work later.

{% hint style="info" %}
**Note:** Creating a channel requires a Core standard plan (an additional cost to Channable CSS).
{% endhint %}

For the full step-by-step setup, see ***How to safeguard your performance data from Shopify x Google & YouTube app changes***.

</details>


---

# 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://helpcenter.channable.com/changelog/may-2026/may-12-2026-performance-data-risk-for-shopify-google-and-youtube-app-users.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.
