
Originally Posted by
Luna
Hi,
I have a dummy question, please!
1) I uploaded the files in the add-on to the appropriate directories
2) I installed the SQL patches in install.sql
3) I configured in Admin->Configuration->Google Analytics to include my GA #
4) I went into my GA account and changed E-Commerce to Yes.
Now I want to know if I should paste the tracking code from GA somewhere in my files? If yes, where?
Thank you for your help!
Luna
No, but according to the instructions you do need to add the following code to your tpl_footer.php or to tpl_main_page.php:
Code:
<?php include($template->get_template_dir('tpl_footer_googleanalytics.php',DIR_WS_TEMPLATE, $current_page_base,'common'). '/tpl_footer_googleanalytics.php'); ?>
Those are found in /includes/templates/YOUR_TEMPLATE/common/