Skip to content

Instantly share code, notes, and snippets.

@vanaf1979
Created February 8, 2026 12:32
Show Gist options
  • Select an option

  • Save vanaf1979/6fb357a032767ac505aa5f809af6107c to your computer and use it in GitHub Desktop.

Select an option

Save vanaf1979/6fb357a032767ac505aa5f809af6107c to your computer and use it in GitHub Desktop.
GA4 disable page view
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