@@ -672,10 +672,7 @@ class GA{
}
- $dimensionArr=[
- 'date'=>'ga:date',
- 'hour'=>'ga:hour'
- ];
+
$metricArr=[
'itemQuantity'=>"ga:itemQuantity",
];