Support FAQ

Common questions and solutions. Can't find your answer? Email [email protected]

Installation & Auth

Can't sign in to GTM +
Make sure you're using the Google account that has access to GTM. The extension uses OAuth2 — click "Sign in to GTM" and select the correct account. If you see "No accounts found", your Google account doesn't have GTM access.
Extension icon disappeared from toolbar +
Click the puzzle icon in Chrome toolbar, find "GTM Event Helper" and click the pin icon to keep it visible.
How to revoke extension access to my GTM +
Go to myaccount.google.com/permissions, find "GTM Event Helper" and click "Remove Access". This immediately revokes OAuth permissions.

Selectors & Element Selection

Elements don't highlight when hovering +
Make sure Select Mode is active (button should say "Stop selecting"). Some sites have overlapping invisible elements — try pressing F to freeze the page first, then hover.
Selector stability badge is red (Fragile) +
The element lacks a stable identifier (no ID, no data attributes). Ask your developer to add data-gtm="button-name" attributes. Alternatively, try switching selector type from "CSS Selector" to "Element ID" if available.
Can't select elements inside iframe +
Cross-origin iframes are restricted by browser security. You need to open the iframe URL directly and select elements there. Same-origin iframes should work normally.
How to catch dropdown/hover menu elements +
Open the dropdown, then press F on your keyboard. This freezes the page DOM so you can click on elements that would normally disappear.

Tag Creation

Tag created but not visible in GTM +
Check that you selected the correct Workspace in the extension. Open GTM, navigate to that workspace, and refresh. Tags appear in the workspace immediately after creation.
Tag fires on wrong pages +
By default, click triggers fire on all pages. Edit the trigger in GTM and add a "Page URL contains" condition to restrict it to specific pages.
"Similar tag already exists" warning +
The extension detected a tag with a similar name in your workspace. You can still create it — the name will be auto-suffixed. Or edit the existing tag instead.
API Rate Limit error +
GTM API has rate limits. Wait 1-2 minutes before creating more tags. If using AI Agent for batch creation, the extension handles delays automatically.

AI Agent

AI Agent not available +
AI Agent is a Pro feature. Free plan users can create tags one at a time with GA4 Event type. Upgrade to Pro for AI Agent access.
AI suggests wrong events for my site +
You can manually select/deselect events in the AI Agent. Choose your site type (Ecommerce, SaaS, Lead Gen) first — this changes the suggested events.

Billing & Subscription

How to cancel subscription +
Go to your account page, scroll to subscription section, click "Cancel". You keep Pro access until the end of your billing period.
Will my tags stop working after cancel? +
No. All tags are created directly in your GTM workspace. They belong to you and work independently of your subscription.
Promo code not working +
Check: (1) code is correct (case-sensitive), (2) it's valid for your plan type (WELCOME20 = monthly only, ANNUAL10 = annual only), (3) code hasn't expired.
How to get a refund +
Email [email protected] within 14 days of your first payment. We offer a 14-day money-back guarantee for first-time subscribers.
Where to find payment receipt +
Go to your account page → Payment History. Each payment has a "Receipt" link from Monobank.

Free Plan Limits

What does "3 containers" mean? +
Free plan allows connecting up to 3 different GTM containers. Each container can have unlimited tags. To use a 4th container, upgrade to Pro or disconnect one of the existing three.
Why can I only create GA4 tags on Free? +
Free plan supports GA4 Event and Custom HTML tags. Multi-platform tags (Meta, TikTok, Pinterest, etc.) require Pro. This lets you evaluate the core functionality before upgrading.