Skip to content

Latest commit

 

History

History
43 lines (27 loc) · 1006 Bytes

README.md

File metadata and controls

43 lines (27 loc) · 1006 Bytes

Marketing Analytics

An all in one solution for automating marketing reports for clients using Google's Analytics, Webmaster Tools, and My Business.

Example Report

Features

  • 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.

Built With

  • Laravel
  • Bootstrap
  • jQuery

Installation and Setup

Prequisites

All required prerequisites as outlined in the Laravel docs

https://laravel.com/docs/master

Installation

  • Rename .env.example to .env and fill out any missing fields.

  • Install via composer

composer install
  • Install via npm
npm install