About Digital Touchpoint Health Monitor
Every public digital touchpoint, monitored like a revenue-critical system.
Purpose
This application is a digital marketing operations dashboard. It gives marketing, product, ecommerce, retail, trust, and engineering teams one shared view of whether public customer-facing touchpoints are healthy before campaign traffic, creator traffic, or launch traffic is sent to them.
Why it matters
For a product like Ray-Ban Meta, the public digital journey is part of the adoption system. If the product page, demo, AR try-on, checkout, store locator, privacy page, or support path fails, the issue is not just technical. It can affect conversion, trust, brand perception, retail traffic, and product adoption.
Configuration-driven design
The stable list of touchpoints lives in config/touchpoints.js. Current health status lives in config/touchpoint-status.js. This lets another process update health status on any schedule without changing the dashboard code.
Version 1 scope
This is a static GitHub Pages prototype. It reads local JavaScript configuration files, displays Green / Yellow / Red health, provides a quick URL check where browser security allows it, accepts pasted console logs, and exports reports.