mirror of
				https://github.com/privacyguides/privacyguides.org.git
				synced 2025-10-31 11:36:36 +00:00 
			
		
		
		
	Remove Matomo (#2013)
This commit is contained in:
		| @@ -94,24 +94,3 @@ if ( | ||||
| ) { | ||||
|   fixThemeImages(); | ||||
| } | ||||
|  | ||||
|  | ||||
| // Matomo | ||||
| var _paq = window._paq || []; | ||||
| /* tracker methods like "setCustomDimension" should be called before "trackPageView" */ | ||||
| _paq.push(["trackPageView"]); | ||||
| _paq.push(["enableLinkTracking"]); | ||||
| (function() { | ||||
|   var u = "https://stats.privacytools.io/"; | ||||
|   _paq.push(["setTrackerUrl", u + "matomo.php"]); | ||||
|   _paq.push(["setSiteId", "1"]); | ||||
|   _paq.push(['setSecureCookie', true]); | ||||
|   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 + "matomo.js"; | ||||
|   s.parentNode.insertBefore(g, s); | ||||
| })(); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 GitHub
						GitHub