Umami Analytics.

This commit is contained in:
clive
2025-04-19 09:59:55 +10:00
parent eebc4e8e47
commit b275d4b5a6

View File

@@ -12,22 +12,7 @@
<link rel="stylesheet" href="~/css/site.css" asp-append-version="true" /> <link rel="stylesheet" href="~/css/site.css" asp-append-version="true" />
<link rel="stylesheet" href="~/css/carousel.css" asp-append-version="true" /> <link rel="stylesheet" href="~/css/carousel.css" asp-append-version="true" />
<link rel="stylesheet" href="~/clivelancaster.styles.css" asp-append-version="true" /> <link rel="stylesheet" href="~/clivelancaster.styles.css" asp-append-version="true" />
<!-- Matomo --> <script defer src="https://analytics.rokoh.com/script.js" data-website-id="7c70ca5f-c4e8-46ef-9f49-8daae609f705"></script>
<script>
var _paq = window._paq = window._paq || [];
/* tracker methods like "setCustomDimension" should be called before "trackPageView" */
_paq.push(['trackPageView']);
_paq.push(['enableLinkTracking']);
(function() {
var u="//analytics.rokoh.com/";
_paq.push(['setTrackerUrl', u+'matomo.php']);
_paq.push(['setSiteId', '1']);
var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];
g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
})();
</script>
<!-- End Matomo Code -->
<link rel="icon" type="image/x-icon" href='@Url.Content("~/favicon.ico")'> <link rel="icon" type="image/x-icon" href='@Url.Content("~/favicon.ico")'>
</head> </head>
<body> <body>