project laravel-google-analytics
Fetches data from users analytics
makeabledk/laravel-google-analytics
Fetches data from users analytics
- Monday, January 8, 2018
- by makeabledk
- Repository
- 3 Watchers
- 0 Stars
- 12 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 0 Forks
- 0 Open issues
- 3 Versions
- 0 % Grown
Laravel Google Analytics
Fetches Analytics channel data based on oAuth, (*1)
Installation
composer require makeabledk/laravel-google-analytics
Add the following config to your config/services.php
, (*2)
return [
// ...
'google' => [
'oauth_client_id' => env('GOOGLE_OAUTH_CLIENT_ID'), // provide your client id
'oauth_client_secret' => env('GOOGLE_OAUTH_CLIENT_SECRET'), // provide your client secreT
],
dev-master
9999999-dev
Fetches data from users analytics
Sources
Download
CC0-1.0
The Requires
by
Troels Lenda
dev-analysis-z37wpA
dev-analysis-z37wpA
Fetches data from users analytics
Sources
Download
CC0-1.0
The Requires
by
Troels Lenda
dev-develop
dev-develop
Fetches data from users analytics
Sources
Download
CC0-1.0
The Requires
by
Troels Lenda