Track, graph, and then email reports on just about any data with Google Analytics
At work we've been trying to figure out how best to use Eloqua, which is a campaign management and lead-tracking tool. Like many other services, Eloqua offers email and webinar campaign management, but it also adds something of great value-- the ability to track your leads' activities from the email or webinar through your web site. So, not only can you tell just which leads opened your email newsletter and attended your webinar broadcast, but you can see whether they've registered on your site, or downloaded a demo of your product. Many other campaign management tools will send out email campaigns for you, but don't offer that kind of end-to-end user tracking.
So Eloqua is great at tracking unique user behavior.. but it's not very good at aggregate reporting and graphing. The process of making a chart is painfully slow, and you can't choose your time intervals-- you're pretty much limited to showing aggregate activity per day instead of per week or per month. I'm sorry, Eloqua folks; this makes finding trends from your data well nigh impossible.
Around the same time, we started implementing Google Analytics so that we could at least get a look at some aggregate trends. Google produces beautiful reports, but only for web page views, where Google's JavaScript code can be embedded and sent down to the user's browser. This means, on the surface, that you can't track downloads.
Or so I thought. But then I found something in the Google Analytics help docs which made me realize that you can track downloads. And with a little bit of creative thinking, I realized that you could use the same technique not only to track actual requested URLs, but contrived URLs that represented any data you wanted to track.

