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