We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fbe30e0 commit c082d2cCopy full SHA for c082d2c
1 file changed
index.html
@@ -28,6 +28,10 @@
28
referrerpolicy="no-referrer"
29
/>
30
<script defer data-site="YOUR_DOMAIN_HERE" src="https://api.nepcha.com/js/nepcha-analytics.js"></script>
31
+
32
+ <!-- Nepcha Analytics (nepcha.com) -->
33
+ <!-- Nepcha is a easy-to-use web analytics. No cookies and fully compliant with GDPR, CCPA and PECR. -->
34
+ <script defer data-site="YOUR_DOMAIN_HERE" src="https://api.nepcha.com/js/nepcha-analytics.js"></script>
35
</head>
36
<body>
37
<div id="root"></div>
0 commit comments