chengwl 4 vuotta sitten
vanhempi
commit
341444e65d
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  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",