Ok – if we can put <?php wp_footer(); ?> into footer.php can’t we just put our analytics code right there and it shows up?
If so, what’s the point of this plugin – especially if you still have to edit footer.php?
I just edited footer.php and put my analytics code in there right before the </body> tag and the analytics load on every page.
Am I missing something? Why is there a plugin for this??