What are the alternatives, if any, for incorporating a "resultant action" based on the user's successful use of a social share button?
For example, if I placed a button on a product page on an eCommerce component configured to share the image of the product to Facebook, I'd like to reward the user with a discount coupon to be used for their next purchase.
Is there any event to listen for and create this solution via client-side and/or server side?
For example, if it's a button a form I presume one could simply respond to the button click, how could it work with your product?