How Bear does analytics with CSS
when a person hovers their cursor over the page (or scrolls on mobile) it triggers
body:hover
which calls the URL for the post hit. I don’t think any bots hover and instead just use JS to interact with the page, so I can, with reasonable certainty, assume that this is a human reader.