mirror of
https://github.com/jimeh/heartb.it.git
synced 2026-02-19 12:56:47 +00:00
initial import
This commit is contained in:
6
views/ga.coffee
Normal file
6
views/ga.coffee
Normal file
@@ -0,0 +1,6 @@
|
||||
script '''
|
||||
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
|
||||
'''
|
||||
script '''
|
||||
try {var pageTracker = _gat._getTracker("UA-354018-12");pageTracker._trackPageview();} catch(err) {}
|
||||
'''
|
||||
Reference in New Issue
Block a user