Skip to main content

Questions tagged [gtm]

GTM stands for Google Tag Manager. It lets you measure your advertising ROI as well as track your Flash, video, and social networking sites and applications

0 votes
0 answers
51 views

We were notified that Facebook pixel is completely blocking our page views because of sfmc_sub and lng parameters that are in our URLS when customers come to our site from an email. We reached out to ...
Kayla Greer's user avatar
0 votes
1 answer
314 views

I need to configure Google Tag Manager for the LWR community. But I'm stuck while sending GTM event. GTM is configured this way and works <x-oasis-script hidden="true"> // gtag ...
Siarhei's user avatar
  • 131
-1 votes
1 answer
124 views

I'm adding a mini form on my website. The form includes a dropdown field called "Business Type" where you can pick your industry. I'm trying to make industry show up in my leads detail ...
user127438's user avatar
2 votes
1 answer
942 views

I'm working on the LWC that sends an event to Google Tag Manager via window.dataLayer.push(). I have the Lightning Locker service enabled, so I cannot access the window property fully. I can push to ...
Frelseren's user avatar
  • 143
0 votes
2 answers
3k views

Can someone tell me how can I access DOM dataLayer in lightning component controller? I'm using like this but its not pushing into DOM dataLayer window.dataLayer = window.dataLayer || []; ...
Rishabh Panwar's user avatar
0 votes
0 answers
476 views

Can we integrate GTM to aura components? I Have LWC components that are wrapped in Aura components with 40+ API versions. I need to just count the page hits on my app(Web/Mobile). Will it be possible ...
user82321's user avatar
1 vote
0 answers
282 views

I am trying to implement GTM(google tag manager) with a community following this article. The problem I am experiencing is that GTM cannot see the lightning web components that were loaded in the ...
Arthlete's user avatar
  • 5,110