profile views #8

Closed
opened 2025-11-20 04:14:59 -05:00 by saavagebueno · 1 comment
Owner

Originally created by @kambleaa007 on GitHub (Sep 22, 2020).

for every refresh from same machine, i have seen profile views getting incremented,
not a big issue at all,
its maybe work as expected,
just want, you to know!!!
(we can check ip address and then only increment)

Thanks,
Ashish

Originally created by @kambleaa007 on GitHub (Sep 22, 2020). for every refresh from same machine, i have seen profile views getting incremented, not a big issue at all, its maybe work as expected, just want, you to know!!! (we can check ip address and then only increment) Thanks, Ashish
saavagebueno added the question label 2025-11-20 04:14:59 -05:00
Author
Owner

@antonkomarev commented on GitHub (Sep 22, 2020):

GitHub passes all images URLs through their GitHub Camo proxy service.
This means that only GitHub can track personal information, such as visitors User Agent or IP address.
Third party cloud service stores only views timestamps and total count of views.

Sadly, there is no way to implement unique visitors count. That's why counter called views counter.

@antonkomarev commented on GitHub (Sep 22, 2020): GitHub passes all images URLs through their [GitHub Camo proxy service](https://github.blog/2010-11-13-sidejack-prevention-phase-3-ssl-proxied-assets/). This means that only GitHub can track personal information, such as visitors User Agent or IP address. Third party cloud service stores only views timestamps and total count of views. Sadly, there is no way to implement unique visitors count. That's why counter called views counter.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/github-profile-views-counter#8