I haven't found any that works as well as using the neocities API itself for it, like Dannarchy lays out here: https://dannarchy.com/tut/tut_002.html . The only thing that's changed since that tutorial was written is the cors-anywhere proxy server used in the example no longer works as expected, replacing it with the option from codetabs seems to work pretty well though in my experience
my theory is that most counters are too old to identify visits from mobile devices which may be why neocities pageviews never seem to match ?
I haven't found any that works as well as using the neocities API itself for it, like Dannarchy lays out here: https://dannarchy.com/tut/tut_002.html . The only thing that's changed since that tutorial was written is the cors-anywhere proxy server used in the example no longer works as expected, replacing it with the option from codetabs seems to work pretty well though in my experience
post 2/2 sorry, ran out of characters: so instead of "https://api.codetabs.com/v1/proxy?quest=https://neocities.org/api/info?sitename=cyberoccultism" it would be "https://api.codetabs.com/v1/proxy?quest=https://neocities.org/api/info?sitename=cyberoccultism". That's how I have the counter on my site working right now--only solution I was happy with, and I played around with just about every option.