I've tried placing the following script in a couple of places on my Joomla template layout (template.php) and I have the AddThis module published to the entire site, but URLs do not change - no #code added. Should I put it somewhere else?
<script type="text/javascript">
var addthis_config = addthis_config||{};
addthis_config.data_track_addressbar = true;
</script>