On my site I have share buttons above and below the content of each post. I'd like to track weather the buttons above or below generate the most share clicks either in AddThis Analytics or Google Analytics. Is this possible? Perhaps there's a way to see which div id generated the click?
There might be a way to do it using our Events API. Try create listening for a share event and then determining which element fired the event. More information on our events API is available here: http://www.addthis.com/help/client-api#events
This question is closed to new answers.