An all in one solution for automating marketing reports for clients using Google's Analytics, Webmaster Tools, and My Business.
- Automatically pulls data from connected Google properties.
- Generates beautiful graphical reports from data.
- Comparison reporting between sets of stored data.
- Ability to enable automatic emailing of generated reports, with email template customization.
- Report expiration dating.
- Laravel
- Bootstrap
- jQuery
All required prerequisites as outlined in the Laravel docs
https://laravel.com/docs/master
-
Rename
.env.example
to.env
and fill out any missing fields. -
Install via composer
composer install
- Install via npm
npm install