100% of ecomm_prodid values received in the last day do not match your feed

IvanGomez
New Member
4 0 0

 

Hello community, I have a question regarding dynamic remarketing, it turns out that I have been trying to solve this for weeks but there is no left, my store is in shopify in México and the programmer has already made all the dynamic remarketing variables, but I get this error in google ads ´ ´ 100% of the ecomm_prodid values received in the last day do not match your feed. (Attached image of the error in google ads)

 

 

remarketing dinamico.jpg

 

 

With the help of tag manager in ´´Preview´´ I enter a file of my products and I can see the variables that it is throwing and I notice the following:

 

-ecomm_prodid: shopify_US_3722646159440_29047367368784

-product_id: 3722646159440

-product_feed_id: 3722646159440   (This variable ´´product_feed_id´´ was made by the programmer and I think it is what calls the ID of my feed in Google Merchant Center)

 

In my Google Merchant Center feed I have this ID for that product:

shopify_US_3722646159440_29047367368784

 

My question is: Which parameters should match?

 

I attach a capture of the javascript code that the programmer made for product_feed_id in case the code is not well done.

 

product_feed_id.JPG

 

I hope you can help me and thanks in advance

Replies 6 (6)

EmmanuelFlossie
Shopify Partner
2953 221 710

The data feed ID, should match ecomm_prodid

By guessing your data feed id is using the variant id. I recommend testing this and checking if it is indeed the variant id. Then update your coding.

Get in touch with Emmanuel: a Google Shopping Specialist, Google Ads Diamond Product Expert, and also a a Google Product Expert Education 2021 & Tailwind 2023 Award winner.
Need Google Merchant Center or Google Shopping support?.
IvanGomez
New Member
4 0 0

Thank you very much for answering.

 

I have two question:

 

first question

 

so in my case, ecomm_prodid must match product_feed_id, right?

 

Second question

 

is this code correct? I mean, Are you collecting feed id from google merchant center?

product_feed_id.JPG

 

 

Because the ID that I have in google merchant center of this product that I put in the screenshot is:

 

shopify_US_3722646159440_29047367368784

 

and when I put the tag manager preview mode I see that it returns the ID of 3722646159440

 

cheers

EmmanuelFlossie
Shopify Partner
2953 221 710

product_feed_id is not a Google Merchant Center attribute.

ID is the correct attribute, reference: https://support.google.com/merchants/answer/6324405

For Tag Manager related questions, I recommend asking here: https://support.google.com/tagmanager/community?hl=en

Get in touch with Emmanuel: a Google Shopping Specialist, Google Ads Diamond Product Expert, and also a a Google Product Expert Education 2021 & Tailwind 2023 Award winner.
Need Google Merchant Center or Google Shopping support?.
IvanGomez
New Member
4 0 0

thank you very much

RyanLime
Visitor
2 0 0

Hi Ivan, did you find a solution to this?

The issue is with the Shopify<->Google merchant centre sync, Shopify names the product ID with Shopify_{countrycode}_{product.id}

Does anyone have a code solution to append these parameters to match ecomm_prodid to the Shopify naming convention for ID?

 

EmmanuelFlossie
Shopify Partner
2953 221 710

You can find a complete code here: https://feedarmy.com/kb/adding-google-adwords-remarketing-tag-to-shopify/

Get in touch with Emmanuel: a Google Shopping Specialist, Google Ads Diamond Product Expert, and also a a Google Product Expert Education 2021 & Tailwind 2023 Award winner.
Need Google Merchant Center or Google Shopping support?.