Paste any URL. We read the page source and tell you whether Tag Manager is there, plus the container ID if we find one.
Free, no signup. We read only public page content.
Open the page's source (Ctrl+U, or Cmd+Option+U on a Mac) and search for GTM- or gtm.js. If Google Tag Manager is installed you'll find a container ID like GTM-ABC1234. Don't want to dig through code? Paste the URL above.
Right-click the page and pick “View page source”, or press Ctrl+U. Use the find box to look for GTM-. A match means a container is loaded on that page.
Open DevTools (F12), go to Network, type gtm.js in the filter, then reload. A request to googletagmanager.com with an id=GTM-… parameter confirms it, even if the snippet is added by JavaScript.
Google's own Tag Assistant connects to a site and lists every tag firing, including the GTM container and anything inside it. Useful when you want to see what the container actually does, not just that it exists.
The fastest option when you just need a yes or no and the container ID. No extension, no DevTools, works on any URL.