tagora
container audit

GTM-5L8NXR

This container ships 49 hand-written scripts (20 KB of JavaScript) to every visitor — more than 90% of the 46,522 containers we have measured. That is an application's worth of code, delivered as tag configuration.

Tags142
Custom scripts49
Third parties22
Delivered600 KB
Versions154

What we observed

A real browser loaded iovation.com 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 OneTrust answered its own API. 2 measurement hits left the page before it was granted, carrying a client id (whether that is permitted depends on jurisdiction, and this was not a European visit). 3 hosts appeared only after consent was granted. 10 advertising hosts were contacted before anything was granted.
Third parties contacted 25 hosts — www.transunion.com, assets.adobedtm.com, cdn-ukwest.onetrust.com, fonts.googleapis.com, www.google.com, cdn-app.pathfactory.com, www.googletagmanager.com, lptag.liveperson.net, and 17 more
dataLayer events seen gtm.js, OneTrustLoaded, OptanonLoaded, Attribution Done, gtm.dom, Demandbase_Loaded, gtm.click, gtm.load

Where the data goes

Not observed — on the page we loaded, measurement went to Google and nowhere else. observed on iovation.com 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.

reviewWrites cookies directly (3)
3 pieces of custom code set cookies in code.

WhyCookies set this way bypass GTM's consent settings, because the consent checks live in the tag templates rather than in raw JavaScript.

CheckIf any of these cookies are used for analytics or advertising, confirm they are still gated on a consent decision.

Seenseen in 21.2% of 46,522 containers measured

infoLoads JavaScript from another host (8)
8 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 »

tag.simpli.fi ×25www.google-analytics.com ×17fls.doubleclick.net ×14www.googleadservices.com ×13bttrack.com ×11cnv.event.prod.bidr.io ×3c.amazon-adsystem.com ×2api.demandbase.com ×1cdn.bttrack.com ×1connect.facebook.net ×1googleads.g.doubleclick.net ×1ib.adnxs.com ×1px.ads.linkedin.com ×1resources.digital-cloud-west.medallia.com ×1scripts.demandbase.com ×1secure.adnxs.com ×1snap.licdn.com ×1tag.demandbase.com ×1tags.srv.stackadapt.com ×1tracking.intentsify.io ×1www.facebook.com ×1zn8i03elsrj8ujesh-transunioncxusa.siteintercept.qualtrics.com ×1

What the custom templates can do

Custom templates are third-party code shipped inside the container. Injecting scripts and running page globals is ordinary for them — most tag templates need it to work — so this is an inventory, not a warning. It lists the capability each template declares so you can match it against templates you meant to install.

__cvt_1422787_268 private injects code from snap.licdn.com

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.

iovation.comtlo.com

What this audit describes

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

ContainerGTM-5L8NXR
Published version154 — the identity of this configuration. It changes only when someone publishes.
Read at2026-08-22 09:50:36 UTC (a month ago)
Sourcehttps://www.googletagmanager.com/gtm.js?id=GTM-5L8NXR
Body checksumb34d997ba07b902a77d9d2274570219928dc58f9a5ccb05dcba8e324d7da9314
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-5L8NXR

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 »