joblocal/laravel-ga-helper

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

Installs: 215

Dependents: 0

Suggesters: 0

Security: 0

Stars: 6

Watchers: 3

Forks: 0

Open Issues: 0

pkg:composer/joblocal/laravel-ga-helper

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

This package is auto-updated.

Last update: 2025-09-24 07:12:21 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