-
-
Notifications
You must be signed in to change notification settings - Fork 378
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Profile views increment on visiting other links as well #20
Comments
Hi @harshita130602! |
Maybe you have browser plugins which are getting info from your GitHub profile or something like that? |
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. |
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. |
Duplicate threads: |
The profile views are incrementing when a person himself/herself visit their own profile. Even apart from that, the profile views are incrementing when you are opening any other link on your account like explore, issues etc. So basically, everytime when you click on your mouse to visit any link on github, the views are incrementing. I think, they should only increment when someone visit the profile only.
The text was updated successfully, but these errors were encountered: