-
Notifications
You must be signed in to change notification settings - Fork 2.2k
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
False Link Count #1860
Comments
Can I take this up? |
can you give me an example of a link for this so I can repro and investigate? |
@steven-tey , Sure , I tried to reproduce it , i generally happens , when you shorten a link and send it via , twitter / linkedin , you get a click , most prolly via bots trying to check if that link contains anything harmful or not . Which results in click getting add , even when no such action has taken place . Resulting in false analytics . |
@Suksham-sharma We do exclude bot clicks from analytics - can you please let me know an example of a link that has this issue so I can make sure there are no bots that are missed? |
@steven-tey , when i went through the codebase , i also noticed that bot clicks are ignored , but somehow they are being missed . Attaching a sample created link for reference. Screen.Recording.2025-01-18.at.1.35.12.PM.mov |
Sending link via twitter , increases the count even when the link isn't opened by any person .
It gives false analytics .
The text was updated successfully, but these errors were encountered: