Sha256: 9a4461f07ea06e1adb07f65b28909aaf56cf9f12de56f1bb715dbdbfd0b453b9

Contents?: true

Size: 640 Bytes

Versions: 47

Compression:

Stored size: 640 Bytes

Contents

- if Rails.env.production? && @setting.google_analytics_setting.ga_status
	- if Script.get_script(request)
		- tracking = Script.get_script(request).script
	- unless tracking
		- tracking = @setting.google_analytics_setting.ga_tracking_id

	:javascript
		(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', "#{tracking}", 'auto');
		ga('send', 'pageview');

Version data entries

47 entries across 34 versions & 1 rubygems

Version Path
keppler-2.1.22 installer/core/rockets/keppler_frontend/app/views/layouts/keppler_frontend/app/layouts/_google_analytics.html.haml
keppler-2.1.21 installer/core/rockets/keppler_frontend/app/views/layouts/keppler_frontend/app/layouts/_google_analytics.html.haml
keppler-2.1.20 installer/core/rockets/keppler_frontend/app/views/layouts/keppler_frontend/app/layouts/_google_analytics.html.haml
keppler-2.1.19 installer/core/rockets/keppler_frontend/app/views/layouts/keppler_frontend/app/layouts/_google_analytics.html.haml
keppler-2.1.18 installer/core/rockets/keppler_frontend/app/views/layouts/keppler_frontend/app/layouts/_google_analytics.html.haml
keppler-2.1.17 installer/core/rockets/keppler_frontend/app/views/layouts/keppler_frontend/app/layouts/_google_analytics.html.haml
keppler-2.1.16 installer/core/rockets/keppler_frontend/app/views/layouts/keppler_frontend/app/layouts/_google_analytics.html.haml
keppler-2.1.15 installer/core/rockets/keppler_frontend/app/views/layouts/keppler_frontend/app/layouts/_google_analytics.html.haml
keppler-2.1.14 installer/core/rockets/keppler_frontend/app/views/layouts/keppler_frontend/app/layouts/_google_analytics.html.haml
keppler-2.1.13 installer/core/rockets/keppler_frontend/app/views/layouts/keppler_frontend/app/layouts/_google_analytics.html.haml
keppler-2.1.12 installer/core/rockets/keppler_frontend/app/views/layouts/keppler_frontend/app/layouts/_google_analytics.html.haml
keppler-2.1.11 installer/core/rockets/keppler_frontend/app/views/layouts/keppler_frontend/app/layouts/_google_analytics.html.haml
keppler-2.1.11 installer/core/app/views/app/layouts/_google_analytics.html.haml
keppler-2.1.10 installer/core/app/views/app/layouts/_google_analytics.html.haml
keppler-2.1.10 installer/core/rockets/keppler_frontend/app/views/layouts/keppler_frontend/app/layouts/_google_analytics.html.haml
keppler-2.1.9 installer/core/app/views/app/layouts/_google_analytics.html.haml
keppler-2.1.9 installer/core/rockets/keppler_frontend/app/views/layouts/keppler_frontend/app/layouts/_google_analytics.html.haml
keppler-2.1.8 installer/core/app/views/app/layouts/_google_analytics.html.haml
keppler-2.1.8 installer/core/rockets/keppler_frontend/app/views/layouts/keppler_frontend/app/layouts/_google_analytics.html.haml
keppler-2.1.7 installer/core/app/views/app/layouts/_google_analytics.html.haml