Are you trying to implement the like or share functionality as in facebook in your application. If so, you can do this by using jQuery ajax in your site.
But if you want to know if somebody shared your site on google+ or facebook, I dont think technically this is possible unless facebook or google+ provide any api or service to check this.
Member
129 Points
114 Posts
Handling fb Like
Jan 30, 2012 04:45 AM|webpeter|LINK
Hello,
Is it possible to handle when the visitor Like the page?
Thanks
All-Star
20953 Points
4984 Posts
Re: Handling fb Like
Jan 30, 2012 05:02 AM|asteranup|LINK
Hi,
Please dont be too short in your description. Share some more information.
Anup Das Gupta
Visit My Blog
You can also connect with me in LinkedIn
Member
129 Points
114 Posts
Re: Handling fb Like
Jan 30, 2012 05:49 AM|webpeter|LINK
Is it possible to detect with JavaScript, when the visitor Like or Share the Site with Fb or Google+
All-Star
20953 Points
4984 Posts
Re: Handling fb Like
Jan 30, 2012 05:55 AM|asteranup|LINK
Hi,
Are you trying to implement the like or share functionality as in facebook in your application. If so, you can do this by using jQuery ajax in your site.
But if you want to know if somebody shared your site on google+ or facebook, I dont think technically this is possible unless facebook or google+ provide any api or service to check this.
Anup Das Gupta
Visit My Blog
You can also connect with me in LinkedIn
Member
129 Points
114 Posts
Re: Handling fb Like
Jan 30, 2012 08:06 AM|webpeter|LINK
I tried this fb api and should trigger when the visitor click on the Like button, but it doesn't work?
http://developers.facebook.com/docs/reference/javascript/FB.Event.subscribe/
All-Star
23542 Points
2694 Posts
Re: Handling fb Like
Feb 03, 2012 01:28 AM|BU XI - MSFT|LINK
Hello
To add a handler for Facebook like button, your may refer to this post.
http://stackoverflow.com/questions/7919403/click-facebook-like-button-and-be-taken-to-another-url
If you have any feedback about my replies, please contact msdnmg@microsoft.com.
Microsoft One Code Framework