Can you determine whether a visitor to your Facebook application is a user navigating Facebook as a Facebook Fan Page? This is so I can show a different message to a Facebook Fan Page in comparison to a regular user account.

link|improve this question
feedback

1 Answer

Nope... at least not from the signed request. You can browse to a tab application with a "page account" and there, even once you have "liked" the page as your page the signed request comes back without the "user_id" parameter. On a canvas app you get a message like this :

enter image description here

That message is pretty self explanatory.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.