Code Monkey home page Code Monkey logo

Comments (5)

antonkomarev avatar antonkomarev commented on August 16, 2024 1

Hi @harshita130602!
Are you sure that counter is incrementing on explore & issues pages? I've tested it right now and it doesn't.
About incrementing counter on visiting own profile you are totally right, it's incrementing because GitHub protects your private data (Username, IP address & UserAgent), so there is no way to track who has viewed profile page. And there is no way to get unique visitors count, that's why this counter is dead simple and just increments count on any hit.

from github-profile-views-counter.

antonkomarev avatar antonkomarev commented on August 16, 2024

Maybe you have browser plugins which are getting info from your GitHub profile or something like that?

from github-profile-views-counter.

harshita130602 avatar harshita130602 commented on August 16, 2024

Sorry, my bad! Not every link. But, if we navigate any link on our own profile then it's incrementing like if I open my profile then let the views be x, after navigating "repositories" section and then coming back to the profile, the views will become x+2. I think, this shouldn't be the matter.

from github-profile-views-counter.

antonkomarev avatar antonkomarev commented on August 16, 2024

When you open your profile page @harshita130602 your counter increments, when you open a repository with your profile https://github.com/harshita130602/harshita130602 your counter increments as well because it increments on each image display in the browser. It is behaving like anonymous tracking pixel. I've covered more details in the FAQ section.

from github-profile-views-counter.

antonkomarev avatar antonkomarev commented on August 16, 2024

Duplicate threads:

from github-profile-views-counter.

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.