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

+ 1 - 4
lib/GA.php

@@ -672,10 +672,7 @@ class GA{
 
 
         }
-        $dimensionArr=[
-            'date'=>'ga:date',
-            'hour'=>'ga:hour'
-        ];
+        
         $metricArr=[
             'itemQuantity'=>"ga:itemQuantity",
         ];