Retrieve the userid of visitor of a application tab on a business page in Facebook
Posted
by Pankaj Khurana
on Stack Overflow
See other posts from Stack Overflow
or by Pankaj Khurana
Published on 2009-12-29T09:20:30Z
Indexed on
2010/03/29
12:53 UTC
Read the original article
Hit count: 603
Hi,
I have created a business page on facebook and added application to a tab.
I want to retrieve the uid of the users who visit the tab. I am using $_POST['fb_sig_profile_user']
But it give the page id not the uid.
Please help me on this.
Thanks
Pankaj
© Stack Overflow or respective owner