mirror of
				https://github.com/JuanCanham/HackMyResume.git
				synced 2025-10-30 20:57:26 +00:00 
			
		
		
		
	Add GA support.
This commit is contained in:
		
							
								
								
									
										10
									
								
								_includes/google-analytics.html
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										10
									
								
								_includes/google-analytics.html
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,10 @@ | ||||
| <script> | ||||
|   (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ | ||||
|   (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), | ||||
|   m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) | ||||
|   })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); | ||||
|  | ||||
|   ga('create', 'UA-71630179-1', 'auto'); | ||||
|   ga('send', 'pageview'); | ||||
|  | ||||
| </script> | ||||
| @@ -7,4 +7,5 @@ | ||||
|   <!--[if lt IE 9]> | ||||
|   <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script> | ||||
|   <![endif]--> | ||||
|   {% include google-analytics.html %} | ||||
| </head> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user