joblocal/laravel-ga-helper

A component for the laravel framework for getting data from google analytics.
215 6
Install
composer require joblocal/laravel-ga-helper
Latest Version:V1.1
PHP:^7
License:MIT
Last Updated:Sep 13, 2016
Links: GitHub  ·  Packagist
Maintainer: jayhof

Laravel Google Analytics Helper

This project provides a component for Laravel Framework with the google analytics reporting api for google analytics.

Installation

The best way to install laravel-ga-helper is by using Composer.

To install the most recent version, you can run the following command:

$ php composer.phar require joblocal/laravel-ga-helper

Configuration

To configure the package we provide new variables for your Dotenv, check out .env.example