mirror of
https://github.com/aljazceru/theprofoundprogrammer.git
synced 2025-12-18 14:44:23 +01:00
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:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user