From 9f409bc39948807d78c995a8ec7b54e07a30d44f Mon Sep 17 00:00:00 2001 From: Alex Date: Fri, 17 Feb 2017 13:50:31 +0200 Subject: [PATCH] ga response --- app/library/App/Resources/GaResource.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/library/App/Resources/GaResource.php b/app/library/App/Resources/GaResource.php index 77e9a42..ae80e46 100644 --- a/app/library/App/Resources/GaResource.php +++ b/app/library/App/Resources/GaResource.php @@ -67,7 +67,8 @@ class GaResource extends ApiResource { 'metric' => 'user,sessions', 'dimension' => 'source,browser' ] - ] + ], + 'summary' => 'http://test-30.artweb.com.ua/ga?view_id=119240817&metric=user,sessions&dimension=source,browser' ]) ) ; -- libgit2 0.21.4