fix: Improved GA4 integration

This commit is contained in:
Tom Moor
2023-01-01 12:27:09 -05:00
parent 8e4270c321
commit 2494ca39c1
2 changed files with 14 additions and 7 deletions

View File

@@ -1,6 +1,7 @@
declare global {
interface Window {
dataLayer: any[];
gtag: (...args: any[]) => void;
DesktopBridge: {
/**