How to set up Matomo analytics in your Hashnode blog
Introduction
Today I bring incredible news; Hashnode has finally added support for Matomo analytics!
Matomo are powerful open source web analytics which gives you 100% data ownership.
I just noticed it in the integrations tab of Hashnode's dashboar...
blog.akbal.dev3 min read
Johannes Eichberger
Hi! I'm trying to add Matomo analytics from a self-hosted Matomo instance on a domain like analytics.example.org without any success. After adding the URL and the site ID to my hashnode settings, I see in my blog's browser inspector that there is a script loaded, but not from the original URL, but from a CDN such as src="//cdn.matomo.cloud/analytics.example.org/matomo.js". This ends in a 404. Can I integrate Matomo without using the CDN URL?