ColorNASOn RycingMarkdown Boilerplate with SidenotesMatomo Analytics CSP TroubleshootingAbout Me
Categories
uncategorized
guides
docs

Matomo Analytics CSP Troubleshooting

Troubleshooting Content Security Policy issues with Matomo analytics
Matomo Analytics CSP Troubleshooting This guide helps resolve Content Security Policy (CSP) issues that block Matomo analytics tracking. Problem: matomo.js blocked by CSP If you see status (blocked:csp) in browser developer tools, your website’s CSP is blocking the Matomo script. Solutions Implemented 1. CSP-Friendly Tracking Fallback The theme automatically detects when standard Matomo tracking is blocked and falls back to: Fetch API tracking - Makes direct API calls to matomo.php Image pixel tracking - Ultimate fallback using a 1x1 pixel image 2.