vote up -2 vote down star

I am currently looking for an appropriate wordpress plugin for my wordpress blog, but there are so many wordpress plugins that are up for download and some advertise additional functionalities. Does anyone have any advice on which I should opt for? Which one do you use and why do you use it? I need a judgement based on experience instead of a mere google search, as I would have already done this before posting this question here.

flag

Belongs on superuser.com – altCognito Jun 21 at 14:34
AFAIK, the programming-related version of this question might have asked how to insert the analytics tracking code into a WP blog... Not being a WP user, i can't even begin to imagine what would possess more than one person to bother writing a plugin for such a simple task. – Shog9 Jun 22 at 14:58
my bad. There are a lot of people that have done so though. And apparently they have extra functionalities apart from just inserting the ga.js code. I'm relatively new on stackoverflow and didnt know I could post such comments. Pls forgive me. – Seedorf Jul 9 at 23:19

closed as not programming related by karim79, altCognito, Shoban, John Saunders, Shog9 Jun 22 at 14:57

2 Answers

vote up 2 vote down check

Google Analytics for WordPress

  • Seemless integration
  • Advanced features including AdSense integration
  • Support for click tracking
link|flag
yeah, i read this one. But have you used this before? I need a judgement based on experience. – Seedorf Jun 21 at 14:25
I have been using this plugin since one year and this is the default one used for all my wordpress installations (more than 10), including my personal blog (see my profile). – weppos Jun 21 at 14:33
hmm. i'll give it a try then. cheers. – Seedorf Jun 21 at 14:35
vote up 0 vote down

why do you need a plugin? what do you want to get out of it? If uou just want analytics, you should go to the template editor, edit footer.php and add in the analytics code just before the </body> tag.

Hope that helps!

link|flag
because i'm too lazy to do that at the moment, and plus some plugins have extra functionality – Seedorf Jun 21 at 14:15
So you feel that by posting this here, you'll get other people to help you do it and help you guide it through step by step because you're too lazy to open up your dashboard, navigate to the Theme Editor, and paste it in the footer? – Brandon Wang Jun 28 at 22:50
i wasn't asking for someone to help me do anything mate. I was asking for opinions for analytics plugins. Like I said in my question, "some advertise additional functionalities". You might want to read over the question again – Seedorf Jul 9 at 23:21

Not the answer you're looking for? Browse other questions tagged or ask your own question.