swiftmade/laravel-plausible-exclude

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

Fund package maintenance!
swiftmade

Installs: 267

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 2

Forks: 0

Open Issues: 0

Language:Hack

1.1.0 2023-02-25 15:10 UTC

This package is auto-updated.

Last update: 2024-05-11 13:50:51 UTC


README

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.