search in google for "wp plugin analytics" click the first search result, download and install plugin, you can even watch video on how to install.
Simply paste Google Analytics code in footer.php file of your theme before. <?php wp_footer();?> Code (markup): You can edit footer.php file from wordpress admin dashboard >> Appearance >> Editor >> Footer.php
Copy the GA code and paste it just above the <body> tag in the header.php page. That should do it or you can just find the right plugin and install it. That should get the work done.
i have set up but i dont know how i check it from my wp admin panel, i cannt find any about gg analytics
there is many way to insert the Google Analytics code in wp . 1. login your account ----> theme option --> place the code in footer code section ( if theme provide you these kind of feature ) 2. Simply paste Google Analytics code in footer.php file of your theme before footer tag closing . and more way ..........
It is nice to understand at the code level but the nice thing about wordpress is that their is a plugin for everything. I have used "Easy Google Analytics for Wordpress" and it is easy. Just paste in your Google analytics site code and done. Most of the time I use "Google Analytics for Wordpress". It has many configurable options and many of the advanced ones I don't fully understand but one is the ability to exclude sending tracking on your admin user. No need to track yourself. Other options allow you to link with your adsense, etc.