← Toolkit
Toolkit troubleshooting
Answers to the questions that actually come up. Not finding yours? Ask in the Discord.
A script from the library isn't firing in GTM+
Work through these in order:
- Trigger— most tags in the library are meant to fire on All Pages (or a specific page/event noted in the resource's instructions). Verify in GTM preview that the tag fired at all.
- Timing — if you used a CDN-hosted (jsdelivr) version of a script, load order can bite. Copying the script inline from the resource library into the GTM tag is the more reliable route.
- Platform quirks— several resources exist precisely because a platform swallows events (Wix forms, GHL chat widgets). Read the resource's README; the workaround is usually the point of the script.
How current is the code in the resource library?+
The library is generated directly from the toolkit's source repository — what you read is what runs, pinned to a specific commit shown in the site's build. When scripts are improved, the library is re-synced. If something looks stale or behaves differently than documented, flag it in the Discord and it'll get fixed at the source.
Can I use these scripts on client sites?+
That's what they're for. Toolkit licensing is joining the MTK dashboard alongside attribution and the extension — per-client licenses, same account. Until then, use them as documented and join the Discord for updates.