[SOLVED] Where is the head tag

Elegant Joomla template designed especially for both professional and personal website presentation.
GK User
Sat Sep 04, 2010 8:35 am
Hei

I want to add Google analytics to my postnote web - i remember doing this from Template Manager - Edit HTML

The code is supposed to go between the
Code: Select all
<head></head>


but i dont know exactly how to do this with this template. I cannot just add these tags to the HTML there, can I?

Best Regards,
Rain
User avatar
Senior Boarder

GK User
Sat Sep 04, 2010 11:37 am
If you want to add GA code you can do it in two files: layouts/blocks/head.php (then you include GA code in the head section) or in layouts/default.php file (please remember also to do it with all other layout files which you have: iphone.php, handheld.php and any others which can be created by you) - then you will place GA code before end body tag.
User avatar
Administrator

GK User
Mon Sep 06, 2010 12:51 pm
Thank You very much, everything worked like a charm.

Regards,
Rain
User avatar
Senior Boarder


cron