Hi all Im quite new to Google Analytics at a higher-than-basic-level, and recently I've found some good looking automated tracking scripts like http://www.analyticsengine.net However because understandably support for the free trial is limited, same with other scripts, I can't find out whether these sort of scripts are still suitable if i want to separate all my diff pdf downloads by individual title? so that analytics knows exactly which pdf? an example of a manually tracked download i would implement: <p class="link"><a href="../../downloads/CaseStudyMcDonalds.pdf" onClick="_gaq.push(['_trackEvent', 'Downloads', 'Case study', 'McDonalds']);">Download the case study</a></p> Thanks in advance!