mirror of
https://github.com/aljazceru/theprofoundprogrammer.git
synced 2025-12-18 22:54:28 +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,6 +60,7 @@
|
|||||||
gtag('js', new Date());
|
gtag('js', new Date());
|
||||||
gtag('config', 'G-Q5E58C7FQJ');
|
gtag('config', 'G-Q5E58C7FQJ');
|
||||||
</script>
|
</script>
|
||||||
|
<script defer data-domain="theprofoundprogrammer.org" src="https://analytics.cypherpunk.cloud/js/script.js"></script>
|
||||||
|
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
|||||||
Reference in New Issue
Block a user