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