mirror of https://github.com/requarks/wiki
Merge e6ae6560fb into 8a979690a7
commit
d70bdb0554
@ -0,0 +1,8 @@
|
|||||||
|
head: |
|
||||||
|
<!-- Privacy-friendly analytics by Plausible -->
|
||||||
|
<script async src="{{plausibleJsSrc}}"></script>
|
||||||
|
<script>
|
||||||
|
window.plausible=window.plausible||function(){(plausible.q=plausible.q||[]).push(arguments)},plausible.init=plausible.init||function(i){plausible.o=i||{}};
|
||||||
|
plausible.init()
|
||||||
|
</script>
|
||||||
|
|
||||||
@ -0,0 +1,14 @@
|
|||||||
|
key: plausible-ce
|
||||||
|
title: Plausible CE
|
||||||
|
description: Community edition of Plausible - a simple, open-source, lightweight and privacy-friendly web analytics alternative to Google Analytics, use this integration for Plausible CE installs after October 2025.
|
||||||
|
author: requarks.io
|
||||||
|
logo: https://cdn.js.wiki/images/3rdparty/plausible.svg
|
||||||
|
website: https://plausible.io
|
||||||
|
isAvailable: true
|
||||||
|
props:
|
||||||
|
plausibleJsSrc:
|
||||||
|
type: String
|
||||||
|
default: https://plausible.io/js/pa-string.js
|
||||||
|
title: Plausible JS Script source
|
||||||
|
hint: The URL of Plausbile Script
|
||||||
|
order: 1
|
||||||
Loading…
Reference in new issue