chengwl hace 4 años
padre
commit
341444e65d
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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",