Adding product ID on datalayer to Google base feed ?

cynic

Regular Member
Joined
Oct 16, 2010
Messages
405
Reaction score
45
This is the product ID in the datalayer object

0aef6dl



This is what appears on the Googlebase feed

CXWFu20


They do not match so I'm searching for a way to add the Ids on the datalayer onto the Google feed ?

Do you have any recommendations ? There are thousands of these ids that I need to handle
 
Wow zero replies lol
 
Geez absolute crickets LOL
 
Your question provided no context or background in what you are doing or working with, hence the crickets.

Which product id is the source of truth? Your Google Product Feed should have the correct ID coming in and your dataLayer should be using what's in the feed. Any update to the product feed should not be done using the dataLayer.

Your dataLayer should be using the product id from your feed. How is the dataLayer getting populated now? I assume you have it defined/mapped in GTM?

You might have better luck asking in a google specific support forum.
 
Your question provided no context or background in what you are doing or working with, hence the crickets.

Which product id is the source of truth? Your Google Product Feed should have the correct ID coming in and your dataLayer should be using what's in the feed. Any update to the product feed should not be done using the dataLayer.

Your dataLayer should be using the product id from your feed. How is the dataLayer getting populated now? I assume you have it defined/mapped in GTM?

You might have better luck asking in a google specific support forum.


I'm working with an ecommerce store and it comes with it's own internal product IDs

I'm using a vendor to increase order values because they offer recommendations based on
the buyers, new users, email subscriber segments.

In order to make these recommendations they needed access to the google feed.

I gave it to them but the datalayer reads the product ID on site instead of the ids within the feed.


I'm not the one who configured the GTM settings - the previous guy bailed out of nowhere
so did the developer.

I'm not a GTM guy - I'm in sales and have done SEO in the past. So you are basically saying
I should check GTM and troubleshoot there right ?
 
Back
Top