Checks whether a Hydrogen storefront has its analytics wired up correctly, by running in your browser on the live store. Read-only — no install, no repo access, nothing sent anywhere. The report prints automatically in the console as you browse.
It covers both trackers Hydrogen runs:
- PerfKit (web performance / RUM) — script config +
navigate()/setPageType()calls. - Shopify analytics (Monorail) — the sessions / conversions / product events (
page_rendered,collection_page_rendered,product_page_rendered,search_submitted,product_added_to_cart) and their payload validity (e.g. product / add-to-cart events carryproduct_id+variant_id).