diff options
Diffstat (limited to 'template/footer.st')
| -rw-r--r--[-rwxr-xr-x] | template/footer.st | 12 |
1 files changed, 1 insertions, 11 deletions
diff --git a/template/footer.st b/template/footer.st index c3b4563..f737221 100755..100644 --- a/template/footer.st +++ b/template/footer.st @@ -4,15 +4,5 @@ <a href="/help"><span style="word-spacing:normal;">Help FAQ</span></a> <a href="/terms">Terms</a> <a href="/privacy">Privacy</a></div> - -<script type="text/javascript"> -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> -<script type="text/javascript"> -try { -var pageTracker = _gat._getTracker("UA-12364576-1"); -pageTracker._trackPageview(); -} catch(err) {}</script> - +$google_analytics()$ $debug_log()$ |
