Created
February 8, 2026 12:32
-
-
Save vanaf1979/6fb357a032767ac505aa5f809af6107c to your computer and use it in GitHub Desktop.
GA4 disable page view
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
| gtag('config', 'G-XXXXXXXXXX', { | |
| send_page_view: false | |
| }); | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment