Hi Robin,
There is a fix for that in the new plugin version currently in beta.
If you could download and test yourself, you should be able to track proper IDs:
https://github.com/duracelltomi/gtm4wp/releases/tag/1.7beta2
Also do not forget to include gtm4wp.changeDetailViewEEC in your GA event trigger that already includes add to cart, remove from cart, etc event names.
I hope that helps,
Thomas Geiger
Hi Thomas,
Thx for reply I try this and hope works.
Robin
Hi,
It looks like the product id is already working but does not show totalvalue. Do not you know where the problem is?
Screen: http://vsepropejska.cz/wp-content/uploads/2017/06/GTM.jpg
Thanks and hope you help me.
Robin
Hi Robin,
Thanks: there seems to be one more bug that I have already fixed in the dev version. After installing v1.7beta2, could you also replace the woocommerce.php file in my plugin folder under integration with this one?
https://raw.githubusercontent.com/duracelltomi/gtm4wp/master/integration/woocommerce.php
Thanks,
Thomas
Hi Thomas,
I do this, but there is steel same problem.
You can check. http://vsepropejska.cz/obchod/tygrovana-taska-svetla/
Robin
Hi,
I have another problem. The product ID does not match the ID that shows the plugin.
http://vsepropejska.cz/wp-content/uploads/2017/06/IDS.jpg
Robin
Hi Robin,
Total value will be only populated during the checkout process and on the order completed page. I had some discussions with Google and they told be it is not relevant to pass the product price on the detail page.
As for the IDs: you have a “connected products” (Související produkty) list on your product pages, the IDs of those products are being passed here to the remarketing tag so that the engine gets notified that some other products has been shown for the user.
Thomas
Hi Thomas,
Ok, I understand but where is ID for google dynamic remarketing? I can not find this id.
Google gave me this information.. “Only 93 of 136 page visits that have passed an ID (or 68%) match IDs in your Merchant Center feed”
Thx
Robin
Hi Robin,
This message is only a warning that may indicate an error but I think this is not the case on your site: simply there are some pages on your site (info pages, help pages or even blog posts) that do not include product IDs because they are not product related pages.
On an average webshop only some percent of your pages aren’t product related but on a WP+Woo page there can be several content pages that do not show any products.
As for your specific question (“where is ID for google dynamic remarketing”):
This ID is included in the so called data layer. This is a data set located inside your website’s page source that can be read by Google Tag Manager and pass data from this data layer towards many systems like AdWords for example.
Thomas