What fires before anyone clicks Accept?

Point this at a Shopify store. It reads the storefront the way a first-time visitor receives it and reports every tracker wired to run before consent — including the ones no consent app can reach.

Nothing is clicked. No banner is answered. Public pages only.

Why a consent app can miss this. Shopify renders theme app blocks into the HTML on the server, before any JavaScript runs. A consent manager is JavaScript — by the time it executes, the browser has already started fetching. It can gate a tag you pasted into your theme. It cannot gate a tag a different app told Shopify to emit.