Sha256: 716a5e5c4e57d82914d4d3be1462365b90c55935e5912aff62c04a59046ba999

Contents?: true

Size: 509 Bytes

Versions: 1

Compression:

Stored size: 509 Bytes

Contents

:javascript
  var GoSquared = {};
  GoSquared.acct = '#{config.gosquared_id}';
  (function(w){
    function gs(){
      w._gstc_lt = +new Date;
      var d = document, g = d.createElement("script");
      g.type = "text/javascript";
      g.src = "//d1l6p2sc9645hc.cloudfront.net/tracker.js";
      var s = d.getElementsByTagName("script")[0];
      s.parentNode.insertBefore(g, s);
    }
    w.addEventListener ?
      w.addEventListener("load", gs, false) :
      w.attachEvent("onload", gs);
  })(window);

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
schnitzelpress-0.2.1 lib/views/partials/_gosquared.haml