Remove hash in url in E-mail

fastvoip Jul 25, 2012 10:21AM EDT

Hi,

Is it possible to remove the hash? I've added


<script type="text/javascript">
var addthis_config = addthis_config||{};
addthis_config.data_track_addressbar = false;
</script>

already.

Up 0 Rated Down
Paul (AddThis Happiness Specialist) Jul 26, 2012 04:55PM EDT
A couple things to check:

- Make sure you're not overriding that setting somewhere else on your page. JavaScript runs from the top of the page to the bottom, so if you have something like addthis_config = {ui_language:'fr'} then it's going to override that.
- Also, could you be referring to the click tracking parameter? It looks like the address bar parameter but has the service at the end, like this: #Dfk87df.facebook

Post Your Public Answer

Your name (required)
Your email address (required)
Answer (required)

Still need help?


General Topics

 

Developers