|
|
|
|
|
by harianus
2603 days ago
|
|
> However this still requires setting up the image on a third-party server. While this is true, we found a solution to bypass ad blockers (which could be implemented by Google Analytics as well). My experience is that ad blockers only block scripts and pixels that are implemented on multiple websites [1]. With having a custom domain and a non analytics named script or URL, ad blockers are unlikely to block you. At Simple Analytics we created a feature for this where customers can point a CNAME to our server [2]. We setup SSL and proxy all requests to our server. This makes it almost impossible for ad blockers to block the stats of those customers. [1] https://github.com/easylist/easylist/pull/1855 [2] https://docs.simpleanalytics.com/bypass-ad-blockers |
|