From 8a4792e4bbc17dcc407d135257a7f32d07961de2 Mon Sep 17 00:00:00 2001 From: Alex Date: Tue, 14 Feb 2017 16:09:20 +0200 Subject: [PATCH] doc --- app/library/App/Resources/GaResource.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/library/App/Resources/GaResource.php b/app/library/App/Resources/GaResource.php index a930b7a..d87e4a5 100644 --- a/app/library/App/Resources/GaResource.php +++ b/app/library/App/Resources/GaResource.php @@ -37,7 +37,7 @@ class GaResource extends ApiResource { 'start' => '30daysAgo / 2015-03-01', 'end' => 'today', 'metric' => 'user,sessions', - 'dimension' => 'source, browser' + 'dimension' => 'source,browser' ], 'full_docs' => 'https://developers.google.com/analytics/devguides/reporting/core/dimsmets', ]) -- libgit2 0.21.4