tagora
container audit

GTM-XT4L

This container can hand execution to 16 third parties — more than 95% of the 46,522 containers we have measured. Each serves code it controls, which can change at any time.

Tags98
Custom scripts27
Third parties16
Delivered586 KB
Versions305

What we observed

A real browser loaded unrefugees.org a month ago and recorded every request it made. This is what happened, as distinct from what the container is configured to do. It is one page load — anything that fires only deeper in the site did not fire here.

Container loaded from googletagmanager.com — Google
Measurement sent to google-analytics.com — Google
Consent no consent gate responded on this page, so there was nothing to hold measurement back (banners are often shown only to visitors in certain regions, and this was not a European visit).
Third parties contacted 25 hosts — use.typekit.net, challenges.cloudflare.com, www.googletagmanager.com, dev.visualwebsiteoptimizer.com, js.monitor.azure.com, bat.bing.com, s.pinimg.com, connect.facebook.net, and 17 more
dataLayer events seen gtm.js, gtm.dom, gtm.load

Where the data goes

Not observed — on the page we loaded, measurement went to Google and nowhere else. observed on unrefugees.org More info »

Findings

Ordered by consequence. review has a concrete cost when it bites; info is real but depends on your setup. Seen is how common it is across the containers we have measured — reported separately on purpose, because common and harmless are different claims.

reviewHardcoded http:// URL (3)
3 pieces of custom code reference a plain http:// address.

WhyOn an https:// page the browser blocks or upgrades these. Blocked means the tag quietly stops working; upgraded only works if that host also serves https.

CheckCheck whether the hosts below still respond over https, and update the URLs.

Seenseen in 12.8% of 46,522 containers measured

infoLoads JavaScript from another host (4)
4 pieces of custom code fetch and run JavaScript from another host.

WhyWhatever that host serves executes with full access to the page — it can read the DOM, cookies and form fields. The code is not in this container, so it can change at any time without any change here.

CheckConfirm you recognise every host below and that someone owns the relationship. A host you cannot name is the one to chase.

Seenseen in 54.4% of 46,522 containers measured

infoVendor IDs written into custom code (2)
2 vendor IDs are pasted directly into custom HTML rather than held in a variable or template.

WhyChanging a property, pixel or account then means editing every tag that mentions it, and any one that gets missed keeps sending to the old destination indefinitely.

CheckFine if the ID never changes. If you have ever migrated a property, check that none of these still point at the old one.

Seenseen in 31.4% of 46,522 containers measured

infoConsent configuration detected (1)
The container declares one or more consent signals.

WhyConsent handling is present in the container. This describes what the artifact declares; what actually happened on the page is measured separately, above.

CheckConfirm these settings match the consent policy you intend to enforce, and compare them with the before-and-after observation.

Seenseen in 44.6% of 46,522 containers measured

Third parties it can reach

Each host is a party that can execute code or receive data in a visitor's browser. Follow one to see who else loads it. More info »

fls.doubleclick.net ×30www.google-analytics.com ×19www.googleadservices.com ×12ad.ipredictive.com ×8collector-3219.tvsquared.com ×4js.ipredictive.com ×4connect.facebook.net ×2www.facebook.com ×2www.tp88trk.com ×2cdn.clinch.co ×1googleads.g.doubleclick.net ×1ib.adnxs.com ×1portal.smartrecognition.com ×1px.adentifi.com ×1s.yimg.com ×1tapjoy.go2cloud.org ×1

Detected on

Sites observed loading this container. A container used across many hosts is a shared template; one on a single host is a bespoke build. Follow a site to see every container it loads.

unrefugees.org

What this audit describes

Containers change. These findings describe one specific artifact, and you can re-fetch it to check this reading.

ContainerGTM-XT4L
Published version305 — the identity of this configuration. It changes only when someone publishes.
Read at2026-08-23 18:23:15 UTC (a month ago)
Sourcehttps://www.googletagmanager.com/gtm.js?id=GTM-XT4L
Body checksuma9419ddbf1625bd4b47d40bf5c09b5480e1a33816396b77ba5c6b3cdfe5b2838
Evidence of the exact bytes we read, not an identity: Google varies the response per request, so re-fetching an unchanged container yields a different checksum. Compare the published version instead.

Re-audit

This reading is from a month ago. A container can be republished at any time, and nothing here updates on its own — a fresh read is the only way to know whether it still says this. Running it again replaces this page in place, so the link keeps working.

Re-audit GTM-XT4L

Check another container

Put this container under version control. Tagora exports it to a repository you own, so every change arrives as a pull request. How it works »