|
@@ -383,7 +383,7 @@ class GA{
|
|
];
|
|
];
|
|
$metricArr=[
|
|
$metricArr=[
|
|
'itemRevenue'=>"ga:itemRevenue",
|
|
'itemRevenue'=>"ga:itemRevenue",
|
|
- 'productRevenuePerProducts'=>"ga:productRevenuePerProducts",
|
|
|
|
|
|
+ 'revenuePerItem'=>"ga:revenuePerItem",
|
|
'productRefundAmount'=>"ga:productRefundAmount",
|
|
'productRefundAmount'=>"ga:productRefundAmount",
|
|
'quantityAddedToCart'=>"ga:quantityAddedToCart",
|
|
'quantityAddedToCart'=>"ga:quantityAddedToCart",
|
|
// 'quantityRemovedFromCart'=>"ga:quantityRemovedFromCart",
|
|
// 'quantityRemovedFromCart'=>"ga:quantityRemovedFromCart",
|