← All guides

GA4 double-counting page views? Check your GTM setup

Last updated 17 September 2026 · 2 min read

If GA4 shows roughly twice the page views you expect, your Google Tag Manager container is almost certainly sending two page_view events per load — usually a manual page_view tag firing alongside GA4 Enhanced Measurement, or two configuration tags. Here's how to find the duplicate and stop it.

Doubled page views are one of the most common GA4 data problems, and one of the easiest to confirm once you know where to look.

What this finding means

GA4's Enhanced Measurement sends a page_view automatically. If you also have a manual GA4 event tag sending page_view, or a second configuration tag, every page load is counted twice — inflating page views, and often sessions and engagement metrics along with them.

Common causes

The usual culprit is a manual page_view event tag running on top of Enhanced Measurement. Others include two GA4 configuration tags (see multiple GA4 configuration tags), Enhanced Measurement's history-change setting firing extra page views on single-page-app route changes, and send_page_view left enabled on the configuration tag while a manual page view also fires.

How to fix it

1. Check Enhanced Measurement

In GA4, see whether Enhanced Measurement's page-views option is on. If it is, it's already sending one page_view per load.

2. Look for a manual page_view tag

In GTM, check for a GA4 event tag configured to send page_view. If Enhanced Measurement is also on, this is your duplicate.

3. Choose one source, not both

Let either Enhanced Measurement or a single manual tag own the page_view — never both. For SPAs, decide deliberately how route changes should count.

4. Verify in DebugView

Reload a page and confirm exactly one page_view event fires in GA4 DebugView.

Key takeaways

  • Doubled page views mean two page_view events are firing per load.
  • The usual cause is a manual page_view tag on top of Enhanced Measurement.
  • Let one source own the page_view — Enhanced Measurement or a single tag.
  • Confirm the fix in GA4 DebugView.

Frequently asked questions

Not sure why your numbers are off? Run a free check

Start free assessment