Skip to content

Profile Hits Counter doesn't count hits on GitLab, Azure DevOps or Bitbucket #96

@HariSekhon

Description

@HariSekhon

The profile hits counter doesn't include hits from the same README mirrored to GitLab, Azure DevOps or Bitbucket when you refresh those pages.

I replicate all of my repos to all 4 platforms to test features and also for resilience if GitHub is ever down or hacked I have backup copies of my repos on the other hosting platforms (my doc on how to push to all 4 automatically on every simple git push is in my Knowledge-Base).

Example:

refresh this page - it increments the profile views counter:

https://github.com/HariSekhon

but if you refresh the GitLab page it doesn't:

https://gitlab.com/HariSekhon

and same with the Azure DevOps repo README directly since they don't use this homepage:

https://dev.azure.com/harisekhon/GitHub/_git/HariSekhon

and same for Bitbucket README:

https://bitbucket.org/harisekhon/harisekhon/src/main/

yet even a direct refresh of the GitHub README does increment the counter:

https://github.com/HariSekhon/HariSekhon/blob/main/README.md

I suspect you have some kind of referer filter for github.com which should be extended to include gitlab.com, dev.azure.com and bitbucket.org?

This appears to also be the case on YHype - which btw is awkward to test because https://yhype.me/github/profile-views is really slow to load in between each refresh to test it and can be confounded by other profile views on GitHub in that time.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions