GTM and eCommerce Tracking Code
I`ve submitted my ecommerce website with below mentioned code used in tag manager. But some products values are partially tracked. The code is correct or not. kindly check and update correct code.
dataLayer = {
"event":"trackTrans",
"transactionId":"100013827",
"transactionTotal":"99.00",
"transactionProducts":{
"sku":"TD-SL",
"name":"Fiverr Clone",
"price":"99.00",
"quantity":1
}};
Analytics Images: http://imgur.com/yuVdNAw
Tag GTM rules code given below mentioned for your reference.
{{event}} contains trackTrans?