Community
Participate
Working Groups
The Subversive project website is manually adding Google Analytics code at the top of the _projectCommon.php file. The Nova skin (Phoenix website framework) provides a function through $App->setGoogleAnalyticsTrackingCode($gaUniqueID) which will allow you to override our default tracking code and provide one for your project. This is beneficial because we can keep the entire sites ga.js code up to date from one central location. Apologies if i've filed this under the wrong component as I didn't see a website one.
Done.