Analytics Doesnt Track your WordPress Pages?
1.Please do ensure that any of your google analytics plugins already activated
2. Do setting including your urchin code
3. Make sure that your footer template (usually footer.php) called wordpress function which is wp_footer.
<?phpwp_footer();?>
Recent Comments