Download the PHP package mrugeshtatvasoft/laravel-analytics without Composer
On this page you can find all versions of the php package mrugeshtatvasoft/laravel-analytics. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download mrugeshtatvasoft/laravel-analytics
More information about mrugeshtatvasoft/laravel-analytics
Files in mrugeshtatvasoft/laravel-analytics
Package laravel-analytics
Short Description GA4 integration for laravel
License MIT
Homepage https://github.com/mrugeshtatvasoft/laravel-analytics
Informations about the package laravel-analytics
GA4 integration for laravel
This package offers integration to GA4 properties with some out of the box methods. Inspired by Spatie integration for GA3. Requires Laravel 9+.
Installation
You can install the package via composer:
You can publish the config file with:
This is the contents of the published config file:
Usage
Inside Laravel:
You may configure your own report configuration, or use a pre-built report:
Yay, results:
Or Using Prebuilt Report Configurations:
Testing
Changelog
Please see CHANGELOG for more information on what has changed recently.
New Feature Includes
Set Not expression
Run batch reports at a time
Please note: You can run Max 5 request at a time
License
The MIT License (MIT). Please see License File for more information.
All versions of laravel-analytics with dependencies
google/analytics-data Version ^0.8.6
illuminate/contracts Version >=9.0
spatie/laravel-package-tools Version ^1.9.2