4
votes
2answers
180 views

Track visitor use of “Ctrl + F” on a website?

Would it theoretically be possible to detect (e.g. via JavaScript) if a user queries a webpage with the Windows shortcut Ctrl + F, or the Mac-equivalent Command + F in their browser? The first step ...
1
vote
1answer
160 views

Will internal tracking links (redirecting to outbound URLs) hurt my Google rankings?

On my site I have multiple internal tracking links (eg. /track/link/12) which direct the user to an internal tracking script which subsequently redirects the user to some outbound URL. Common ...