You could have that page increment a number in a database, based on the link id variable or maybe another variable.
Such as "www.abcd.com/upload.php?id=761786717.jpg&referer=phpbuilder.com"
Then increment number stored in database where the referer = phpbuilder.com .That way it would count how many people went through that specific link rather then visited the page through other means.