|
I want to add Google Analytics to my php pages, but I can’t seem where to add the following line to each template page immediately after the opening <body> tag or how to even upload my PHP file.
<?php include_once("analyticstracking.php") ?>
Can anyone be of assistance? My knowledge of Magento is somewhat limited so far.
|