chengwl 4 éve
szülő
commit
341444e65d
1 módosított fájl, 1 hozzáadás és 0 törlés
  1. 1 0
      lib/GA.php

+ 1 - 0
lib/GA.php

@@ -333,6 +333,7 @@ class GA{
         $analytics=self::getInstance($dp);
         $dimensionArr=[
             'userType'=>'ga:userType',
+            'date'=>'ga:date',
         ];
         $metricArr=[
             'users'=>"ga:users",