Temanızın index.template.php dosyasını açın, bulun:

</body>
Google Analytics (Yeni) kodunu bulduğunuz kodun üstüne ekleyin.

---------

Sonra aynı dosyada:

Bul
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
Değiştir
document.write(unescape("%3Cscript src=\'" + gaJsHost + "google-analytics.com/ga.js\' type=\'text/javascript\'%3E%3C/script%3E"));