Sha256: 860b3603a88ad92088188fdec9bde289fd65ea040b6fb1ba97f88bd39cae0bf5
Contents?: true
Size: 848 Bytes
Versions: 5
Compression:
Stored size: 848 Bytes
Contents
<script type="text/javascript"> window.heap=window.heap||[],heap.load=function(e,t){window.heap.appid=e,window.heap.config=t=t||{};var r=t.forceSSL||'https:'===document.location.protocol,a=document.createElement('script');a.type='text/javascript',a.async=!0,a.src=(r?'https:':'http:')+'//cdn.heapanalytics.com/js/heap-'+e+'.js';var n=document.getElementsByTagName('script')[0];n.parentNode.insertBefore(a,n);for(var o=function(e){return function(){heap.push([e].concat(Array.prototype.slice.call(arguments,0)))}},p=['addEventProperties','addUserProperties','clearEventProperties','identify','removeEventProperty','setEventProperties','track','unsetEventProperty'],c=0;c<p.length;c++)heap[p[c]]=o(p[c])}; heap.load('<%= ENV['HEAP_ANALYTICS_ID'] %>'); <% if user_signed_in? %> heap.identify('<%= current_user.id %>'); <% end %> </script>
Version data entries
5 entries across 5 versions & 1 rubygems