add ga
This commit is contained in:
		@@ -42,15 +42,16 @@
 | 
			
		||||
 | 
			
		||||
  {% endblock head %}
 | 
			
		||||
  <!-- Global site tag (gtag.js) - Google Analytics -->
 | 
			
		||||
  <script async src="https://www.googletagmanager.com/gtag/js?id=UA-91839539-1"></script>
 | 
			
		||||
  <script async src="https://www.googletagmanager.com/gtag/js?id=UA-142182091-1"></script>
 | 
			
		||||
  <script>
 | 
			
		||||
    window.dataLayer = window.dataLayer || [];
 | 
			
		||||
    function gtag(){dataLayer.push(arguments);}
 | 
			
		||||
    gtag('js', new Date());
 | 
			
		||||
 | 
			
		||||
    gtag('config', 'UA-91839539-1');
 | 
			
		||||
    gtag('config', 'UA-142182091-1');
 | 
			
		||||
  </script>
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
    <script type="application/ld+json">
 | 
			
		||||
      {
 | 
			
		||||
        "@graph": [
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user