callback for facebook share button using addthis -


i using addthis facebook share option.

<a class="addthis_button_preferred_1"></a> <a class="addthis_button_preferred_2"></a> <a class="addthis_button_preferred_3"></a> 

when user completes facebook sharing need functionalities.

so guys please me on how can callback after successful sharing.

addthis provides way detect when user clicks sharing:

http://support.addthis.com/customer/portal/articles/381263-addthis-client-api#events

this doesn't guarantee user shared page (there isn't way across different networks without doing share server side api). closest way accomplish want.


Comments

Popular posts from this blog

java - Jmockit String final length method mocking Issue -

asp.net - Razor Page Hosted on IIS 6 Fails Every Morning -

c++ - wxwidget compiling on windows command prompt -