Git Product home page Git Product logo

Comments (7)

revolunet avatar revolunet commented on June 29, 2024

good to know, thanks. maybe obfuscating the gg tracker could help.
you have adblock+firefox ?

from angular-google-analytics.

julien51 avatar julien51 commented on June 29, 2024

I did not but when users reported the error, I reproduced it and the bug is indeed there, same with adblock on Safari.

Not sure whether obfuscating will work in the long term... I'd rather have some way to gracefully fail and keep running the app without analytics.

from angular-google-analytics.

revolunet avatar revolunet commented on June 29, 2024

yep i have to check what really happens installing it. thanks for reporting

from angular-google-analytics.

revolunet avatar revolunet commented on June 29, 2024

after tested on firefox with adblock plus and an app using the script, cant reproduce the problem.

  • which adblock do you use ?
  • any sample failing url ?

Thx,

Ju

from angular-google-analytics.

julien51 avatar julien51 commented on June 29, 2024

Have you enabled "EasyPrivacy" ? I believe that's what's causing the issue
on my end.

On Sun, Aug 4, 2013 at 1:07 AM, Julien Bouquillon
[email protected]:

after tested on firefox with adblock plus and an app using the script,
cant reproduce the problem.

  • which adblock do you use ?
  • any sample failing url ?

Thx,

Ju


Reply to this email directly or view it on GitHubhttps://github.com//issues/5#issuecomment-22063667
.

from angular-google-analytics.

dspotlig avatar dspotlig commented on June 29, 2024

using adblock+firefox the "EasyPrivacy" - Filterlist seems to cause the problem for me as well. There is a filter rule for "-google-analytics." (which conflicts with the filename of "angular-google-analytics.js")

So: If you don't concatenate/minify your scripts, angular will fail with an error as described, because loading of the .js is blocked. After concetenating (or renaming the .js) everything works fine.

from angular-google-analytics.

deltaepsilon avatar deltaepsilon commented on June 29, 2024

EasyPrivacy is described as "an optional supplementary subscription that completely removes all forms of tracking from the internet"... which indicates that anyone using it does not want his or her actions to be tracked.

If individual developers want to concatenate and minify to work around that block, then they're doing it right. If not, I'm inclined to respect EasyPrivacy's intent in blocking our file.

I'll add a comment in the ReadMe to make it clear that AdBlock's EasyPrivacy module will block our filename and suggest that users either rename it or concatenate/minify.

from angular-google-analytics.

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.