My website is a single page app (SPA) that never changes browser history or the page title. Therefore, it’s my understanding that I have two options if I want to capture page_view events: Add browser history and a unique title for every virtual page. Manually fire a page_view in SPA code. I’m going with option 2. I’ve read numerous articles
Tag: gtag.js
Multiple Google Analytics gtag tracking IDs on same page
I have two property tracking IDs in my Google Analytics account for the same website. I basically want to have the same set of data inserted into both properties/views. Currently, this is how I have it set up on the site: However, I have come to realize this is not actually working correctly. I believe the proper solution to this