chengwl 4 years ago
parent
commit
ea7a2a039f
1 changed files with 2 additions and 2 deletions
  1. 2 2
      lib/GA.php

+ 2 - 2
lib/GA.php

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