Skip to content
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

Feature : Update homepage visitor counter to track unique visitors #656

Closed
3 tasks done
ygowthamr opened this issue Nov 3, 2024 · 0 comments · Fixed by #666
Closed
3 tasks done

Feature : Update homepage visitor counter to track unique visitors #656

ygowthamr opened this issue Nov 3, 2024 · 0 comments · Fixed by #666
Assignees
Labels
gssoc-ext New feature or request level3

Comments

@ygowthamr
Copy link
Contributor

ygowthamr commented Nov 3, 2024

Feature Summary

Update homepage visitor counter to track unique visitors

Description

Currently, the visitor count increments every time a user navigates back to the homepage, even if they have already been counted. Modify the counter to track unique visitors only, ensuring each user is counted once regardless of how many times they revisit the homepage in the same session. Consider using cookies or local storage to store a flag indicating a user has already been counted.

Screenshots/Logs

  • image

@YadavAkhileshh
Pls assign me this issue give me level, label.

Additional Information

  • I have searched for existing feature requests
  • I am willing to help implement this feature
  • I can provide more details or clarification if needed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gssoc-ext New feature or request level3
Projects
None yet
2 participants