Exclude some dataLayer
-
Hi,
First of all – great and amazing plugin! π
I am only looking for a way to modify or disable some dataLayer element because some data is not correct (for my specific case, not whole implementation).
This is the story to better understand:
1. User has added some product to cart (all fine her)
2. User goes to cart page. This should be first step in GA Checkout Steps Analysis (there is no checkout_option actionField, but this should be Step 1).
3. User proceeds. This is mapped as Step 1 in your plugin, but it should be Step 2 and so onThis is the same question, but maybe asked in different ways:
– what is preferred way to fix this?
– can I select based on some fields some other step to be first one?
– should I enter steps manually somehow?
– can I block only this field in your tool if I cannot work around it?I have located integrations > woocommerce.php in your plugin. Maybe change this to something else?
gtm4wp_woocommerce_addjs(”
$( ‘form[name=checkout]’ ).on( ‘submit’, function() {Thanks in advance π
Best!
The topic ‘Exclude some dataLayer’ is closed to new replies.