forked from autonomic-cooperative/cotech-website
		
	Matomo code added #18
This commit is contained in:
		@ -25,4 +25,22 @@
 | 
			
		||||
      </div>
 | 
			
		||||
    </div>
 | 
			
		||||
  </div>
 | 
			
		||||
<!-- Matomo -->
 | 
			
		||||
<script type="text/javascript">
 | 
			
		||||
  var _paq = _paq || [];
 | 
			
		||||
  /* tracker methods like "setCustomDimension" should be called before "trackPageView" */
 | 
			
		||||
  _paq.push(["setDocumentTitle", document.domain + "/" + document.title]);
 | 
			
		||||
  _paq.push(["setDomains", ["*.coops.tech","*.dev.coops.tech","*.static.coops.tech","*.www.coops.tech"]]);
 | 
			
		||||
  _paq.push(["disableCookies"]);
 | 
			
		||||
  _paq.push(['trackPageView']);
 | 
			
		||||
  _paq.push(['enableLinkTracking']);
 | 
			
		||||
  (function() {
 | 
			
		||||
    var u="https://stats.webarch.net/";
 | 
			
		||||
    _paq.push(['setTrackerUrl', u+'piwik.php']);
 | 
			
		||||
    _paq.push(['setSiteId', '223']);
 | 
			
		||||
    var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];
 | 
			
		||||
    g.type='text/javascript'; g.async=true; g.defer=true; g.src=u+'piwik.js'; s.parentNode.insertBefore(g,s);
 | 
			
		||||
  })();
 | 
			
		||||
</script>
 | 
			
		||||
<!-- End Matomo Code -->
 | 
			
		||||
</footer>
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user