86 words
1 minute
Quick and Easy Google Analytics with Social Interaction Tracking
2012-11-19
No Tags

I’ve been trying to find a good social interaction tracking Google Analytics Plugin but they’ve all been heavier than I wanted them to be. So I decided to make my own. Here’s a link to my “Site Specific Analytics” tracking plugin. You need to edit the ga.js file and replace the string UA-xxxxxxx-xx with the Google Analytics code for your site. The JavaScript is minified so you should be good to go.

Other than that, nothing else is needed other than activation. Cheers

Site Specific Analytics on GitHub