The Project: Write a script or improve an existing open-source script to automatically track ALL outbound URLs via Google Analytics without the need to edit individual URLs.
Notes: The script will use jQuery (or another toolkit, if sufficient reason exists) and will either modify existing Google Analytics code, or be written in addition to existing code, such that it compare URLs to the current domain and if different pushes an Event to Google Analytics.
There are several examples of exi…
