chengwl 4 năm trước cách đây
mục cha
commit
ab1223726a
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      controllers/IndexController.php

+ 1 - 1
controllers/IndexController.php

@@ -73,9 +73,9 @@ class IndexController extends Controller
             'transactionsPerSession'=>"ga:transactionsPerSession",
             'transactionRevenue'=>"ga:transactionRevenue",
             'totalValue'=>"ga:totalValue",
+            'productCheckouts'=>"ga:productCheckouts",
             'itemQuantity'=>"ga:itemQuantity",
             'productAddsToCart'=>"ga:productAddsToCart",
-            'productCheckouts'=>"ga:productCheckouts",
           ];
           $i=1;
           $datas=array_chunk($metrics,2,true);