mirror of
				https://github.com/onceupon/Bash-Oneliner.git
				synced 2025-11-03 22:51:07 +01:00 
			
		
		
		
	add Google Analytics site tag code
This commit is contained in:
		
							
								
								
									
										9
									
								
								_include/analytics.html
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										9
									
								
								_include/analytics.html
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,9 @@
 | 
			
		||||
<!-- Global site tag (gtag.js) - Google Analytics -->
 | 
			
		||||
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-88670245-2"></script>
 | 
			
		||||
<script>
 | 
			
		||||
  window.dataLayer = window.dataLayer || [];
 | 
			
		||||
  function gtag(){dataLayer.push(arguments);}
 | 
			
		||||
  gtag('js', new Date());
 | 
			
		||||
 | 
			
		||||
  gtag('config', 'UA-88670245-2');
 | 
			
		||||
</script>
 | 
			
		||||
		Reference in New Issue
	
	Block a user