joblocal / laravel-ga-helper by jayhof

A component for the laravel framework for getting data from google analytics.
211
6
4
Package Data
Maintainer Username: jayhof
Maintainer Contact: julius.liebert@joblocal.de (Julius Liebert)
Package Create Date: 2016-08-25
Package Last Update: 2016-09-13
Home Page:
Language: PHP
License: MIT
Last Refreshed: 2024-03-23 03:06:33
Package Statistics
Total Downloads: 211
Monthly Downloads: 0
Daily Downloads: 0
Total Stars: 6
Total Watchers: 4
Total Forks: 0
Total Open Issues: 0

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