mirror of
https://github.com/skoobasteeve/skoobasteeve.github.io.2.git
synced 2026-03-20 16:08:56 +00:00
plausible analytics trial
This commit is contained in:
@@ -85,7 +85,7 @@ social:
|
|||||||
|
|
||||||
# Analytics
|
# Analytics
|
||||||
analytics:
|
analytics:
|
||||||
provider : false # false (default), "google", "google-universal", "google-gtag", "custom"
|
provider : "custom"
|
||||||
google:
|
google:
|
||||||
tracking_id :
|
tracking_id :
|
||||||
anonymize_ip : # true, false (default)
|
anonymize_ip : # true, false (default)
|
||||||
|
|||||||
1
_includes/analytics-providers/custom.html
Normal file
1
_includes/analytics-providers/custom.html
Normal file
@@ -0,0 +1 @@
|
|||||||
|
<script async defer data-domain="rayagainstthemachine.net" src="https://plausible.io/js/plausible.js"></script>
|
||||||
Reference in New Issue
Block a user