mirror of
https://github.com/rico-vz/HeimerdingerLoL.git
synced 2025-12-06 18:20:48 +01:00
feat(analytics): Add Plausible analytics script, remove Matomo script
- Added a new file `plausible.blade.php` for Plausible analytics script. - Removed the `matomo-analytics.blade.php` file and replaced its usage with the new Plausible analytics component in `app.blade.php`.
This commit is contained in:
1
resources/views/components/analytics/plausible.blade.php
Normal file
1
resources/views/components/analytics/plausible.blade.php
Normal file
@@ -0,0 +1 @@
|
||||
<script defer data-domain="rico.sh" src="https://data.rico.sh/js/script.js"></script>
|
||||
Reference in New Issue
Block a user