If I’m an admin of Fan page with “like” gate (i.e. user has to like the page before he is able to see the content) – what information can I potentially get about the users who liked my page? Can I see what other pages they liked, and so on?
Thank you.
The only extra information you get is indication whenever he liked the page, nothing more.
Liking page doesn’t grant your application access to user’s details, so to get any info except some generic data in
signed_request(like age range and locale) you need to authorize user.