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
You have been added to the Self-Insert Webring! Your assigned number is 88. Copy the code from this page and change the 0 to an 88 so that it will work properly! https://koinuko.neocities.org/shipping/webring/joinwebring.html If the code doesn't load on your page at first, try pressing CTRL + F5 to refresh the page! Thanks for joining!
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.