nabeel13
Forum Replies Created
-
Hi @michellei ,
I’ve regenerated the CSS and switched themes, but it has not changed.
I’ll just use another Element instead.
Thanks for all of your assistance, it is much appreciated.
Hi @michellei ,
You’re welcome, and thanks for checking.
Yes, I did add some custom CSS, however, when I removed the CSS nothing changed?
Forum: Plugins
In reply to: [WooCommerce] How to Add TaxHi @maykato
I hope you’re well.
Great, thank you for the assistance, it is much appreciated.
I confirm VAT is being added to my products and is being displayed at checkout.
Thank you.
Forum: Plugins
In reply to: [WooCommerce] How to Add TaxI hope you are well.
Thank you for the detailed support, it is much appreciated.
However, those were the settings that I had enabled, VAT is still not being displayed at checkout?
Hi @duracelltomi ,
Any suggestions as to why the below events are not loading?
“purchase”
“gtm4wp.orderCompletedEEC”.Thank you.
Hi @duracelltomi ,
I have found the problem.
For “Payment Gateway 2” the following events are not loading on the “/order-complete” page:
“purchase”
“gtm4wp.orderCompletedEEC”.For “Payment Gateway 1” those two events are loading.
I tested with essentially no plugins active except for Woocommerce, the payment gateway, and GTM4WP.
What is the solution?
Hi @duracelltomi ,
Just an update:
On my client’s website:
“Payment gateway 1” Google Analytics transactions captured for December 2021: All
Payment gateway 2 Google Analytics transactions for December 2021: ZeroOn my test website:
“Payment gateway 2” Google Analytics transactions captured for today: AllPlease could you advise as to why the pageview is being captured but not the transaction for “Payment gateway 2” on my client’s website, but the pageview and the transaction is being captured for “Payment gateway 2” on my test website?
Any advice or speculation would be greatly appreciated.
Hi @duracelltomi ,
I’ve created a test website for “payment gateway 2”.
I’ve completed a transaction. So could it be maybe that the data is being sent to Google Analytics before anything is being pushed to the data layer?
Here is the tag summary: https://ibb.co/C2ZPcn9
Here is what is available from the Data Layer:
{ event: "purchase", gtm: {uniqueEventId: 6, start: 1642689073855}, pagePostType: "page", pagePostType2: "single-page", pagePostAuthor: "nabeel", new_customer: false, ecommerce: { currencyCode: "ZAR", purchase: { actionField: { id: "23", affiliation: "", revenue: 50, tax: 0, shipping: 0, coupon: "" }, products: [ { id: 15, name: "Sample Product", sku: "001", category: "Sample Products", price: 50, stocklevel: 999, variant: "", quantity: 1 } ] }, currency: "ZAR", items: [ { item_id: 15, item_name: "Sample Product", item_brand: "", price: 50, item_category: "Sample Products", quantity: 1, google_business_vertical: "retail", id: "15" } ], transaction_id: "23", affiliation: "", value: 50, tax: 0, shipping: 0, coupon: "" } }Thanks for for the questions.
“Does the plugin of Payment gateway 2 do any change in the checkout process?” – Yes it does. Below are examples of checkout flows from both payment gateways:
Checkout flow of “Payment gateway 1”:
/checkout/
/checkout/order-pay/123456/?key=wc_order_abc123
/checkout/order-received/123456/?key=wc_order_abc123Checkout flow of “Payment gateway 2”:
/checkout/
/checkout/order-received/234567/?key=wc_order_abc234&status=confirmed&token=1234a-456b-789c-123d-123456abcd&orderid=12345a-12ab-1234-abcd-1234567abcdTo answer your other questions “Altering the order received page” – I don’t know, I’m liaising with the developer to activate the Sandbox section so that I can check the /order-received page and check what is being pushed to the data layer. I will confirm as soon as I have completed this.
“adding any in between pages?” – No pages are added in between, only the “/order-pay” page has been removed as described above.
Hi Ohidul,
Thank you for your assistance, it is very much appreciated.
Hi @ansarybadal,
Please could you reply to my previous question?
Or, please could you give me a previous version of CTX Feed whereby I can have the complete product type available?
Hi @ansarybadal,
Thank you for the information, it is much appreciated.
When will the next update be available?
Hi @ansarybadal
Thank you for the information, it is much appreciated.
However, the full product categories are displayed on this WooCommerce product page (and the rest of the product pages on this website):
https://javing.co.za/product/solid-wood-log-shaped-jewellery-display-storage-stand/Is this feature available on the premium version? I need to use the specific product type to segment all the products into specific product groups for Google Ads.
Hi Thomas,
Thank you for the reply and for the information.
So I have unchecked “Enable overriding settings in this tag”, and I have added “gtm4wp.orderCompletedEEC”. These are the changes that I had not implemented since you updated the plugin to V.1.13.
Since making those changes the revenue data now matches between Woocommerce and Google Analytics.
Thank you for your assistance with this, it is greatly appreciated.