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
Post a Comment