SEO Tracking Verification
SEO Tracking Status
This page helps verify that SEO tracking is properly implemented across components.
Console Visibility Check
IMPORTANT: SEO tracking logs will ONLY appear when LOG_LEVEL=DEBUG. This is by design to prevent excessive logging in production.
Click the button below to test if SEO tracking logs will appear in the browser console:
How to enable DEBUG mode:
- Set
LOG_LEVEL=DEBUG
in your environment - Or update the runtime config to use DEBUG level
- Or run
window.$testSeoLog()
in your browser console to test
When in DEBUG mode, log messages with the 📊 prefix will be visible in the console.