chengwl há 4 anos atrás
pai
commit
341444e65d
1 ficheiros alterados com 1 adições e 0 exclusões
  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",