tagora
container audit

GTM-KW2XNGZ

This container ships 41 hand-written scripts (34 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.

Tags98
Custom scripts41
Third parties24
Delivered613 KB
Versions315

What we observed

A real browser loaded st-and.ac.uk 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). Google recorded gcs=G111 (all granted).
Third parties contacted 25 hosts — www.youtube-nocookie.com, www.googletagmanager.com, fonts.gstatic.com, www.clarity.ms, oc-cdn-public-gbr.azureedge.net, connect.facebook.net, www.google.com, ad.doubleclick.net, and 17 more
dataLayer events seen gtm.js, staScripts_Loaded, gtm.triggerGroup, gtm.dom, performance_consent_given, functionality_consent_given, targeting_consent_given, civicCookieControl_Loaded, civicInitialState_Complete, gtm.load

Where the data goes

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

reviewUniversal Analytics tags still shipped (1)
1 Universal Analytics tag is still in the container.

WhyUniversal Analytics stopped processing data in July 2023. These tags still download and execute on every matching page, and send to an endpoint that discards them.

CheckNothing is being collected from these. Confirm the equivalent GA4 tag exists, then delete them.

Seenseen in 23.2% of 46,522 containers measured

reviewNo consent signal in the container (1)
Nothing in this container sets, reads, or gates on a consent state.

WhyThe container itself neither sets a Consent Mode default, holds any tag back for consent, nor references a known consent platform. Either enforcement lives entirely outside GTM — where it cannot be audited from here — or tags fire regardless of what a visitor chose.

CheckIf a consent platform blocks scripts before GTM loads, this is fine — confirm that is actually the case. If not, tags are firing on a choice nobody recorded.

Seenseen in 52.1% of 46,522 containers measured

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

infoUses browser storage (1)
1 piece of custom code read or write localStorage or sessionStorage.

WhyBrowser storage persists across visits and is not covered by cookie consent tooling, so it is easy to overlook when auditing what you keep on a visitor's device.

CheckConfirm nothing personal is being kept there, and that it is covered by your privacy notice.

Seenseen in 23.3% of 46,522 containers measured

infoVendor IDs written into custom code (1)
1 vendor ID is 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

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 »

www.google-analytics.com ×32fls.doubleclick.net ×10standrews-search.funnelback.squiz.cloud ×9chat-widget.geckoengage.com ×4www.googleadservices.com ×3oc-cdn-public-gbr.azureedge.net ×2policies.google.com ×2soundcloud.com ×2www.facebook.com ×2www.googleoptimize.com ×2www.st-andrews.ac.uk ×2cc.cdn.civiccomputing.com ×1connect.facebook.net ×1geckoengage.com ×1help.x.com ×1libanswers.st-andrews.ac.uk ×1m-06d02c49-c738-4337-8418-a95a47c121e2.uk.omnichannelengagementhub.com ×1region-eu.libanswers.com ×1siteimproveanalytics.com ×1static.hotjar.com ×1static.ttlagency.uk ×1unq06d02c49c73843378418a95a47c12-crm11.omnichannelengagementhub.com ×1www.campusmanagement.com ×1www.clarity.ms ×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_MQDKZ gallery injects code from www.clarity.ms · runs page-level globals
__cvt_TB7ZX gallery 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.

st-andrews.ac.ukst-and.ac.uk

What this audit describes

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

ContainerGTM-KW2XNGZ
Published version315 — the identity of this configuration. It changes only when someone publishes.
Read at2026-08-11 20:55:52 UTC (a month ago)
Sourcehttps://www.googletagmanager.com/gtm.js?id=GTM-KW2XNGZ
Body checksumc0e4283c9491d470f622010d990a4d103ab95af2ab2190736857ae76e55b84e5
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-KW2XNGZ

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 »