If you manage your website’s HTML directly, follow these steps to install Click Guardian’s tracking code manually.
Place the
<script>code within the<head>section of your page, ideally as high up as possible.Place the
<noscript>code immediately after the opening<body>tag.
This setup ensures that Click Guardian can track all users, including those with JavaScript disabled.
Make sure to add the code exactly as it was supplied—minifying or editing the script may cause it to stop working.
This process needs to be repeated for every page where you want tracking to be active.