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

✨ Add a Visit Counter for the Website ( Using API and Backend Technology ) #286

Closed
1 of 2 tasks
SrijaVuppala295 opened this issue Oct 17, 2024 · 3 comments
Closed
1 of 2 tasks

Comments

@SrijaVuppala295
Copy link
Contributor

✨ Feature Request

Description of the Feature

I would like to propose adding a visit counter to the website page that tracks the number of visitors. This counter should dynamically increment each time a user visits the page and can be displayed prominently to provide real-time statistics.

Problem Statement

Currently, there is no way to track or display the number of visitors to the website. This lack of visibility may hinder the ability to assess user engagement and popularity of specific pages. A visit counter would help users and administrators gauge interest and encourage more interactions.

Proposed Solution

  • Dynamic Counter: Implement a counter that increments with each page visit.
  • Storage: Use a backend solution (like a database or a simple file) to store the current count, ensuring that it persists across sessions and server restarts.
  • Display: The counter should be prominently displayed on the page, showing the number of visits in a user-friendly format, such as "This page has been visited 150 times!".
  • Reset Option: Provide an option for admins to reset the counter if needed.

image

Alternatives Considered

  • Tracking Tools: Instead of a custom-built counter, consider using third-party analytics tools (like Google Analytics) to track visits. However, these tools may not provide real-time updates visible to users on the website.

Additional Context

Adding a visit counter can increase user engagement by showcasing the popularity of the content. It also provides an interesting statistic that might encourage users to participate more, knowing they are part of a larger audience.

Are you participating in GSSoC?

  • Yes
  • No
Copy link
Contributor

Thank you for raising this issue! We'll look into it as soon as possible. Please ensure that the issue is not duplicate, and you read CONTRIBUTING.md carefully. Your contributions are highly appreciated! 😊

@dhairyagothi
Copy link
Owner

no need for now bro i will assign it later

Copy link
Contributor

Hello @SrijaVuppala295! Your issue #286 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
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants