If by "is there a way to do it in FP" you mean an inbuilt method (rather
than coding/programming your own) yes you can do this; the easiest, but
least reliable method (in terms of accuracy) is to add a FrontPage hit
counter to that page. I think it's under Insert > Web Components > Hit
Counter (or somewhere similar), but I don't use FP any longer, so can't
remember off-hand exactly how to do that.
However, on doing a Google I found this link
(
http://www.phpjunkyard.com/php-click-counter.php) amongst others in the
Google results.
Note it requires PHP on your server (Windows or Linux/Unix), which would be
much more reliable and is written to do exactly what you want - a
click-counter (doubles as a file-download counter).
Sounds pretty much what you're after.