> ## Documentation Index
> Fetch the complete documentation index at: https://wiki.platelunchcollective.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Google Tag Manager (GTM)

> Google Tag Manager is a tag management system that allows marketers to deploy tracking scripts and structured data via JavaScript — without requiring direct ...

*Platform* · *Technical SEO*

## Definition

Google Tag Manager is a tag management system that allows marketers to deploy tracking scripts and structured data via JavaScript — without requiring direct code changes. Tags deployed through GTM execute in the browser, which means AI crawlers that do not execute JavaScript cannot access them.

## Why It Matters for AI Search

GTM is a common source of AI crawler accessibility issues. Organizations that deploy structured data through GTM — rather than embedding it directly in server-rendered HTML — may find that AI crawlers never see their [schema markup](https://www.platelunchcollective.com/services/entity-seo). Structured data critical for entity recognition and AI citation should be implemented in server-rendered HTML, not injected via GTM or other JavaScript tag managers.

## Related Terms

<CardGroup cols={2}>
  <Card title="Structured data" href="/ai-search-glossary/structured-data" />

  <Card title="Schema markup" href="/ai-search-glossary/schema-markup" />

  <Card title="HTML-first development" href="/ai-search-glossary/html-first-development" />

  <Card title="Content accessibility" href="/ai-search-glossary/content-accessibility" />

  <Card title="AI Crawler" href="/ai-search-glossary/ai-crawler" />
</CardGroup>

## Relevant Plate Lunch Collective Services

[AI SEO](https://www.platelunchcollective.com/services/ai-seo)
