- TLC Home Home
- Discussions Discussions
- Documentation Documentation
- Knowledge Base Knowledge Base
- Education Education
- Blog Blog
- Support Desk Support Desk
10-26-2020 11:23 AM - edited 10-26-2020 11:58 AM
Hi! We upgraded to Gtag.js recently and the Enhanced Ecommerce events are not firing. On the Tealium Utag Debugger the utag.link is seen but in the GTM/GA Debug extension the Enhanced Ecommerce events are not seen firing. Analytics is also not capturing the events. Here is the 'Add to Cart' Enhanced Ecom event that was working fine in the earlier version of GA but not in Gtag.js.
utag.link({
"AddToCartAction" : "TriggerAddToCart", // enhanced e-commerce action
"product_id ": utag.data.product_id, // product id
"product_sku": utag.data.product_sku, // product sku
"product_list_price" :utag.data.product_unit_price, // product price
"prod_quantity": [product_temp_quantity] // product quantity
});
All the values are populated as seen in logs before this statement. Is any customising required in the template? Analytics has 'Enhanced Ecommerce Reporting' set to On. The regular non-ENH events are firing fine. Will appreciate any pointers. Thank you!
10-27-2020 01:36 AM
Hi @sujani_koya
you will need to map the event to the action.
map AddToCartAction and the corresponding value to the Event trigger for Add to Cart
The value shuold be entered in the trigger box
10-27-2020 04:13 AM
The mapping is set like this. Are any changes needed?
10-28-2020 02:17 AM
10-28-2020 04:46 AM
It is not! Looks like template-level changes are required. Has everyone had a smooth transition from GUA to Gtag wrt Enhanced Ecom events?
10-28-2020 09:17 AM
Hi @sujani_koya ,
Try deleting the mapping and re-add it.
Thanks,
VJ
10-29-2020 01:27 AM
Yes, i've not had any major or insurmountable obstacles.
Copyright All Rights Reserved © 2008-2023