Hi,
I have an issue whereby my purchase events don’t show any event data layer. So I am hoping this plugin will assist with that. I’m just not sure what settings to have on/use.
We have a Tag script running in the header & body of the site already. So what should the setting then be in the plugin?
https://jmp.sh/NluamM00
Hi, I saw that the click event is only caught via certain classes (.cart .single_add_to_cart_button, ajax_add_to_cart), is it possible to add the event to another class?
]]>Hi, add to cart and purchases plugin’s Free Version events stop showing in GTM, consecuently every tag linked to them is not firing. Thank you
]]>Hi, I sent a pre sale message in https://tagconcierge.com/google-tag-manager-for-woocommerce/ almost 48 hours ago without any help. Do You prefer that I write here?
tks
I can’t update the plugin because it keeps giving a fatal error
Running wordpress 6.2 php 8.0 on WP Engine
PHP Fatal error: Uncaught Error: Class “GtmEcommerceWoo\\Lib\\Container” not found in {removed path}/wp-content/plugins/gtm-ecommerce-woo/gtm-ecommerce-woo.php:34\nStack trace:\n#0 {removed path}/wp-settings.php(453): include_once()\n#1 {removed path}/wp-config.php(128): require_once(‘…’)\n#2 {removed path}/wp-load.php(50): require_once(‘…’)\n#3 {removed path}/wp-admin/admin-ajax.php(22): require_once(‘…’)\n#4 {main}\n thrown in {removed path}/wp-content/plugins/gtm-ecommerce-woo/gtm-ecommerce-woo.php on line 34
]]>Hi
The event purchasing was working fine, but I have noticed that now has stopped working. The only thing I can relate is that I upgraded the plugin
Can you send me the prior version to confirm if that is the problem?
thanks
]]>Hello, I’ve been trying to get analytics to work for weeks now to no avail.
I followed the simple step-by-step guide from your documentation and uploaded the presets to GTM.
When I make a test purchase with tag assistant I can see GA4 Ecommerce Add To Cart Tag, GA4 Ecommerce Purchase Tag etc firing just fine and I can see all the important data in the data layer, but for some reason only acquisition and engagement events are being reported in analytics. The purchase event and add to cart event are working fine but when I go to the monetization submenu in analytics every value (revenue, purchases, add to cart, item view etc.) is sitting at 0. It’s really weird because in Realtime I can see purchasers when a transaction happens but they never show up as purchasers in the monetization and ecommerce submenus.
If anyone has a suggestion I’m all ears
]]>Do we able to track woocommerce refunds. As you know we are able to make refund from admin panel.
]]>I should integrate the following events:
add_shipping_info, with its shipping_tier parameter
add_payment_info, with its payment_type parameter
in addition we need to add a newsletter subscription event (which you can call e.g. “subscribeNewsletter”) to be sent on the dataLayer following successful subscription to the newsletter (possibly with a parameter to differentiate the type of subscription e.g.: via Pop-Up / form in the footer etc). For example:
subscribeNewsletter { form: footer}
Is it possible to manage everything via the PRO version of the plugin?
If not, are there hooks or workarounds that enable this?
Thanks
]]>Hi,
I have a big problem with your plugin, the pixel code appear at the bottom of all my product pages, as you can see on the screenshot. Put the default template or disable all the plugins dosent change anything, do you have an idea of what’s the problem ?
Thanks
]]>Hi
I am using the freen version
I have turn on the multicurrency feature on woocommerce payments.
The purchase events when it sends the value to the datalayer it is sent on the local currency?
My question is since although the final currency will be always USD, depending on the country, the customers sees the price on his local currency, which is aftewards converted to USD
Hope i have made myself clear
]]>Hi
Today I am using GTM4WP but for whatever reason the event purchase is not being fired on the data layer once a purchase is completed.
My question is if the plugin will solve this issue?
This is solved by the free version or do I need the PRO?
If this is the case I need to replace GTM4WP with your plugin or keep both?
If your plugin solves my issue, and I replace GTM4WP is there any feature I might loose?
]]>Hi, I have the exact same issue as the previous “Add to cart tag not fired” topic, where the add_to_cart tag is not being fired but purchase works fine.
I also have a non-standard add to cart buttons implementations i.e. Add to Cart buttons on the homepage and other pages, using forms with quantity inputs, etc.
Is there a hook I can use to bind the basic add to cart functionality with your plugin’s event?
Wordpress 5.9.1
Google Tag Manager for WooCommerce FREE
Custom theme
PHP version: 7+
Hi!
I would like to integrate the Barion payment gateway via Google Tag Manager. It is a custom HTML tag. I have WooCommerce webshop. It is possible to integrate with this plugin? The Barion is able to integrate via Google Tag Manager. My problem Barion payment function is not apperanced on the chechout page when I integrated with another Tag Manager plugin. Thanks!
This is the code what I should to add via Tag Manager:
<script>
// Create BP element on the window
window["bp"] = window["bp"] || function () {
(window["bp"].q = window["bp"].q || []).push(arguments);
};
window["bp"].l = 1 * new Date();
// Insert a script tag on the top of the head to load bp.js
scriptElement = document.createElement("script");
firstScript = document.getElementsByTagName("script")[0];
scriptElement.async = true;
scriptElement.src = 'https://pixel.barion.com/bp.js';
firstScript.parentNode.insertBefore(scriptElement, firstScript);
window['barion_pixel_id'] = 'BP-0000000000-00';
// Send init event
bp('init', 'addBarionPixelId', window['barion_pixel_id']);
</script>
<noscript>
<img height="1" width="1" style="display:none" alt="Barion Pixel" src="https://pixel.barion.com/a.gif?ba_pixel_id='BP-0000000000-00'&ev=contentView&noscript=1">
</noscript>
]]>
I’m trying to implement google tag manager for my website (digestic-health.com) and installed the free plugin. When I go to set up the plugin and I see the fields to enter the gtm snippets it doesn’t match up to what google’s tag manager offers (when using a server side setup). Is there something else to put in those fields as currently I don’t see any data layer being created and I’d like to start using this plugin to track woo commerce events (and if the free plugin works well we plan on upgrading to pro).
I’m happy to include more info/screenshots if needed
Thanks
Hi There,
I installed the premium version of GTM for Woo Commerce 3 months ago. Since then, we’ve had about 150 purchases, however none of these are reflected in my Google Analytics Goals tracking. Additionally, none of the events I set up are reflected or tracking in GA.
Can someone please help me troubleshoot? Thanks.
Olivia
]]>Hello,
for a while now I cannot see my transactions in Google Analytics anymore. It used to work fine. Could you maybe help me out here?
I used your plugin for the datalayer and set it to (Off (only add data layer to the page source) and installed the GTM on my website with Borlabs Cookie.
When I do a test purchase on my website the event in the datalayer is: dataLayer.push({event: “gtm.load”, …}) and not purchase or transaction. Can that be correct? Does this have to do with why the tag is not firing?
Thank you very much in advance!!
Best wishes
Elina
Hi support team,
I have noticed that I am not receiving data from the logged-in customers of our site.
Is this related with the COOKIES OPT-IN feature you were mentioning in the description?
The code is well placed for all the users but it seems that is not executed for the logged-in customers.
Best,
Nikos
]]>Hi,
I cannot track the event “add to cart”. Do not know why but the tag is not fired when I add a product to the cart.
Instead, the event purchase works perfectly!
Any idea how to fix this?
Wordpress 5.7.1
Google Tag Manager for WooCommerce FREE – Versione 1.6.0
Theme Astra 3.3.2
PHP version: 7+
Hey,
Activated the plugin on 2 websites and on both of them, when trying to save the plugin settings, I get “Error: Options page gtm_ecommerce_woo_settings not found in the allowed options list.”
WP version: 5.6 or 5.7
PHP version: 7+
Server: LiteSpeed
Theme: Astra
No other tracking or GTM plugins active
Hi,
With the auto-update of the plugin last night, both websites that I use it on went down with a critical error and I was able to get them back up by disabling the plugin from FTP.
Thanks.
]]>A problem out of the blue, started today.
Fatal error: Uncaught Error: Class ‘GtmEcommerceWoo\Lib\Service\DebuggerService’ not found in …/wp-content/plugins/gtm-ecommerce-woo/lib/Container.php:37
Stack trace:
#0 …/wp-content/plugins/gtm-ecommerce-woo/gtm-ecommerce-woo.php(27): GtmEcommerceWoo\Lib\Container->__construct()
…
Removing the plugin helped, could not disable with CLI or via admin because of said error.
Please advise?
]]>Hello<br />First of all, thanks for this great plug in. The GTM tags delivered with json, saved a lot of time and is suffiscient as a starting point.
This way or another i have few wishes to be added in the next releases if possible.
i wish i could choose the data those are sent with the tag fired. (extend the event parameters), i think this could be done in Event.php anyway would be lost with every next update of the plugin.
I am also facing following problem i am not able to solve ($me->KnowledgePhp =0;)
i would be happy if you could help me.
Warning: array_map(): Expected parameter 2 to be an array, bool given in /data/web/virtuals/263156/virtual/www/domains/ultragrey.eu/ext/gtm-ecommerce-woo/lib/Util/WcTransformerUtil.php on line 30
Warning: Invalid argument supplied for foreach() in /data/web/virtuals/263156/virtual/www/domains/ultragrey.eu/ext/gtm-ecommerce-woo/lib/GaEcommerceEntity/Item.php on line 83
i am not sure, if that is the reason why i dont get any purchases into my analytics, even though the tag is firing correctly.
next thing i observed is that the add to cart is not working on my instalation.
I extended the tag also with click_class as also click text, but no luck.
When I try to active the plugin, this error appears:
Parse error: syntax error, unexpected end of file in /queridocafe/wp-content/plugins/gtm-ecommerce-woo/lib/EventStrategy/AddToCartStrategy.php on line 75
]]>I’m having issues with getting the purchase tag to fire. I assume it fires from the Checkout page?
]]>Hello,
ga4.json mentioned in install is missing(404), I don’t see it even on the server-side.
Thank you!