Skip to main content
Filter by
Sorted by
Tagged with
0 votes
1 answer
67 views

We are trying to accurately detect whether a user is viewing our customers site through an in-app WebView (like Android WebView or Safari in-app) versus a normal browser. The goal is to filter in-app ...
Ozgun Uslu's user avatar
0 votes
0 answers
56 views

I am using the stape.io LinkedIn CAPI template in the server-side GTM, and the purchase event is being sent and received (visible in the LinkedIn interface) successfully. I am sending the event time, ...
MaYord's user avatar
  • 33
3 votes
0 answers
40 views

I've implemented CookieBot in GTM by the official guides: https://support.cookiebot.com/hc/en-us/articles/360003793854-Google-Tag-Manager-deployment No matter what I do, Google Consent Mode scanner ...
Domenico's user avatar
2 votes
0 answers
89 views

How do I exclude some pages from Google page_view reports? My app is a nextjs15, I tried from the code but apparently you have to do it via triggers, so I set up 2 like the image below: With the ...
Yuniac's user avatar
  • 685
0 votes
1 answer
66 views

I'm trying to create copies of existing GTM tags (GA4 event Type) using custom tag type template for Mixpanel. I created the first few tags manaully via the GTM Tag UI. The tag type for these newly ...
Relebogile Lamola's user avatar
0 votes
0 answers
47 views

I've got this element on my website. The card in front has an id, which starts with storycard_<uniquenumber> and is a direct descendant from a div with class slider__item--active When I click ...
Jeroen Swets's user avatar
0 votes
4 answers
538 views

I seem to be missing the “Include user-provided data from website” option in my web GTM GA4 event tag. Other past checkboxes have disappeared too. Checking other Google Tag Manager containers, too, ...
mattyp's user avatar
  • 32
0 votes
1 answer
96 views

we recently upgraded a TYPO3 website from version 11 to version 12, and since the update, Google Tag Manager (GTM) tracking is no longer working properly. Here’s what we’ve observed: GTM is ...
codingbear's user avatar
0 votes
0 answers
45 views

enter image description here Seems that Google Tag shares destination with Google Analytics Tag (G-xxx) and Google Ads (AW-xxx). What can't I separate them and what is the issue if I leave them as is? ...
Dimi UA's user avatar
0 votes
0 answers
179 views

I’m experiencing persistent CORS issues when trying to send events from my web container (GTM Web) to my GTM Server-Side container deployed on Cloud Run. Despite my best efforts and various tests, I ...
Carlotta Zanotto's user avatar
0 votes
0 answers
47 views

Authentication Setup This section initializes the OAuth2 service for authenticating with the GTM API. The getOAuthService function sets up the OAuth2 flow by defining the authorization base URL, token ...
KARTHIK RAJ's user avatar
0 votes
0 answers
55 views

For years we had the Google Ads "AW-..." - Tag implemented as "gtag('config', 'AW-....');". The Google Tag Assistant showed hits of the type "Remarketing" "Page Call&...
hannes's user avatar
  • 83
0 votes
0 answers
41 views

I am now having issues uploading tags from python to gtm. It is all connected, I am using the measurement id from gtm but it keeps telling me its missing? ga_tag={ "name": "...
Lee's user avatar
  • 19
0 votes
1 answer
143 views

For the past year, I have had GTM integrated into my Oxygen-built website in the following form: <!-- Google tag (gtag.js) --> <script async src="https://www.googletagmanager.com/gtag/...
Greg's user avatar
  • 3
0 votes
1 answer
104 views

Context. I provide a third-party booking service that integrates with Google Analytics, but some customers report that events stopped showing up in their GA dashboards. Setup We host the tool ...
Typo's user avatar
  • 19
0 votes
1 answer
310 views

I'm working on a site built with Astro and have integrated Google Analytics via Google Tag Manager (GTM). I’ve also set up OneTrust for cookie consent. GA fires only when the user allows performance ...
Muhammad Taseen's user avatar
0 votes
0 answers
43 views

I'm trying to track an event using 'view_item'. All other events are triggered (view_item_list, add_to_cart) but not this one. We don't have this problem on iOS. Do you have any idea where the problem ...
Johanna A's user avatar
0 votes
1 answer
321 views

I have two Event of GA on same page. First Event works on page view that is view_promotion and second is select_promotion . for view_promotion, Iam sending data like => const items = newItems.map((...
Dipu Roy's user avatar
0 votes
0 answers
30 views

Using the gtag SDK, I can send a "purchase" event. gtag('event', 'purchase', { transaction_id: sessionId, value: amountInDollars, currency: 'USD', ...
Foobar's user avatar
  • 8,659
0 votes
1 answer
100 views

I am working with GA4 and Tag Manager to better understand where our customers are interacting most. As part of this I have created an event that registers every link click on the website and allows ...
Huginn's user avatar
  • 240
0 votes
1 answer
768 views

I'm having this error (on production) - I've changed like 20 versions of the csp headers based on responses from all over ther internet and the AI chatbots, so I'm becoming desperate regarding the ...
AliAb's user avatar
  • 589
0 votes
0 answers
34 views

I'm not new to GTM and GA4 but this is really giving me an headache. If I don't accept the cookies (iubenda) the normal URL turns into sth like this https://example.com/?form_type=3&\_gl=1\*...
Gloria Galliolo's user avatar
1 vote
0 answers
31 views

I am new to cookie and programming, but I need to pre-populate a contact form in ODOO 17 with value from cookie using Google Tag manager (GTM). GTM extracts GCLID ID from URL, saves it as value to 1....
Jozef's user avatar
  • 11
0 votes
1 answer
50 views

I want to be able to extract a certain part of the classes only if it contains a certain value. Let's say I have <div class="aa bb blog-xxx"></div> I want to be able to only ...
Peter Wong's user avatar
0 votes
1 answer
54 views

I am using Google Analytics on my website, but I am experiencing behavior that, in my understanding, seems strange. According to Google’s documentation, the traffic_source contains the origin of the ...
Goge Pow's user avatar

1
2 3 4 5
101