My site pulls its data from my DB through coldfusion. I have pages for Individual records (If the user selects a certain band, they are taken to that bands page). For each band, I would like to keep a record of how many people have viewed that bands page. As I said before, all of this information is dynamic, so It would need to track a certain URL variable or times that a certain record was requested. How can I do this?