Late last week I enabled the data_track_addressbar feature for my site, and it was working as expected by appending the URL with a random hash fragment. However as of today, the hash fragment is never appended to the URL, even though the addthis_config is set to data_track_addressbar: true.
A screenshot of my addthis_config output from console.log is here: https://dl.dropbox.com/u/16531332/Photos/addthis_config-data_track_addressbar_pub.png
Any idea why this would suddenly stop working?
All other AddThis functions appear to be working (buttons are showing), and there are no Javascript errors in my console. It almost feels like this feature was turned off on the AddThis side. Any help would be greatly appreciated.
This question is closed to new answers.