Hi all, (excuse my English) I try to add javascript code to Trac0.10.2 - based site.
So I try to use javascript-based web counters, like the one from google.com/analytics: <script src="http://www.google-analytics.com/urchin.js" type="text/ javascript"> </script> <script type="text/javascript"> _uacct = "UA-2772359-1"; urchinTracker(); </script> and I try {{{ #!html (the code mentioned above) }}} but it's not show anything. How could it be fixed? I guess maybe javascipt is disabled on server. What should I ask system administrator to do? Simple "enable javascript please" is not enough (as I guess), he requires more detailed instructions. Thank you in advance, Dmitrey. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/trac-users?hl=en -~----------~----~----~----~------~----~------~--~---
