|
@@ -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);//
|