chaiminchun / google-analytic-report-application
Use Google reporting v4 API to access report data with email sending feature
Installs: 21
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 0
Open Issues: 0
Type:project
Requires
- google/apiclient: 2.0
- jenssegers/blade: ^1.1
- nesbot/carbon: ^1.27
- txthinking/mailer: ^2.0
This package is not auto-updated.
Last update: 2025-03-06 15:05:50 UTC
README
Google analytic reporting v4 API email application
A custom email reporting service based on Google analytic v4 API
Install
composer require chaiminchun/google-analytic-report-application
Feature
Get started
- Composer install.
- Move views and cache folder, config.php, and Analyic.php to root folder
- Setup the email and google analytic account.
- Fill in necessary setting in config.php
- Run
php Analytic.php