Skip to content

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

License

Notifications You must be signed in to change notification settings

jeffersongoncalves/laravel-matomo

Repository files navigation

Laravel Matomo

Laravel 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 Blade views.

Installation

You can install the package via composer:

composer require jeffersongoncalves/laravel-matomo

Usage

Publish config file.

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

Add head template.

@include('matomo::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

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

Topics

Resources

License

Security policy

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published