Add Plausible Analytics tracking

Added Plausible Analytics script to the head section to enable privacy-focused analytics tracking for theprofoundprogrammer.org using the cypherpunk.cloud analytics instance.
This commit is contained in:
Claude
2025-11-23 06:07:59 +00:00
parent 568b3ace4d
commit 77adc394c4

View File

@@ -60,7 +60,8 @@
gtag('js', new Date());
gtag('config', 'G-Q5E58C7FQJ');
</script>
<script defer data-domain="theprofoundprogrammer.org" src="https://analytics.cypherpunk.cloud/js/script.js"></script>
</head>
<body>
<h1>The Profound Programmer</h1>