Sha256: a0e71b9b025dad483c9f8745626d93513539d401da2d60292fe5db92c361c1e5
Contents?: true
Size: 542 Bytes
Versions: 5
Compression:
Stored size: 542 Bytes
Contents
%script{:type => "text/javascript"} var _gaq = _gaq || []; = "_gaq.push(['_setAccount', '#{analytics_id}']);" _gaq.push(['_trackPageview']); = "#{analytics_transaction}" = "#{line_items}" (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'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(ga); })();
Version data entries
5 entries across 5 versions & 1 rubygems