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 Request]: Update homepage visitor counter to track unique visitors #2000

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

[Feature Request]: Update homepage visitor counter to track unique visitors #2000

ygowthamr opened this issue Nov 10, 2024 · 3 comments · Fixed by #2001

Comments

@ygowthamr
Copy link
Contributor

ygowthamr commented Nov 10, 2024

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.

What problem does this feature solve?

This feature ensures accurate tracking of unique visitors by counting each user only once per session, providing reliable visitor metrics and enhancing the overall user experience.

Add ScreenShots

  • image

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

Record

  • I agree to follow this project's Code of Conduct
  • I'm a GSSOC'24 contributor
  • I want to work on this issue
Copy link
Contributor

Thanks for creating the issue in BuddyTrail!
Before you start working on your PR, please make sure to:

  • ⭐ Star the repository if you haven't already.
  • Pull the latest changes to avoid any merge conflicts.
  • Attach before & after screenshots in your PR for clarity.
  • Include the issue number in your PR description for better tracking.
    Don't forget to follow @PriyaGhosal – Project Admin – for more updates!

We're excited to see your contribution as part of GSSOC Extended Edition 2024 and Hacktoberfest! 🎉
Happy open-source contributing!

Copy link
Contributor

Thank you for creating this issue! 🎉 Your issue will soon be reviewed by either the PA or a mentor. Please note that Level 1 is temporary and can be changed during the review. In the meantime, please make sure to provide all the necessary details and context. If you have any questions or additional information, feel free to add them here. Your contributions are highly appreciated! 😊

You can also check our CONTRIBUTING.md for guidelines on contributing to this project.

Copy link
Contributor

Hello @ygowthamr! Your issue #2000 has been closed. Thank you for your contribution!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
1 participant