Here are the steps for inserting the script:
The script is easy to install. Copy the template of the adapted script:
<script type="text/javascript">
(function (d,s,u,e,p) {
p=d.getElementsByTagName(s)[0],e=d.createElement(s),e.async=1,e.src=u,p.parentNode.insertBefore(e, p);
})(document, 'script', 'https://script.ringostat.com/v4/ХХ/ХХХХХХХХХХХХХХХХХХХХХХХХХХХХХХХХХХ.js');
var pw = function() {if (typeof(ringostatAnalytics) === "undefined") {setTimeout(pw,100);} else {ringostatAnalytics.sendHit('pageview');}}
pw();
</script>then past it in your website code.
Change the field https://script.ringostat.com/v4/ХХ/ХХХХХХХХХХХХХХХХХХХХХХХХХХХХХХХХХХ.js to the real link of your project script.
You can find the link in "Call tracking" => "Script settings".
The adapted script will look like this:
After you embed the adapted script in your website code, go to "Call tracking" => "Script settings" in your project menu. And in the "User settings" field add the required setting
"noGa": true,
And don't forget to apply the settings. ;)