My Wordpress blog is not installed in the root directory. It has its own /blog directory. I want to get the stats on the homepage in the root directory - and also in the Wordpress blog.
If I install the Wordpress plug-in, can I also insert the given code onto my homepage - and will both of them work? Or how should I do it?
Thanks!
Put the same code on both the blog and the static page. You can use the plugin to add the code to your blog as a sidebar widget, or you can place it yourself in one of the theme files.
Thanks, Dan.
Hey what about the Standard vs. Secure Tracking Code? Could you explain why I would choose one over the other?
Thanks!
If your site runs on an encrypted connection (you have an SSL certificate and access it with an https:// URL), then you need secure tracking code.
Sending ...