Facebook does give you the total click count.
Use the like button this way:
PHP Code:
<iframe src="www[dot]facebook[dot]com/plugins/like.php?href={the_url_of_your_page}&layout=standard&show_faces=true&width=375&action=like&colorscheme=light&height=80" scrolling="no" frameborder="0" allowTransparency="true" class="fb_edge_widget_with_comment fb_iframe_widget" style="border:none; overflow:hidden; width:375px; height:23px;"></iframe>
It's gonna show the like button, and on the right "x,xxx People like this."