Shopify Variables for google remarketing tag

Hello Shopify Community,

I am attempting to clean up my google analytics and audience lists. I currently have a remarketing tag installed and have had a campaign running for a few weeks but it has performed very poorly. It came to my attention that my event snippet is not complete so it is likely not as targeted as I would like. My end goal is to have consumers join this list when they view but do not a purchase a product. Does anyone know how to populate these fields in red or the “items” field? I am not a developer but have done some basic liquid code alterations on the site. Thank you.

The ID depends on what your Google Merchant Center ID is, so this is always different.

The value is: {{product.price_min | money_without_currency | remove:‘,’}}

If you like a fully guide, consider reading: https://feedarmy.com/kb/adding-google-adwords-remarketing-tag-to-shopify/

I have followed the instruction in the included link and it appears it is now pulling the correct values, thank you for your help! However I am still getting a failure to validate when testing with tag assistant. Is there a common error that I may be missing?

You need to use the new tag assistant: https://tagassistant.google.com/

Great, Thank you for your help!