joblocal/laravel-ga-helper

A component for the laravel framework for getting data from google analytics.

V1.1 2016-09-13 08:00 UTC

This package is auto-updated.

Last update: 2024-03-24 03:46:34 UTC


README

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