chengwl 4 年之前
父节点
当前提交
b45ccde16f
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      lib/GA.php

+ 1 - 1
lib/GA.php

@@ -444,7 +444,7 @@ class GA{
             'productAddsToCart'=>"ga:productAddsToCart",
             'productAddsToCart'=>"ga:productAddsToCart",
             // 'productRemovesFromCart'=>"ga:productRemovesFromCart",
             // 'productRemovesFromCart'=>"ga:productRemovesFromCart",
             'productCheckouts'=>"ga:productCheckouts",
             'productCheckouts'=>"ga:productCheckouts",
-            'uniquePurchases'=>"ga:uniquePurchases",
+            'transactions'=>"ga:transactions",
         ];
         ];
        
        
         $VIEW_ID = $this->getViewId($dp);//
         $VIEW_ID = $this->getViewId($dp);//