/laravel-plausible-exclude

Adds a page to your Laravel app, which allows you to exclude your visits from Plausible analytics.

Primary LanguageHackMIT LicenseMIT

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.