chengwl 4 anni fa
parent
commit
bffb80ac89
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      lib/GA.php

+ 1 - 1
lib/GA.php

@@ -234,7 +234,7 @@ class GA{
          return $result;
 
     }
-    public function visitors_geo($dp){
+    public function visitors_geo($dp,$start_at,$end_at){
         $analytics=self::getInstance($dp);
         $dimensionArr=[
             'country'=>'ga:country',