Pagecounter for Obsidian and Kiln
If you use Kiln to generate a static site from your Obsidian vault you can embed a simply pagecounter using Goatcounter. Simply paste the following code into the footer of your page (or — better — add it to a template, so you don't forget it):
<img src="https://WEBSITE.goatcounter.com/count?p=/{{title}}">
You need to have an account on Goatcounter, and use the site identifier in place of WEBSITE. In the published page the code is invisible. The handlebars {{title}} is replaced by the post title.