chengwl %!s(int64=4) %!d(string=hai) anos
pai
achega
9052f68054
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      lib/GA.php

+ 1 - 1
lib/GA.php

@@ -39,7 +39,7 @@ class GA{
             'date'=>"ga:date",
         ];
         $VIEW_ID = $this->getViewId($dp);//
-        $reports=$this->getReport($VIEW_ID,$analytics,$metric);
+        $reports=$this->getReport($VIEW_ID,$analytics,$metric,$dimensionArr);
         $result=$this->getResults();
         echo "</pre>";
         print_r($result);exit;