Hi,
I tried to use your code
var addthis_share = {
url_transforms: {
clean: true,
remove: ['sessionId']
}
}
to disregard the session id in the URL since the like button counter resets each time a new session is started. But this doesn't seem to work. Any inputs?
Thanks in advance.