mirror of
				https://github.com/firefly-iii/firefly-iii.git
				synced 2025-10-31 10:47:00 +00:00 
			
		
		
		
	Update GA code
This commit is contained in:
		| @@ -161,7 +161,7 @@ | ||||
|         m.parentNode.insertBefore(a, m) | ||||
|     })(window, document, 'script', '//www.google-analytics.com/analytics.js', 'ga'); | ||||
|  | ||||
|     ga('create', '{{ env('ANALYTICS_ID', 'XXX-XX-X')  }}', 'auto'); | ||||
|     ga('create', '{{ env('ANALYTICS_ID', 'XXX-XX-X')  }}', {'siteSpeedSampleRate': 100}); | ||||
|     ga('send', 'pageview'); | ||||
|  | ||||
|     // send an event if relevant: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user