Collecting facebook user ID from website visitors

au121

Newbie
Joined
Dec 15, 2017
Messages
6
Reaction score
1
Is there any way to take the facebook user ID of a website visitor and save the user ID to a text file to keep track of visitors?
 
You could use the javascript API to post back to a web service if the current user is logged into FB. Not sure if this is legal though, check the FB terms.
 
Where can I buy this script?
 
It's not possible and that's the intention. querying a user without his/her interaction is not possible in any way. Theres been a few cases but these were exploits.
Move on this won't happen. Not even apps can get their true ID via the API anymore. All ids queried are app-generated ids.
 
If someone can help me with this javascript, please PM me.
 
Back
Top