yoink 321 #1 September 3, 2004 Whilst we've all seen those counters at the bottom of pages saying "you are visitor 78 million" or whatever, does anyone know of a way to monitor hits on a specific link within a page? e.g. streaming audio / video link.... Cheers Will Quote Share this post Link to post Share on other sites
Feather 0 #2 September 3, 2004 Try adapt this to suit your needs. Only gives you the number of hits though, no other details. http://www.webwizguide.info/asp/tutorials/hit_counter_tutorial.asp Hope that helps... Quote Share this post Link to post Share on other sites
pilotdave 0 #3 September 3, 2004 Is the site straight html or does it use php or anything? Do you want to display hits, or do you want to know how many people have clicked on a certain link? Check out http://www.extreme-dm.com/tracking/. Dave Quote Share this post Link to post Share on other sites
yoink 321 #4 September 3, 2004 it's a dead simple website (see link at bottom) done in Dreamweaver so I guess HTML - nothing complex. I just want to know how many people have clicked on the downloads bit... Edit: I've got a general counter on there... (Can you tell I'm a web newbie? Is there a book entitled "my first webpage" with waterproof cardboard pages? ) Quote Share this post Link to post Share on other sites
pilotdave 0 #5 September 3, 2004 Easiest way you're gonna find is to move those download links to their own page, and throw a counter on there. That extreme tracking site i posted above will give you a lot more info about who is viewing the page. Dave Quote Share this post Link to post Share on other sites