webtracking.org · free tool

Adobe Launch / Tags Explorer

Flatten an Adobe Launch (Adobe Tags) container into a browsable tree — every rule with its events, conditions, and actions, plus the full data-element and extension inventory. Grab it live from the _satellite runtime with the bookmarklet, or paste an exported container object.

100% client-side — nothing is sent anywhere · works offlineBETA

Paste the container object as JSON. That can be JSON.stringify(_satellite._container) from a page running Launch (the bookmarklet tab does this for you), an exported library container, or any container-shaped object. Everything below is derived and rendered read-only from that JSON.

Read every rule, including the custom code

This explorer maps what the runtime exposes. TagForge goes further — it downloads the deployed Launch library, resolves and pretty-prints the custom code behind each rule and data element, and audits the whole container for what actually fires and where it sends data.

Everything stays in this browser — no account, no server, no upload. Related: dataLayer Event Spec · Google Tag Manager guide · all free tools