4 ms·
What browser are you using? I'm using Chrome and they work fine. It's just google analytics event tracking, and I can assure it's not blocked by everyone on HN.
by anonfunction 8y ago
What browser are you using? I'm using Chrome and they work fine. It's just google analytics event tracking, and I can assure it's not blocked by everyone on HN.
- joeframbach 8y agoAre you blocking trackers with something like ublock?
- anonfunction 8y agoNo I am not. I was interested in if people would click the bottom links and I have got quite a few events so far. I wonder if there is a way I could detect if google analytics is blocked and just fire the window location change. Edit: I added a check to make sure google analytics is not blocked, it should work for you now. Thanks for letting me know.
- deleted 8y ago[deleted]
- joeframbach 8y agoLinks to github already get tracking for free from github. Check out https://github.com/montanaflynn/codehn/graphs/traffic https://github.com/montanaflynn/codehn/graphs/traffic. It'll look like this: https://i.imgur.com/NQOjGbO.png https://i.imgur.com/NQOjGbO.png (example from one of my projects)
- anonfunction 8y agoYeah I know about that, I wanted to play around with the links in the bottom and see what got clicked the most. I added a check to make sure google is loaded, can you try again?
- joeframbach 8y ago:+1: lgtm