Sha256: 91402ac773580110b2353437ef76a87c96a07fdd57138369b1024c1aa67942aa

Contents?: true

Size: 601 Bytes

Versions: 1

Compression:

Stored size: 601 Bytes

Contents

<script type="text/javascript">
  var _gaq = _gaq || [];
  _gaq.push(['_setAccount', '<%= ENV["GA_CODE"] %>']);
  _gaq.push(['_addIgnoredRef', 'static.ak.facebook.com']);
  _gaq.push(['_addIgnoredRef', 's-static.ak.facebook.com']);
  _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);
  })();
</script>

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
wired-0.3.0 templates/_analytics.html.erb