Why does GA4 double-count SPA page views only when visitors use the browser Back or Forward button?
It’s usually two page-view setups reacting to the same browser-history navigation. In an SPA, Back/Forward restores a history entry, and GA4 enhanced measurement can send a page_view for that history change. If GTM or your app also sends a virtual page_view on…
0 helpful votes