Facebook staticFBML detect fan
How do I detect if a visito开发者_运维知识库r to my staticFBML page is a fan or not?
You can use the tag fb:visible-to-connection http://wiki.developers.facebook.com/index.php/Fb:visible-to-connection.
This tag will allow you to display content on the page to only people that are fans.
Good luck!
I have found the answer to detect a fan here http://www.webdigi.co.uk/blog/2010/tracking-user-engagement-on-facebook-fan-pages/
精彩评论