Hi folks,
I've installed and configured the Simple Google Analytics add-in as described in the readme-install file. After tackling the 'where is the friggin' menu item' which had to be enabled in AdminProfiles mod :), I entered my code as explained.
Dumped my browser cache, re-browsed to the store and no code in the code at the bottom.
My template is called 'custom', so I navigated to
/includes/templates/custom/common/tpl_main_page.php
verified that the body tag was as described and added the following just before the </body> tag:
PHP Code:
<!-- begin google analytics mod addition - RSL 20 Sept 2007 -->
<?php
require($template->get_template_dir('.php',DIR_WS_TEMPLATE, $current_page_base,'google_analytics') . '/google_analytics.php');
?>
<!-- end google analytics mod addition -->
</body>
Any suggestions would be greatly appreciated.
Thanks and best regards,
~Ray
BouncerFL
Bookmarks