Created
March 11, 2024 12:31
-
-
Save svenit/2d331e85de71768e6f8be88ba6e0478b to your computer and use it in GitHub Desktop.
gtag.js
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
window.dataLayer = window.dataLayer || []; | |
function gtag(){dataLayer.push(arguments);} | |
gtag('js', new Date()); | |
gtag('config', 'G-HZ15GW6FPH'); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment