> ## Documentation Index
> Fetch the complete documentation index at: https://docs.upstackdata.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Fix the 'Not paired with product catalog' error

> This Meta error means your catalog product IDs don't match the content_ids your pixel sends. Verify the IDs, check your pixel implementation, re-pair the pixel in Commerce Manager, and allow time to sync.

The "**Not paired with product catalog**" error typically occurs when there is a mismatch between the product IDs in your Meta product catalog and the product IDs being sent through your tracking pixel. This can happen if you've made changes to your product catalog or if your pixel implementation is incomplete.

## Steps to fix this error

### 1. Check your product catalog

Make sure all of the product IDs in your catalog match the product IDs (content\_ids) your pixel sends. If there are discrepancies, update your catalog accordingly.

### 2. Check your pixel implementation

Verify that your pixel is implemented correctly on your store and sending the correct product IDs. You can confirm what's firing with [Meta Pixel Helper](https://www.facebook.com/business/tools/pixel-helper) — see [how to troubleshoot your pixel](/troubleshooting/troubleshoot-pixel-issues).

### 3. Re-pair your pixel with the catalog

If you've changed your catalog or pixel implementation, re-pair them:

1. Go to your **Meta Business Manager** account.
2. Navigate to the **Product Catalogs** section (Commerce Manager).
3. Select the appropriate product catalog.
4. Open **Settings**.
5. Under the **Data Sources** tab, click **Add Data Source**.
6. Select **Facebook Pixel** and follow the prompts to re-pair your pixel with the catalog.

### 4. Wait for updates

It may take some time for your catalog and pixel to sync. Wait a few hours and check back to see if the error has cleared.

***

**Still stuck?** Contact [support@upstackdata.com](mailto:support@upstackdata.com) with your Pixel ID and a description of the issue. We typically respond within a few hours.

## Related guides

<CardGroup cols={2}>
  <Card title="Meta CAPI destination" icon="meta" href="/destinations/catalog/meta-capi">
    Configure the Meta Conversions API destination.
  </Card>

  <Card title="Troubleshoot pixel issues" icon="wrench" href="/troubleshooting/troubleshoot-pixel-issues">
    Full pixel diagnostic walkthrough.
  </Card>
</CardGroup>
