In facebook connect, how can I check if a user is a fan of my facebook page? Is it possible to track?

后端 未结 3 1834
臣服心动
臣服心动 2020-12-30 17:55

I am trying to determine if a user is a facebook fan. I load the facebook JS library and initialize:



        
3条回答
  •  春和景丽
    2020-12-30 18:40

    Using the new JS SDK:

    
      Grant Permissions to Allow access to Likes
    
    
    
    
    

    Like this Application's Page

    A working example: http://fbrell.com/fb.api/does-like

提交回复
热议问题