defree99
Member
Posted 15 years ago #
The Google Analytics plugin below, from the premium WPMU site, does exactly what I need except for one thing - instead of providing a space for a block of tracking script you input your specific GA code.
Some of my blogs prefer a different tool than Google Analytics. Is there a way to place a different tracking code on each individual blog?
I will still use Google Analytics for site-wide stats. But individual blog owners would be able to use whatever tracking program they prefer.
Here is the plugin that's almost perfect for what I need:
http://premium.wpmudev.org/project/google-analytics-for-wordpress-mu-sitewide-and-single-blog-solution
Might be helpful if you mention what specific tracking system you;re looking at. There may already be such a plugin in existence.
Chances are though you;re going to have to code an individual plugin or find such for each tracking system you;re looking at. You don't want endusers adding in their own javascripts as it's too much of a security risk. That's one of the reasons why wpmu strips out the javascripts in the first place.