I just recently converted over to Wordpress....welll today. I'm trying to get Google to track my visitors but the plugin that's suppose to make the tracking happen...isn't working.....SO Can Someone give me some steps and/or tip on giving this to work.....and you know of any good plugins and Worpress info that beginners like myself could use...don't hesitate to tell me that too This is my site, RepCodes ....I really need to switch up that header
I have analytics installed on my blog (www.mintyferret.com) which is run on Wordpress and it works fine. What exactly are you doing? For me I just put the Analytics code in my footer so it's there on every page.
Which plugin are you using? I use Google Analytics. Just paste the code in the Options -> Google Analytics box and you're set.
You can add the code by yourself. Just go to Theme Editor, edit Footer.php and add the code before the </body> tag.
Go to themes in your admin panel. Click on the edit theme. Then click the head in the right corner. Find this: <body> Paste the your analytics code that they gave you AFTER <body> Hope it helps