Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/IABTechLab/uid2docs
/ pushGtmEvent
Function
pushGtmEvent
src/utils/pushGtmEvent.ts:7–10 ·
view source on GitHub ↗
(data = {})
Source
from the content-addressed store, hash-verified
5
}
6
7
export
function
pushGtmEvent(data = {}) {
8
window.dataLayer = window.dataLayer || [];
9
window.dataLayer.push(data);
10
}
Callers
13
HomepageCtaStripe
Function · 0.90
HomepageConsumerBenefit
Function · 0.90
DocSidebarItemLink
Function · 0.90
DocSidebarItemCategory
Function · 0.90
BlogPostItem
Function · 0.90
BlogListPage
Function · 0.90
FooterLinkItem
Function · 0.90
BlogTagsPostsPageContent
Function · 0.90
DocItemLayout
Function · 0.90
NavbarNavLink
Function · 0.90
RequestDemo
Function · 0.90
Partners
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected