View Single Post
Old 10-15-2010, 07:00 AM  
Mikushi
Registered User
 
Mikushi's Avatar
 
Industry Role:
Join Date: Sep 2010
Posts: 36
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}&amp;layout=standard&amp;show_faces=true&amp;width=375&amp;action=like&amp;colorscheme=light&amp;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."
Mikushi is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote