|
@@ -285,7 +285,7 @@ class GA{
|
|
public function productSku($dp,$start_at,$end_at){
|
|
public function productSku($dp,$start_at,$end_at){
|
|
$analytics=self::getInstance($dp);
|
|
$analytics=self::getInstance($dp);
|
|
$dimensionArr=[
|
|
$dimensionArr=[
|
|
- 'productSku'=>'ga:productSku',
|
|
|
|
|
|
+ 'productName'=>'ga:productName',
|
|
];
|
|
];
|
|
$metricArr=[
|
|
$metricArr=[
|
|
'itemRevenue'=>"ga:itemRevenue",
|
|
'itemRevenue'=>"ga:itemRevenue",
|