GithubHelp home page GithubHelp logo

Comments (7)

nathannogueira avatar nathannogueira commented on August 24, 2024 1

https://github.com/easylist/easylist

In this list from one of the adblock extensions, clarity.ms^ appears as to be blocked.

from clarity.

xrgzs avatar xrgzs commented on August 24, 2024

Looking for a solution, too. Can anyone provide a correct and usable nginx configuration file for reverse proxy? I am stuck in configuring CORS.

from clarity.

dinbtechit avatar dinbtechit commented on August 24, 2024

Looks like 95% of the traffic to my site uses adblocker which makes clarity virtually useless. :(

from clarity.

nathannogueira avatar nathannogueira commented on August 24, 2024

Same thing here, and most people use adblock, which is a problem.

from clarity.

Andrewjeska avatar Andrewjeska commented on August 24, 2024

Also seeing this, I'm going to see if a reverse proxy setup will work

from clarity.

dinbtechit avatar dinbtechit commented on August 24, 2024

@Andrewjeska - please keep us posted on your findings 🙌

from clarity.

nathannogueira avatar nathannogueira commented on August 24, 2024

If you set up a reverse proxy for the initial request to the Clarity tag (clarity.ms), it will work at first. However, the issue arises because that tag makes additional internal requests to the same domain, such as:

https://www.clarity.ms/s/0.7.43/clarity.js
https://l.clarity.ms/collect

This means that while Adblock might ignore the block on the initial tag, it will still block these other requests made by the script. The only solution would be to host the tag script yourself and modify its internal URLs to use your reverse proxy.

image

from clarity.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.