Sha256: fba9f0e924d12efc7a27a15ca70ffd77fb54d328f408eee8ae572884f32fabdd

Contents?: true

Size: 492 Bytes

Versions: 10

Compression:

Stored size: 492 Bytes

Contents

<script type="text/javascript">
  var _gaq = _gaq || [];
  _gaq.push(['_setAccount', '<%= ENV['GOOGLE_ANALYTICS_ID'] %>']);
  _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

10 entries across 10 versions & 1 rubygems

Version Path
thredded-0.0.12 app/views/thredded/shared/_google_analytics.html.erb
thredded-0.0.10 app/views/thredded/shared/_google_analytics.html.erb
thredded-0.0.9 app/views/thredded/shared/_google_analytics.html.erb
thredded-0.0.8 app/views/thredded/shared/_google_analytics.html.erb
thredded-0.0.7 app/views/thredded/shared/_google_analytics.html.erb
thredded-0.0.6 app/views/thredded/shared/_google_analytics.html.erb
thredded-0.0.5 app/views/thredded/shared/_google_analytics.html.erb
thredded-0.0.4 app/views/thredded/shared/_google_analytics.html.erb
thredded-0.0.3 app/views/thredded/shared/_google_analytics.html.erb
thredded-0.0.1 app/views/thredded/shared/_google_analytics.html.erb