Today i created a Facebook Application, i set the canvas url domain to the website hosted on some server.
The website worked perfectly inside the facebook page. (I believe the facebook is showing as an iframe.)
But the problem is i want to track which user is accessing this application as when it do some activity on this page and then comes back i will show that you are here last time, track his scores etc.
Being a ASP.NET developer i have no knowledge regarding the same.
I have App secret etc with me, so how can i achieve this.
Any help is appreciated
Thank You.