Google Analytics Options
Basic Options

Enter your Google Analytics Web Property ID in this box.
The Web Property ID is needed for Google Analytics to log your website stats.
Your Web Property ID can be found by looking in the JavaScript Google Analytics gives you to put on your page.
Look for your Web Property ID within this statement: `_gaq.push(['_setAccount', 'UA-1111111-1']);`
In this example you would put UA-1111111-1 in the Web Property ID box.


Disabling this option will prevent all logged in TRAC_ADMIN's from showing up on your Google Analytics reports.


Disabling this option will prevent all authenticated users from showing up on your Google Analytics reports.


Advanced Options

Disabling this option will turn off the tracking of outbound links.
It's recommended not to disable this option unless you're a privacy advocate (now why would you be using Google Analytics in the first place?) or it's causing some kind of weird issue.


This will be the path shown on Google Analytics regarding external links. Consider the following link:
<a href="http://trac.edgewall.org/">Trac</a>
The above link will be shown as ${ ga.google_external_path.value}trac.edgewall.org/.
This way you will be able to track outgoing links.
Outbound link tracking must be enabled for external links to be tracked.


Enter any extensions of files you would like to be tracked as a download.
For example to track all MP3s and PDFs enter mp3,pdf.
Outbound link tracking must be enabled for downloads to be tracked.


If you're tracking multiple subdomains with the same Google Analytics profile, as is discussed here, enter your main domain here.