Sha256: 510e0c0c460580484b98b6570dd7181fd5ff146aece59b3d446f447dbc03373d

Contents?: true

Size: 496 Bytes

Versions: 26

Compression:

Stored size: 496 Bytes

Contents

<script type="text/javascript">

  var _gaq = _gaq || [];
  _gaq.push(['_setAccount', '<%= Setting.google_analytics_key %>']);
  _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

26 entries across 26 versions & 2 rubygems

Version Path
bootstrappers-4.2.1.1 templates/common/_google_analytics.html.erb
bootstrappers-4.2.1 templates/common/_google_analytics.html.erb
bootstrappers-4.2.0.11 templates/common/_google_analytics.html.erb
bootstrappers2-4.0 templates/common/_google_analytics.html.erb
bootstrappers-4.2.0.5 templates/common/_google_analytics.html.erb
bootstrappers-4.2.0.4 templates/common/_google_analytics.html.erb
bootstrappers-4.2.0.3 templates/common/_google_analytics.html.erb
bootstrappers-4.2.0.2 templates/common/_google_analytics.html.erb
bootstrappers-4.2.0.1 templates/common/_google_analytics.html.erb
bootstrappers-4.2.0 templates/common/_google_analytics.html.erb
bootstrappers-4.0.rc1 templates/common/_google_analytics.html.erb
bootstrappers-0.2.2 templates/common/_google_analytics.html.erb
bootstrappers-0.2.1 templates/common/_google_analytics.html.erb
bootstrappers-0.2.0.1 templates/common/_google_analytics.html.erb
bootstrappers-0.2.0 templates/common/_google_analytics.html.erb
bootstrappers-0.1.0.1 templates/common/_google_analytics.html.erb
bootstrappers-0.1.0 templates/common/_google_analytics.html.erb
bootstrappers-0.0.9 templates/common/_google_analytics.html.erb
bootstrappers-0.0.8 templates/common/_google_analytics.html.erb
bootstrappers-0.0.7 templates/common/_google_analytics.html.erb