Analytics and Mambo/Joomla
From Analytics Guide Articles
Adding the analytics code to Mambo/Joomla powered sites is quite simple.
From your administrator panel, navigate to site --> template manager --> site templates.
Once there, choose the theme(s) you are using and click "edit HTML".
[edit]
Add to header
In the HTML code, paste the Analytics code just before this tag:
</head>
[edit]
Add to footer/body
Scroll to the bottom of the HTML code and add the Analytics tracking code before this:
</body> </html>
