hi,
This is where this file ( tpl_footer_google analytics) is located: includes > templates >your template(zj_silver) > common
I also already added the following piece of code in tpl_main_page.php:
<?php include($template->get_template_dir('tpl_footer_googleanalytics.php',DIR_WS_TEMPLATE, $current_page_base,'common'). '/tpl_footer_googleanalytics.php'); ?>
I read this in the read me files of the google analitics module


Reply With Quote

