fix: update gtm commands
This commit is contained in:
@@ -6,6 +6,18 @@ description: GTM tag/trigger/variable creation via API with ES5 Custom HTML and
|
||||
|
||||
Create, modify, and deploy GTM configurations via API. Generates ES5-compliant Custom HTML tags.
|
||||
|
||||
## Pre-Flight
|
||||
|
||||
**BEFORE any API write operation**, read the relevant gotcha files at:
|
||||
`~/Project/dintel-gtm-agent/docs/log/gotcha/` (see `README.md` for index)
|
||||
|
||||
Priority reads per task:
|
||||
- **Creating triggers** → `gotcha/triggers.md` (scrollDepth/timer limits, negate placement, naming)
|
||||
- **Creating variables** → `gotcha/variables.md` (RegEx Table column names)
|
||||
- **Writing regex conditions** → `gotcha/regex.md` (RE2 limitations)
|
||||
- **Batch changes / publishing** → `gotcha/compilation.md` (workspace lifecycle)
|
||||
- **Using DTM CLI** → `gotcha/dtm-cli.md` (commands that don't actually work)
|
||||
|
||||
## Triggers
|
||||
- "create GTM tag", "generate dataLayer", "modify trigger"
|
||||
- "update variable", "write custom HTML", "manage GTM"
|
||||
|
||||
Reference in New Issue
Block a user