Opting Out of Our Current Test
March 24th, 2009 by Justin Thorp in UpdatesHey guys, a few of you have been asking about how to opt out of the current test that we’re running. This info has been up on the forum but I wanted to highlight it here also.
You just have to add the line below to your AddThis code:
var addthis_test0309 = false;
So the top of the code would be:
<script type=”text/javascript”>
var addthis_pub = “YOUR-ACCOUNT-ID”;
var addthis_test0309 = false;
</script>
Let me know if you have any questions – justin@addthis.com
Thanks for providing an “opt out” mechanism for your “AddThisNext” feature since that feature would keep me from being able to use the general AddThis service on my websites!