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 #2001

Merged
merged 1 commit into from
Nov 10, 2024

Conversation

ygowthamr
Copy link
Contributor

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

Fix #2000

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.

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

Copy link

vercel bot commented Nov 10, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
buddy-trail ✅ Ready (Inspect) Visit Preview 💬 Add feedback Nov 10, 2024 7:58am

Copy link
Contributor

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 contributing.md. If there are any specific instructions or feedback regarding your PR, we'll provide them here. Thanks again for your contribution! 😊

Copy link

netlify bot commented Nov 10, 2024

Deploy Preview for buddytrail ready!

Name Link
🔨 Latest commit 04f0cbd
🔍 Latest deploy log https://app.netlify.com/sites/buddytrail/deploys/673067827c56780008e88549
😎 Deploy Preview https://deploy-preview-2001--buddytrail.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@PriyaGhosal PriyaGhosal merged commit b8ac719 into PriyaGhosal:main Nov 10, 2024
7 of 8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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