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