jeffersongoncalves/filament-matomo

A simple and elegant Laravel package that seamlessly integrates Matomo Analytics tracking code into your filament panel.

v1.0.0 2025-03-05 23:35 UTC

This package is auto-updated.

Last update: 2025-04-05 23:48:03 UTC


README

Filament Matomo

Filament Matomo

Latest Version on Packagist GitHub Code Style Action Status Total Downloads

A simple and elegant Laravel package that seamlessly integrates Matomo Analytics tracking code into your filament panel.

Installation

You can install the package via composer:

composer require jeffersongoncalves/filament-matomo

Usage

Publish config file.

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

Add head template.

@include('matomo::script')

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.