I’m trying to know if a user uses the Facebook App for his first time.
Is there any information on cookie returned about it, or do i have to create a database and store the users ids for example?
Thanks
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Facebook does not provide this information for you (nor does the C# SDK). You will have to track this yourself in a database or something.