I've created a footer and put my adsense code in there but it is not being picked up by analytics. I included this in the index.php to show the footer: <?include("footer.php");?> Is there a different way to do this that will work beside putting it in the index?
Right click view source. See if its showing up in the HTML code. Thats all that matters. As for your design, heres how mine is Navigaton -> modules -> classes -> structure -> html -> template Btw, index.php starts at navigation. While HTML for analytics is in template Pierce