Quote Originally Posted by ckosloff View Post
I want to add Google Analytics code to my EZ pages.
For the define pages it is easy: I just add the code before the </body> tag in the common tpl_main_page.php.
Now, I am looking at the template for EZ pages and there is no </body> tag.
Should I add it before the last </div> tag?
Thanks.
The body tag for all pages is in the common/tpl_main_page.php template.