We would like to use the AddThis analytics but our dynamic web app already uses the History API and AddThis's use of hash tags in URIs interferes with it. Is it possible to expose a more basic API? I suggest something like this:
addthis.getToken() - return a tracking token, e.g. the #.Txxxx hash tag value that we will incorporate into the url which is then set with addthis.share('url', ...)
addthis.loadResource(token) - tell Add This that the shared resource link identified by 'token' was clicked on
This would be very simple. Could you provide anything like this quickly please?
Thanks,
/.tv
This question is closed to new answers.