Commit 9f409bc39948807d78c995a8ec7b54e07a30d44f

Authored by Alex Savenko
1 parent 80dede4a

ga response

Showing 1 changed file with 2 additions and 1 deletions   Show diff stats
app/library/App/Resources/GaResource.php
... ... @@ -67,7 +67,8 @@ class GaResource extends ApiResource {
67 67 'metric' => 'user,sessions',
68 68 'dimension' => 'source,browser'
69 69 ]
70   - ]
  70 + ],
  71 + 'summary' => 'http://test-30.artweb.com.ua/ga?view_id=119240817&metric=user,sessions&dimension=source,browser'
71 72 ])
72 73 )
73 74 ;
... ...