Scott
Member since Dec 11, 2008
- Profile: /members/2547-scott.htm
- URL: http://www.ariba.com
- Comments: 1
Recent Blog Comments By Scott
-
Ask Ben: Tracking File Downloads In ColdFusion
Posted on May 15, 2007 at 2:18 PM
We actually use a document id and a auth session ID to track downloads. Each link is a form submit that writes the tracked info to a SQL table. We track time, date, user ID, and asset ID. We can then tie the asset ID to the asset table, and the user ID to the user table.... read more »