addthis sharing buttons adblocker workaround
Posted
by
Manuel
on Stack Overflow
See other posts from Stack Overflow
or by Manuel
Published on 2014-06-02T09:21:13Z
Indexed on
2014/06/02
9:25 UTC
Read the original article
Hit count: 204
I just integrated the addthis sharing buttons into my website. I'd like to use the addthis buttons in reason of their tracking and reporting functionality. However they are blocked by adblock plus and other adblockers. Considering that nowaday 30% of internet users use an adblocker I thought of making a work around for those.
I integrated manual sharing buttons into my website. So far so good.
Do you have any idea on how to hide my manual sharing buttons if the addthis buttons are shown. Or better said, don't hide them if the addthis buttons are removed by a addblocker? Is it possible to detect an adblocker through js?
thx, I really appreciate your help!
© Stack Overflow or respective owner