Tracking enclosure downloads in BlogCFC
Posted on October 17, 2006, under
ColdFusion
| 3344 Views
This was more for my curiosity than anything. Since releasing the Pod Manager for BlogCFC, I wondered how many people downloaded the zip file.
Turns out adding it was easy. Redirecting the href location of the download link to a file that updates the download count in the table then serves up the file.
