I am using IndexU as a download files site and it would be nice to have an additional counter...

1. go.php would link to the website and count the number of hits

2. go-download.php would link to the file and count the number of downloads

... both would show on the link detail as number of hits and number of downloads.

I tryed altering the go.php and it will link to the file as go-download.php but it will not count the number of hits.

Any ideas?