View Single Post
  #1 (permalink)  
Old 10-17-2006, 08:18 PM
Nightracer's Avatar   
Nightracer Nightracer is offline
Programmer
 
Join Date: Jun 2006
Posts: 131
Credits: 0
Rep Power: 10
Nightracer is on a distinguished road
Default Questions about download tracking

I'm going to track my downloads using PHP and needed some input.

1) I'd like the user to fill out a form with his/her name and email. Is this a good idea or bad? How do most people view this? Do they fill out the form or not?

2) What information should I collect? IP? What good is it? Browser Type? Why? etc.

3) Should I host my files in a database or not? Should I use a download.php?id=file.zip type structure?

4) Is certain referers blockable in PHP?

Thanks
Reply With Quote

Sponsored Links