Skip to content

The Filament package integrates Google Analytics (Gtag) into your Laravel Blade templates, enabling seamless tracking of website visits and user interactions. It simplifies the process of adding analytics to your application, providing valuable insights into your audience and website performance with minimal setup.

License

Notifications You must be signed in to change notification settings

jeffersongoncalves/filament-gtag

Repository files navigation

Filament Gtag

Filament Gtag

Latest Version on Packagist GitHub Code Style Action Status Total Downloads

The Filament package integrates Google Analytics (Gtag) into your Laravel Blade templates, enabling seamless tracking of website visits and user interactions. It simplifies the process of adding analytics to your application, providing valuable insights into your audience and website performance with minimal setup.

This plugin is built on top of the laravel-gtag package, which provides the core Google Analytics integration for Laravel applications.

Installation

You can install the package via composer:

composer require jeffersongoncalves/filament-gtag

Usage

Publish config file.

php artisan vendor:publish --tag=gtag-config

Add head template.

@include('gtag::script')

Testing

composer test

Changelog

Please see CHANGELOG for more information on what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Security Vulnerabilities

Please review our security policy on how to report security vulnerabilities.

Credits

License

The MIT License (MIT). Please see License File for more information.

About

The Filament package integrates Google Analytics (Gtag) into your Laravel Blade templates, enabling seamless tracking of website visits and user interactions. It simplifies the process of adding analytics to your application, providing valuable insights into your audience and website performance with minimal setup.

Topics

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages