Sha256: aa6827572583d61a088eb667abd21c7c90b044348ee45138014d4880076e5f50

Contents?: true

Size: 437 Bytes

Versions: 8

Compression:

Stored size: 437 Bytes

Contents

:javascript
  var _gaq = _gaq || [];
  _gaq.push(['_setAccount', '#{ua_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);
  })();

Version data entries

8 entries across 8 versions & 2 rubygems

Version Path
nanoc-fuel-0.0.8 lib/nanoc-fuel/helpers/templates/google/ga_tracking_code.haml
nanoc-fuel-0.0.7 lib/nanoc-fuel/helpers/templates/google/ga_tracking_code.haml
nanoc-fuel-0.0.6 lib/nanoc-fuel/helpers/templates/google/ga_tracking_code.haml
nanoc-fuel-0.0.5 lib/nanoc-fuel/helpers/templates/google/ga_tracking_code.haml
nanoc_fuel-0.0.4 lib/nanoc_fuel/helpers/templates/google/ga_tracking_code.haml
nanoc_fuel-0.0.3 lib/nanoc_fuel/helpers/templates/google/ga_tracking_code.haml
nanoc_fuel-0.0.2 lib/nanoc_fuel/helpers/templates/google/ga_tracking_code.haml
nanoc_fuel-0.0.1 lib/nanoc_fuel/helpers/templates/google/ga_tracking_code.haml