Skip to content

Latest commit

 

History

History
41 lines (25 loc) · 1.49 KB

README.md

File metadata and controls

41 lines (25 loc) · 1.49 KB

Laravel Plausible Exclude Page

Latest Version on Packagist GitHub Tests Action Status Total Downloads

Quickly add a page to your Laravel application to exclude your visits from Plausible.

After you install this package, you can go to yourapp.com/plausible and exclude your visits from that browser from being tracked.

The documentation for this feature is here: https://plausible.io/docs/excluding-localstorage

Installation

You can install the package via composer:

composer require swiftmade/laravel-plausible-exclude

Testing

composer test

Changelog

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

Credits

License

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