Hi I need some assistance. When Installing the Google analytics i do not have a
tpl_main_page.php file. instead i have two files tpl_header.php and html_header.php. where do i enter the code:
<?php
require($template->get_template_dir('.php',DIR_WS_TEMPLATE, $current_page_base,'google_analytics') . '/google_analytics.php');
?>

thanks