Download the PHP package myoutdeskllc/laravel-analytics-v4 without Composer
On this page you can find all versions of the php package myoutdeskllc/laravel-analytics-v4. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download myoutdeskllc/laravel-analytics-v4
More information about myoutdeskllc/laravel-analytics-v4
Files in myoutdeskllc/laravel-analytics-v4
Package laravel-analytics-v4
Short Description GA4 integration for laravel
License MIT
Homepage https://github.com/myoutdeskllc/laravel-analytics-v4
Informations about the package laravel-analytics-v4
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.
Contributing
Submit a PR with passing tests.
Credits
- JL
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of laravel-analytics-v4 with dependencies
google/analytics-data Version ^0.8.6
illuminate/contracts Version ^9.0|^10.0
spatie/laravel-package-tools Version ^1.9.2