Hello, I have a single page app website and I've created an event in DTM for every push state/hash change to set s.pageName to document.title. This works on most pages as I see their page names being set correctly in the Adobe debugger.
However, some pages do not set at all and the only piece that's updated is the URL (non-page). Is there a reason why some pages will set the page name correctly while other pages only updates the URL (non-page) while the page name does not set at all?