|
@@ -386,12 +386,12 @@ class GA{
|
|
|
'productRevenuePerProducts'=>"ga:productRevenuePerProducts",
|
|
|
'productRefundAmount'=>"ga:productRefundAmount",
|
|
|
'quantityAddedToCart'=>"ga:quantityAddedToCart",
|
|
|
- 'quantityRemovedFromCart'=>"ga:quantityRemovedFromCart",
|
|
|
+ // 'quantityRemovedFromCart'=>"ga:quantityRemovedFromCart",
|
|
|
'itemQuantity'=>"ga:itemQuantity",
|
|
|
'productListViews'=>"ga:productListViews",
|
|
|
'productDetailViews'=>"ga:productDetailViews",
|
|
|
'productAddsToCart'=>"ga:productAddsToCart",
|
|
|
- 'productRemovesFromCart'=>"ga:productRemovesFromCart",
|
|
|
+ // 'productRemovesFromCart'=>"ga:productRemovesFromCart",
|
|
|
'productCheckouts'=>"ga:productCheckouts",
|
|
|
'uniquePurchases'=>"ga:uniquePurchases",
|
|
|
];
|