Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 329820 - Subversive Website should be using $App->setGoogleAnalyticsTrackingCode() instead of manually using Google Analytics code
Summary: Subversive Website should be using $App->setGoogleAnalyticsTrackingCode() ins...
Status: RESOLVED FIXED
Alias: None
Product: Subversive
Classification: Technology
Component: Core (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows 7
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Igor Burilo CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-11-09 10:50 EST by Nathan Gervais CLA
Modified: 2011-02-09 02:52 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nathan Gervais CLA 2010-11-09 10:50:19 EST
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.
Comment 1 Alexander Gurov CLA 2011-02-09 02:52:48 EST
Done.