Closed amejiarosario closed 12 years ago
add the script as follows:
%script{:type => "text/javascript"} :plain var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-24183929-5']); _gaq.push(['_trackPageview']); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })();
as commented here:
http://groups.google.com/group/haml/msg/5cfa940aa0333440?pli=1
add the script as follows:
as commented here:
http://groups.google.com/group/haml/msg/5cfa940aa0333440?pli=1