chengwl 4 年之前
父節點
當前提交
7e80bbff53
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      lib/GA.php

+ 1 - 1
lib/GA.php

@@ -406,7 +406,7 @@ class GA{
         $result=$this->getResults($reports);
         $result=$this->getResults($reports);
          return $result;
          return $result;
     }
     }
-    public function productInfo($productName,$store,$start_at,$end_at){
+    public function productInfo($productName,$dp,$start_at,$end_at){
         $analytics=self::getInstance($dp);
         $analytics=self::getInstance($dp);
         $dimensionArr=[
         $dimensionArr=[
             'productName'=>'ga:productName',
             'productName'=>'ga:productName',