How to add Google Analytics to WordPress without plugins
Adding Google Analytics to your WordPress site without using a plugin is really simple. All you need to do is to open footer.php which you find in your themes folder (wp-content–>themes–>Mytheme). just above </body> paste your Google Analytics code and upload the file to your server again.
