fix: Improved GA4 integration
This commit is contained in:
1
app/typings/window.d.ts
vendored
1
app/typings/window.d.ts
vendored
@@ -1,6 +1,7 @@
|
||||
declare global {
|
||||
interface Window {
|
||||
dataLayer: any[];
|
||||
gtag: (...args: any[]) => void;
|
||||
|
||||
DesktopBridge: {
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user