Giter Club home page Giter Club logo

Comments (7)

ukutaht avatar ukutaht commented on May 28, 2024 1

Thanks for the report @raulrpearson. I agree that VPN users should be counted and this is being worked on: #3766

We'll create a special country entry for VPN users since the actual location of the visitor is unknown.

from analytics.

metmarkosaric avatar metmarkosaric commented on May 28, 2024 1

this is now done! visitors that use VPNs are now grouped under the "Anonymous VPN Service" entry in the Countries report

from analytics.

Le0Developer avatar Le0Developer commented on May 28, 2024

See the Bot Filtering section in the README: https://github.com/plausible/analytics?tab=readme-ov-file#can-plausible-analytics-be-self-hosted

Advanced bot filtering for more accurate stats. Our algorithm detects and excludes non-human traffic patterns. We also exclude known bots by the User-Agent header and filter out traffic from data centers and referrer spam domains.

Since VPNs use data centers for their proxying, you get dropped as bot.

from analytics.

raulrpearson avatar raulrpearson commented on May 28, 2024

Thanks, @Le0Developer, my point is that real users sometimes use VPNs and categorizing those as bots leads to less accurate stats, specially as VPNs become more popular. Maybe better heuristics can be developed.

from analytics.

antoinemacia avatar antoinemacia commented on May 28, 2024

Hello @metmarkosaric @ukutaht

Just checking, would all the custom scripts be updated to catch VPN users?

We're using the combination https://plausible.io/js/script.manual.local.js which we proxy, but we seem to drop them as well, unless there's something we'd need to do when doing the manual scripting?

Thanks!

from analytics.

metmarkosaric avatar metmarkosaric commented on May 28, 2024

@antoinemacia hey! yes, all of our script extensions are covered by this.

If you have a proxy, you should make sure to set the value of X-Forwarded-For header with the actual user's IP address. See the events API page for more information on header requirements and for debugging https://plausible.io/docs/events-api#request-headers

from analytics.

antoinemacia avatar antoinemacia commented on May 28, 2024

OK great, re header we're just following this so we should be good, it must be something else..

from 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.