Witam,
Mam problem z podpięciem statystyk
Jak wstawiam skrypt ze statystykami na stronę to pojawia mi następujący komunikat
Fatal error: Smarty error: [in tpl/footer.tpl line 77]: syntax error: unrecognized tag 'var' (Smarty_Compiler.class.php, line 599) in /home/delfinek/domains/kinomega.pl/public_html/libs/Smarty.class.php on line 1092
Poniżej kod z pliku footer.tpl
70 <script type="text/javascript">
71
72 var _gaq = _gaq || [];
73 _gaq.push(['_setAccount', 'UA-21378329-1']);
74 _gaq.push(['_trackPageview']);
75
76 (function() {
77 var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
78 ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
79 var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
80 })();
Proszę o pomoc i porady jak to zrobić żeby działało