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

Fixed homepage visitor counter to track unique visits only once per user session #371

Closed
wants to merge 2 commits into from

Conversation

ygowthamr
Copy link
Contributor

#Title : Fixed homepage visitor counter to track unique visits only once per user session

Fix #359

Description

This PR addresses the issue where the visitor count increments each time a user returns to the homepage, even if they have already been counted. The visitor count now only increments on the first visit per user session, ensuring each visitor is counted only once.

@Anuj3553 Pls assign me this issue, give me labels, level.

Copy link

netlify bot commented Nov 4, 2024

👷 Deploy request for bitbox-in accepted.

Name Link
🔨 Latest commit 43a07fd
🔍 Latest deploy log https://app.netlify.com/sites/bitbox-in/deploys/6729079ef81fec0008a7302b

@ygowthamr ygowthamr closed this Nov 4, 2024
Copy link

github-actions bot commented Nov 4, 2024

Thank you for submitting your pull request! 🙌 We'll review it as soon as possible. In the meantime, please ensure that your changes align with our chaotic CONTRIBUTING.md. If there are any specific instructions or feedback regarding your PR, we'll provide them here. Thanks again for your contribution! 😊

@Anuj3553 Anuj3553 self-requested a review November 5, 2024 10:03
@Anuj3553 Anuj3553 added gssoc-ext Extended contribution for GSSoC hacktoberfest-accepted Eligible contribution for Hacktoberfest rewards level2 Intermediate-level contribution or task hacktoberfest Open-source contribution during October for GSSoC labels Nov 5, 2024
@Anuj3553
Copy link
Collaborator

Anuj3553 commented Nov 5, 2024

Hyy @ygowthamr, I'm assigning this issue to you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gssoc-ext Extended contribution for GSSoC hacktoberfest Open-source contribution during October for GSSoC hacktoberfest-accepted Eligible contribution for Hacktoberfest rewards level2 Intermediate-level contribution or task
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature Request]: Update homepage visitor counter to track unique visitors
2 participants