I have been tracking my affiliate links using php and mysql but it seems there is a better way. Using this code: <a href="http://www.example.com/files/map.pdf" onClick="javascript: pageTracker._trackPageview('/out/affiliate-program-1'); "> is possible to track outgoing links as pageviews. Is is possible to set up /out/affiliate-program-1 as goal so every click on affiliate links will be counted as goal?