mirror of
https://github.com/cole-maxwell1/cole-maxwell1.github.io.git
synced 2026-03-26 21:30:04 -04:00
Replace Google Analytics with plausible.io analytics
This commit is contained in:
@@ -55,13 +55,6 @@ google_site_verification: # fill in to your verification string
|
|||||||
# ↑ --------------------------
|
# ↑ --------------------------
|
||||||
# The end of `jekyll-seo-tag` settings
|
# The end of `jekyll-seo-tag` settings
|
||||||
|
|
||||||
google_analytics:
|
|
||||||
id: G-T9FVDLVRR3 # fill in your Google Analytics ID
|
|
||||||
# Google Analytics pageviews report settings
|
|
||||||
pv:
|
|
||||||
proxy_endpoint: # fill in the Google Analytics superProxy endpoint of Google App Engine
|
|
||||||
cache_path: # the local PV cache data, friendly to visitors from GFW region
|
|
||||||
|
|
||||||
# Prefer color scheme setting.
|
# Prefer color scheme setting.
|
||||||
#
|
#
|
||||||
# Note: Keep empty will follow the system prefer color by default,
|
# Note: Keep empty will follow the system prefer color by default,
|
||||||
|
|||||||
6
_includes/metadata-hook.html
Normal file
6
_includes/metadata-hook.html
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
<!-- Privacy-friendly analytics by Plausible -->
|
||||||
|
<script async src="https://plausible.colemaxwell.dev/js/pa-CHSbCKu-83_dqoejp4Q-j.js"></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>
|
||||||
Reference in New Issue
Block a user