internal: add Plausible analytics
This commit is contained in:
parent
b7786504b8
commit
f4fb519d55
1 changed files with 3 additions and 0 deletions
|
|
@ -20,6 +20,9 @@
|
|||
}
|
||||
</style>
|
||||
@livewireStyles
|
||||
@if (config('app.name') == 'Coolify Cloud')
|
||||
<script defer data-domain="app.coolify.io" src="https://analytics.coollabs.io/js/plausible.js"></script>
|
||||
@endif
|
||||
</head>
|
||||
@section('body')
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue